Hello,
Unfortunately we can’t recommend you other 3rd-party plugins as we didn’t test them with the theme. You can check some plugins yourself.
Sorry for inconveniences.
Regards,
Eva Kemp.
Hello,
Unfortunately we can’t recommend you other 3rd-party plugins as we didn’t test them with the theme. You can check some plugins yourself.
Sorry for inconveniences.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello @g7studios,
Unfortunately there is no such feature. Sorry.
Regards,
Eva Kemp.
Hello,
How exactly are the elements not working?
Please check if the options “Optimized CSS” and “Optimized JS” are enabled in wp-admin panel > Ultimate > Modules > Scripts and Styles tab. After that check the elements again.
Regards,
Eva Kemp.
Hello,
I’ve added the code in the section “Custom CSS for mobile landscape” too. Please check the site now.
Regards,
Eva Kemp.
Hello,
Please read our documentation how to translate the theme:
https://www.8theme.com/demo/docs/woopress/#!/2_how_to_translate
Regards,
Eva Kemp.
Hello,
If you want to disable Wishlist you need deactivate Wishlist plugin in the Plugins section of wp-admin panel.
Your login link to WP Dashboard is incorrect. We’re getting 404 error.
Please give us correct url.
Regards,
Eva Kemp.
Hello,
I’ve imported demo slider. You can find it in Revolution Slider > “Home Tall” slider.
Regards,
Eva Kemp.
Hello @Aziina,
I’ve updated Visual Composer plugin. Please clear browser cache and check your site now.
Regards,
Eva Kemp.
Hello,
If you want to show only 2 lines in the title try to change max-height value in the code:
.content-product .product-title a {
color: #0063BE;
text-overflow: ellipsis;
word-wrap: break-word;
overflow: hidden;
max-height: 3.2em;
}
Set max-height to 2.4em.
Regards,
Eva Kemp.
Hello @Mackenzy,
Please don’t duplicate your queries. You’ve been replied in other topic. Please check.
Regards,
Eva Kemp.
Hello @Mackenzy,
You enabled Shipping in Woocommerce > Settings > Shipping tab, but you didn’t select any of the shipping options – “Flat rate”, “Free Shipping” and so on. Enable the options you need and check the Checkout page after that.
Regards,
Eva Kemp.
Hello @digitalfound,
Please reset the password to something without special characters as we can’t log in.
Thank you.
Regards,
Eva Kemp.
Hello @Benny,
You’re welcome.
Regards,
Eva Kemp.
Hello,
As I see you haven’t added the code.
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
I’ve added this code in functions.php file to show the content of custom tab “Key Ingredients”:
echo do_shortcode(etheme_get_custom_field('custom_tab1'));
Please check it now.
Regards,
Eva Kemp.
Hello,
Did you deactivated the plugin? I don’t see the content that had been before:
http://storage1.static.itmages.com/i/15/0825/h_1440503325_3084685_b0e00a8cc5.png
Regards,
Eva Kemp.
Hello,
Login details to wp-admin panel are incorrect. Please check them.
Regards,
Eva Kemp.
Hello,
Please give us FTP credentials in Private Content.
Regards,
Eva Kemp.
Hello,
This is plugins directory and you’d better ask the plugin authors http://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments how to make changes for the plugin in the child theme correctly.
Regards,
Eva Kemp.
Hello,
I’ve disabled Template Debug Mode in Woocommerce > System Status > Tools. Please clear browser cache and check your site now.
Regards,
Eva Kemp.
Hello @Benny,
Please use this css code:
.emodal .emodal-text .btn, .cart-collaterals .checkout-button {
color: white !important;
}
Regards,
Eva Kemp.
Hello,
I’ve commented lines “min-height: 3.2em;” and “line-height: 1.1em;” in the code:
.content-product .product-title a {
color: #0063be;
text-overflow: ellipsis;
word-wrap: break-word;
overflow: hidden;
max-height: 3.2em;
/*min-height: 3.2em;
line-height: 1.1em; */
position: relative;
text-decoration: none;
}
Please check product pages now.
Regards,
Eva Kemp.
Hello,
I’ve added this code in .htaccess file:
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
Please clear browser cache and check the site.
Regards,
Eva Kemp.
Hello @g7studios,
As I see menu is shown on your product categories pages.
Please specify what you want to achieve.
Regards,
Eva Kemp.
Hello @isaac_mx,
1. The problem is you set your home page as a Shop page in Woocommerce > Settings > Products > Display. In this case you should either remove slider from home page or set “Shop” page as your products page.
2. I’ve disabled “Template Debug Mode” in Woocommerce > System Status > Tools tab. Please clear browser cache and check pages now.
Regards,
Eva Kemp.
Hello,
WP admin panel asks for additional authorization. Please provide us with login details.
Regards,
Eva Kemp.
Hello,
I’ve updated the theme for you.
Please check your site now.
Regards,
Eva Kemp.
Hello,
For some reason product images weren’t imported, so I imported them manually. Also I updated Revolution Slider to 5.0.4.1 version as previous version was bugged.
Regards,
Eva Kemp.
Hello,
You can disable zoom in Theme Options > Single Product Page > Zoom effect > Disable.
Regards,
Eva Kemp.