Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
1. What posts should you see in the “Informations” section?
The space can’t be removed because it’s block width of the widget.
3. Elements can’t be updated automatically in the pages. When you update Visual Composer plugin the authors may change some code for the elements, but on your pages old element will be still used. That’s why you have to change deprecated element manually to avoid any issues.
Regards,
Eva Kemp.
Hello,
There was odd space in the field “Customer Key”. I’ve removed it and now Tweeter feed is working.
The font is already set to Raleway http://storage6.static.itmages.com/i/16/0516/h_1463413093_3007097_0c8f74c3a3.jpeg .
Regards,
Eva Kemp.
Hello,
Have you made any changes in the theme files?
May we reupload them?
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such option because Shop page and category pages use the same Woocommerce template.
Regards,
Eva Kemp.
Hello,
1. Please look at the screenshot http://storage7.static.itmages.com/i/16/0516/h_1463409336_1776068_ea4af7e2eb.jpeg . The icon is spinning around. Item can’t be added to the cart.
Please provide FTP and WP admin credentials in Private Content.
2. Do you want just to change text “Total” to “Total discount received”?
Regards,
Eva Kemp.
Hello,
Our demo just shows functionalities of Visual Composer and Woocommerce plugins.
You can create other pages using Visual Composer editor.
What pages exactly do you want to install?
Regards,
Eva Kemp.
Hello,
Please use this css code:
#product-pager .owl-item img {
opacity: 1;
}
Regards,
Eva Kemp.
Hello,
Please try the solution described here http://www.kriesi.at/support/topic/menu-problems-cannot-save-new-menu-items/ .
Regards,
Eva Kemp.
Hello,
We can help you to change styling using css code.
Add new Tabs element and show a page.
Regards,
Eva Kemp.
Hello,
Only basic pages are included in demo content.
Please give us WP admin credentials to check VC issue.
Regards,
Eva Kemp.
Hello,
Try to disable Object Cache option in W3 Total Cache settings and clear cache folder via FTP and in your browser.
Then check the site.
Regards,
Eva Kemp.
Hello,
Ok, looking forward to your reply.
Regards,
Eva Kemp.
Hello,
1. We can’t add any product to Cart, loading icon is just spinning around.
Please provide FTP and WP admin credentials in Private Content.
2. Sorry, but we don’t provide support for 3rd-party plugins.
Regards,
Eva Kemp.
Hello,
I’ve cleared cache via FTP.
Please clear browser cache and check the site now.
Regards,
Eva Kemp.
Hello,
The reason is you’re using low PHP version. Ask your hosting provider to increase it to at least 5.3 version.
Regards,
Eva Kemp.
Hello,
You can remove this icon using code in Global Custom CSS:
.header-type-7 .header .tbs span::before {
background: transparent;
}
To change it use this css code:
.header-type-7 .header .tbs span::before {
background-image: url(http://your_link_to_image);
}
Regards,
Eva Kemp.
Hello,
Please provide FTP credentials.
You can upload screenshot to any web storage like dropbox and give us a link.
Regards,
Eva Kemp.
Hello,
You need create mega menu. Please read our documentation https://www.8theme.com/classico-theme-documentation/ (“6.3. Mega Menu”).
Regards,
Eva Kemp.
Hello,
You need edit the file wp-content/themes/classico/framework/woo.php and replace the code in line 773:
$product_price = get_option( 'woocommerce_display_cart_prices_excluding_tax' ) == 'yes' || $woocommerce->customer->is_vat_exempt() ? $_product->get_price_excluding_tax() : $_product->get_price();
with this code:
$product_price = $_product->get_price_including_tax();
Regards,
Eva Kemp.
Hello,
You need create attributes in Products > Attributes and set them for variable products:
http://docs.woothemes.com/document/variable-product/
Regards,
Eva Kemp.
Hello,
You can add this css code to show arrows in the image for scrolling:
.quick-view-popup .boxed .owl-carousel .owl-controls .owl-buttons > div {
display: block !important;
}
Unfortunately there is no option for increase loading time. Sorry.
Regards,
Eva Kemp.
Hello,
Add this code in Global Custom CSS:
.cart-bag {
top: -3px !important;
right: -22px !important;
}
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Try to set these sizes in Woocommerce settings http://storage5.static.itmages.com/i/16/0516/h_1463395320_8272191_dde89d32c9.jpeg and regenerate thumbnails after that with the plugin http://wordpress.org/plugins/regenerate-thumbnails/ .
Regards,
Eva Kemp.
Hello,
That is just a warning, not an error.
Ask your hosting provider support to check for some fatal errors.
Regards,
Eva Kemp.
Hello,
You need edit header file wp-content/themes/woopress/headers/header-structure-2.php and add the code you need after line 45.
Regards,
Eva Kemp.
Hello,
We’re glad you have found the solution.
Have a nice day.
Regards,
Eva Kemp.
Hello,
1. No, that’s different widget.
2. There is no such option. You can use Woo Product Categories element and select what categories to show.
3. To show 3 categories using our element add this code in Custom CSS for desktop:
.page-id-18415 .owl-carousel .owl-item {
width: 380px !important;
}
Regards,
Eva Kemp.
Hello,
What icon do you want to remove?
Please show on a screenshot and provide your site name.
Regards,
Eva Kemp.