Hello,
You’re welcome!
Have a nice day.
Regards
Hello,
You’re welcome!
Have a nice day.
Regards
Hello,
1. Could you please provide temporary wp-admin access in Private Content?
2. I do not see the code via console on your site. Have you removed it?
Regards
Hello,
On your site using 4.16.1 theme version, but latest one is 4.17.
But you are right, even with latest theme version the options to hide label does not work on mobile. I’ve sent your notice to our developers, this will be fixed in next theme update.
Regards
Hello,
Thanks for the link. On our demo, products do not have descriptions, but information added in short descriptions field and created attributes, please see screenshots http://prntscr.com/i77v0x > http://prntscr.com/i77uin + http://prntscr.com/i77uti
Feel free to ask if you have any other questions.
Regards
Hello,
legenda/single-etheme_portfolio.php
<?php echo do_shortcode('[rev_slider_vc alias="home"]'); ?>
https://gyazo.com/4a6308fef2ed4d293129c60a11f61514 > https://gyazo.com/df21a7f9b88d0cb80ac5336a756254bb
Make such changes via child theme to prevent losing them after theme update.
Regards
Hello,
Please provide us with your website URL so we can take a closer look. Also, you need to upload images for your products.
Regards
Hello,
Please update the theme to latest version, the problem should be fixed https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
Regards
Hello,
This is not a widget, in the sidebar shown upsells products http://prntscr.com/i77api + http://prntscr.com/i77axc
Regards
Hello,
Please provide screenshots to help me understand more.
Regards
Hello,
You need to find plugins folder in wp-content folder, not in the theme folder.
Please read https://www.8theme.com/faq/ (I have a message about plugins activation. Where can I get purchase code?).
Regards
Please change the previous code to this one:
.single-product .thumbnails {
margin-left: 0 !important;
}
Regards
Hello,
You’re welcome!
Regards
Hello,
You may select type of products in settings of Products element http://prntscr.com/i75flb
To mark product as featured item go to Dashboard > Products > https://prnt.sc/i75gt4
Regards
You’re welcome!
Regards
Hello,
You may use this custom css code:
.main-nav .double-border {
border: none;
}
Regards
Hello,
You need to add text widgets for both languages (Appearance > Widgets > Footer Copyrights Left/Right > http://prntscr.com/i754dh)
.footer-bottom .container {
width: 100%;
}
.copyrights-widget .textwidget p {
font-size: 12px;
}
Regards
Hello,
In Appearance > Widgets you have 1 static block for all languages http://prntscr.com/i751wu
Regards
Hello,
You’re welcome!
Have a nice day.
Regards
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a span {
color: black;
}
Also, how can i stop the hover effect for the active tab?
– you may only set own active background color for this for all tabs together via custom css:
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a {
background-color: red;
}
Regards
Hello,
Please check your Home page now.
Regards
Hello,
Could you please provide temporary wp-admin access in Private Content?
Regards
Hello,
You need to update plugins on site (to update free plugins just click on update link from your Dashboard (Plugins > Installed Plugins); to update premium plugins, connect to your server using FTP. Copy extracted plugins folders into wp-content/plugins/).
Regards
Hello,
Please explain your problem in more details.
Regards
Please use this code:
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab:nth-child(1)>a{
background-color:white;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab:nth-child(1)>a:hover{
background-color:red;
}
Regards
Hello,
I can’t see your screenshots. Please check.
Make sure that you use latest versions of required plugins https://www.8theme.com/download-plugins/
If after plugins update the problem won’t be solved. Please provide temporary wp-admin access in Private Content.
Regards
Hello,
We are glad that you sorted out 🙂
Have a nice day.
Regards
Hello,
Did you try to clear cache?
Please provide us with your website URL so we can take a closer look.
Do you use a child theme? Could you please provide temporary wp-admin access in Private Content?
Regards
Hello,
Thanks for the topic.
Make sure that you use latest versions of Visual Composer and Massive Addons for Visual Composer plugins https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
Hello,
Please read how to include js via child theme in this topic https://www.8theme.com/topic/possible-to-add-secondary-menu-to-fixed-menu/#post-181824
Regards