Hello,
I’ve checked your test post and published – http://prntscr.com/fv6lno http://prntscr.com/fv6lrz
Is your problem solved?
Regards
Hello,
I’ve checked your test post and published – http://prntscr.com/fv6lno http://prntscr.com/fv6lrz
Is your problem solved?
Regards
Hello,
We can send you previous theme version if it is needed.
Regards,
Rose Tyler.
Hello,
Please note we don’t guarantee full compatibility of 3rd-party plugins with the theme. Sometimes, not always, you need additionally customize theme or plugin to make them work together. Unfortunately, it’s not possible for the author to make theme compatible with all the existing plugins.
If you need help with additional customization contact WP-Kraken team because it’s not included in our support.
Regards
You’re welcome!
Regards
Hello,
Is CDN disable now?
Regards,
Rose Tyler.
Hello,
Additional customization in theme files is outside the scope of our support.
Regards,
Rose Tyler.
You’re welcome!
Regards
Hello,
The problem persists only with your child theme. Please activate parent Legenda theme and you’ll see there is no such issue. So you need check all the changes you’ve made in the child theme. Sorry, but we can’t know what exactly you modified there.
Regards,
Rose Tyler.
Hello,
Please remove this code from style.css of parent theme:
.order-review #payment .terms input[type="checkbox"] {
position: absolute;
top: 1px;
}
It also, will be fixed in new theme update.
Regards
Hello,
When I disabled all 3rd-party plugins, products got working.
Now I’ve activated them back. You can deactivate them one by one to find the needed plugin.
Regards
Hello,
Please provide wp-admin access in Private Content.
Regards
Hello,
Sorry for the delay.
Please thy this option http://prntscr.com/fv3qne if it won’t help, provide wp-admin access in Private Content.
Regards
Hello,
12. Please use this code:
.tabs #content_tab_12 {
padding-left: 15px !important;
}
13. http://prntscr.com/fv3llh try to clear cache on your site
14. Try to activate Ultimate Addons for Visual Composer plugin and then check your variation product.
Regards
Hello,
Please, provide also FTP access.
Regards
Hello,
You can go to Theme Options > Single Product Page > select Zoom effect and the gallery will be worked. Seems is is our bug that the gallery doesn’t work without zoom selected, I’ve sent the report to our developers, it will be fixed in a new theme update.
Regards,
Rose Tyler.
Hello,
Sorry for the delay.
Please update woocommerce to 3.0.5v http://prntscr.com/fv38pl https://en-gb.wordpress.org/plugins/woocommerce/advanced/ http://prntscr.com/fv38ev
Regards,
Rose Tyler.
Hello,
Please see screenshot http://prntscr.com/fv35o1 and go to Theme Options > Products Page Layout http://prntscr.com/fv36ae
Regards
Hello,
Please add this code in Custom css:
.blog-post .post-description p {
word-break: break-word;
}
How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards
Hello,
You can change strings of theme via translation plugin https://www.8theme.com/demo/docs/classico/#translation https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
Regards,
Rose Tyler.
Hello,
Please update theme to the latest version 1.8 and woocommerce to 3.0.7 http://prntscr.com/fv30k3 https://en-gb.wordpress.org/plugins/woocommerce/advanced/ http://prntscr.com/fv31jd, then update Visual Composer and Ultimate Addons for Visual Composer plugins https://www.8theme.com/download-plugins/page/2/
Regards,
Rose Tyler.
You’re welcome!
Regards,
Rose Tyler.
You’re welcome!
Regards,
Rose Tyler.
You’re welcome!
It is a bad practice to add scripts in popup content area.
Regards,
Rose Tyler.
Hello,
Try to add this code in Theme Options > Custom css:
.products-grid .product-excerpt {
display: block;
margin-bottom: 10px;
}
Regards,
Rose Tyler.
Hello,
Your problems caused by your code https://prnt.sc/fusr0t. Try to remove the code, clear cache and check site then.
Regards,
Rose Tyler.
Hello,
Simply upload needed image in your media library and add in the code url of the image.
12. Is your problem solved? http://prntscr.com/furzif
13. Try to add this code in Custom css for mobile:
.product-content .tabs-default .tabs-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.product-content .tabs-default .tabs-nav .single-product #tab_10 {
margin-left: 0px !important;
}
Regards,
Rose Tyler.
Hello,
You may try to use some plugin (we can’t recommend plugin because we don’t guarantee full compatibility of 3rd-party plugins with our theme) or try to edit the file wp-content/themes/royal/framework/theme-functions.php (find the section “! Registration Form”).
If you need help with additional customization contact WP-Kraken team because it’s not included in our support.
Regards,
Rose Tyler.