Hello,
Add this code in 8Theme Options > Typography > Custom CSS > Global Custom CSS:
.template-container {
overflow-y: hidden;
}
Regards,
Eva Kemp.
Hello,
Add this code in 8Theme Options > Typography > Custom CSS > Global Custom CSS:
.template-container {
overflow-y: hidden;
}
Regards,
Eva Kemp.
Hello,
I’ve added margin value in the row settings in your “Footer” static block:
http://storage6.static.itmages.com/i/15/0831/h_1441004916_7680051_c693852a86.png
Please check footer now.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please use this code:
.single-product-page .images.shown {
height: 300px !important;
}
Regards,
Eva Kemp.
Hello,
Please provide us with a link to your site.
Regards,
Eva Kemp.
Hello,
We’re glad you managed to resolve the problem.
Have a nice weekend.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css:
@media (max-width: 480px) {.top-bar {
height: 60px;
}
.top-bar .languages-area {
display: block;
}}
Regards,
Eva Kemp.
Hello,
We can provide you only with German, Chinese, Greek, Korean, Norwegian and Turkish translations.
Please specify which files you need.
Regards,
Eva Kemp.
Hello,
Could you please show a screenshot what exactly you want to achieve and provide us with wp-admin panel credentials?
Thank you.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css:
.register-link .register-popup {
display: none;
}
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Did you make any changes in the theme files?
Regards,
Eva Kemp.
Hello,
To disable “Register” link in the header, just remove “Register” page from Pages section.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Have a nice weekend.
Regards,
Eva Kemp.
Hello,
Where have you added the code?
As I see it’s shown in your home page:
http://storage6.static.itmages.com/i/15/0828/h_1440773643_4643250_13a0533114.png
Do you want to change background color for all content and footer?
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
We’ve fixed the issue (edited woo.php file). It’ll be also included in the next theme update. Please check your site now.
Regards,
Eva Kemp.
Hello,
The same issue persists with default WordPress theme. You may contact Woocommerce regarding this problem or try to use “Products” element or “Post Grid” element.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
In this case you have to disable parallax effect for your background image. Please try it.
Regards,
Eva Kemp.
Hello,
As I see Visual Composer editor is working fine:
http://storage6.static.itmages.com/i/15/0828/h_1440768285_8903398_a2c162cea6.png
Try to clear browser cache/cookies and check again or check it in another browser.
Regards,
Eva Kemp.
Hello,
I’ve added this code in child functions.php:
function custom_wc_ajax_variation_threshold( $qty, $product ) {
return 100;
}
add_filter( 'woocommerce_ajax_variation_threshold', 'custom_wc_ajax_variation_threshold', 100, 2 );
You can read about it here:
https://woocommerce.wordpress.com/2015/07/13/improving-the-variations-interface-in-2-4/
Now clear browser cache and check products.
Regards,
Eva Kemp.
Hello,
Please try to use this code in custom.css file:
.single-product-page .images.shown {
width: 300px !important;
}
How to create custom.css you can watch in this tutorial.
Concerning the links on Shop page you need contact Woocommerce support team for the solution.
Regards,
Eva Kemp.
Hello,
There is no such service.
You should translate theme as described in our documentation:
https://www.8theme.com/demo/docs/legenda/index.html#!/how_to_translate
Regards,
Eva Kemp.
Hello,
I’ve checked Twenty Fifteen theme and haven’t seen brand names in product category “Gezicht” too.
Have you checked it with default WordPress theme?
But as I see brands logos are shown on single product pages http://storage2.static.itmages.com/i/15/0828/h_1440764084_6551961_c78b01ddf5.png so as with Twenty Fifteen theme too.
Please check if that plugin works properly with default WordPress theme and let us know.
Regards,
Eva Kemp.
Hello,
Please pay attention to the description of the new theme version:
http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976
The files were removed:
DELETED : royal/woocommerce/order/order-details.php
DELETED : royal/woocommerce/myaccount/my-orders.php
You must deleted them in your wp-content/themes/royal/woocommerce directory. After that check “My Account” page.
Regards,
Eva Kemp.
Hello,
I’ve added this code in Global Custom CSS:
.main-footer {
background-color: #2E353D;
}
.content-page {
margin-top: 0px;
}
.navbar {
padding: 0px 0px;
}
Please check your site now.
Regards,
Eva Kemp.
Hello,
I’ve added this code in 8Theme Options > Typography > Custom CSS > Global Custom CSS:
footer {
margin-top: 0px;
}
Please check the site now.
Regards,
Eva Kemp.
Hello,
Where are you adding <br> tag, in text editor of product description or in attributes section as showed on your screenshot https://yadi.sk/i/7uxWG_v0ig4Dv ?
Please describe step by step how we can replicate the issue.
Thank you.
Regards,
Eva Kemp.