Hello @sneha87,
Please check email.
Regards
Hello @sneha87,
Please check email.
Regards
3/5. Please see screenshot – http://prntscr.com/iwfvl4
6. I do not see the problem http://prntscr.com/iwg17i Please provide link to page with the problem.
7. We’ve sent widgets.php file to your registration emails. You need to replace this file in royal/framework folder via FTP.
Regards
Hello,
We’ve sent you a new archive-product.php file.
Regards
Hello,
Please add this code in Theme Options > Styling > Custom css:
.single-product .product-information table.variations td.label, .product-information table.variations td.value {
display: inline-block;
width: auto;
}
.single-product .product-information table.variations td.label {
margin-right: 15px;
vertical-align: middle;
}
.single-product .product-information table.variations {
width: 100%;
}
.single-product .product-information table.variations td.label label {
font-size: 20px;
margin-bottom: 30px;
}
Regards
Hello,
Here is a screenshot of our demo – http://prntscr.com/iwfjro
Could you please provide temporary wp-admin access in Private Content?
Regards
Hello @lemc1414,
Please check email.
Regards
Hello @hafizakaybi,
I am glad that the problem was solved.
Regards
Hello,
Please see screenshots http://prntscr.com/iwf8h5 > http://prntscr.com/iwf8v4 but on your Home page http://prntscr.com/iwf92q > http://prntscr.com/iwf9cw > http://prntscr.com/iwf9q2
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
1. Theme Options > E-commerce > Products Page Layout > Show product brands > Off.
2. Theme Options > E-commerce > Products Page Layout > Image hover effect and Buttons hover.
Feel free to ask if you have any questions.
Regards
Hello,
1. Theme Options > General > Breadcrumbs
2. You can add the Instagram element to a static block (go to Visual Composer > Role manager and enable composer for the Static Blocks https://www.8theme.com/documentation/xstore/support/static-blocks/) and set it on Shop via [8theme] Layout options.
Regards
Hello,
1. You have such situation because of https://gyazo.com/079dfdbf385bbddf2939e3f08400916d
so please add this code in Custom css:
.page-wrapper .fixed-header-area.color-dark .menu > li > a{
color: #000;
}
2, 3. Your main font is black https://gyazo.com/c7ff3aae6cff737ff4a3cdabf62bf8f1 so use this custom css:
.single_add_to_cart_button, .pagination-cubic li span.page-numbers.current {
color: white !important;
}
4. Before 3.3 version WooCommerce had options for every type of image – single product, catalog and gallery image. In version 3.3 WC developers changed options and moved them to the Customizer. In version 3.3.3 they removed image settings at all even from customizer. We keep the previous version of their settings http://prntscr.com/ik093w But 8theme product widgets and gallery images use WP thumbnails size (Settings > Media) because WC customizer does not have the individual settings for this because of 3.3 update. So, if you don’t want to crop thumbnails images disable crop in WP settings and regenerate thumbnails. You may also try to change image settings using WC hooks that WC developers offer https://github.com/woocommerce/woocommerce/wiki/Customizing-image-sizes-in-3.3-
Regards
Hello,
1. Please provide FTP access in Private Content.
2. I’ve re-saved Theme Options. Please check.
3. Could you please provide a screenshot for better understanding?
Regards
Hello,
1. Edit page > [8theme] Layout options > Breadcrumbs Style > Disable.
2. Please add this code in Theme Options > Styling > Custom css
.woocommerce-checkout .select2-results {
background-color: black;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
color: black;
}
.woocommerce-checkout .select2-container--default .select2-results__option[data-selected=true] {
background-color: #ffb4577a;
}
3. Theme Options > General > Mobile Header Settings > Mobile header text color > White.
Regards
Hello,
Unfortunately, there is no such possibility, so this requires additional customization. Additional customization is outside the scope of our support (check the item support policy https://themeforest.net/page/item_support_policy ) If you need help with additional customization contact WP-Kraken team.
Regards
Hello,
Unfortunately, the wp-admin credentials are incorrect. Please check them.
I would recommend you to set margin values in settings of the row element and the slider element. Or provide correct access so we can do it.
Regards
Hello @Malvine,
Did you test your site here https://search.google.com/structured-data/testing-tool/u/0/ ?
Regards
Hello,
https://www.8theme.com/forums/classico-wordpress-support-forum/ – http://prntscr.com/iwe79q
If you use default VC Image Gallery, all available options can be found in settings of the element. Please watch this video https://wpbakery.com/video-academy/add-gallery-wpbakery-page-builder-wordpress/
Feel free to ask if you have any questions.
Regards
Hello,
WooCommerce developers have added some new options in version 3.3 related to products number per row and per page https://woocommerce.wordpress.com/2017/12/09/wc-3-3-will-look-great-on-all-the-themes/ WooCommerce set the higher priority for the new option and it overwrites our settings.
You can change number of products per row using Customizer ( > WooCommerce > Product Catalog > Products per row).
You can change products image size via Customizer > Woocommerce > Product Images.
Please add this code in custom.css:
.product-loop .product .product-image-wrapper > a, .slide-item .product .product-image-wrapper > a {
text-align: center;
}
Regards
Hello,
1, 2. Please read our documentation https://www.8theme.com/demo/docs/legenda/#!/wishlist
3. Reviews will be shown by default if you enabled this option in Woocommerce > Settings + http://prntscr.com/iwe2ta and your products are already ranked.
4. 1) Please read this article https://docs.woocommerce.com/document/editing-product-data-tabs/ (add code in functions.php file of child theme)
2) Please add this code in custom.css:
.single-product-page .product-info .sku_wrapper {
display: none;
}
How to create custom.css you can watch in this tutorial – https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards
Hello,
Please refer this topic https://www.8theme.com/topic/theme-translation-using-wpml/#post-189144
Regards
Hello,
Done.
Regards
Hello @Lucas Walder,
We’ve sent wp-instagram-widget.php file to your registration emails.
You need to replace this file in xstore/framework/widgets/ folder via FTP.
Regards
Hello,
We checked the FTP and see only empty directory http://prntscr.com/ivdhki
Seems this user has wrong destination folder.
Regards
Hello,
Sorry for the inconvenience, but you use 4.2 theme version, but the latest one is 4.4. In latest theme versions were added a few fixes, so I hope most of your problems will be solved. If not, our team will gladly assist you. Hope you understand this matter.
Regards
Hello,
Fixed. Please clear cache and check:
http://prntscr.com/ivd9j2
https://gyazo.com/27bdb2598779f59d6d6afa1ef5976cfd
https://gyazo.com/4993a919eaaf1a63c53fe32bc655416e
Regards
Hello,
Your problem is caused by “If Menu” plugin. You can change the plugin or contact plugin author to fix the issue.
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 and additional customization is outside the scope of our support (check the item support policy https://themeforest.net/page/item_support_policy )
Regards
Hello,
Do you mean this http://prntscr.com/ivc30b ? Make sure that you set correct settings for the plugin according to theme documentation –
https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/
Regards