Hello,
Go to Theme Options > WooCommerce > Single product page > Single product layout > Buy Now Button > Off
Regards
Hello,
Go to Theme Options > WooCommerce > Single product page > Single product layout > Buy Now Button > Off
Regards
Download ajaxSearch.min.js from this page – https://dropmefiles.com/i5L50 and upload it into xstore/js/modules folder. Clear cache and check the search
Regards
Hello,
Clear cache and check now. Let us know the result.
Regards
Hello,
Fixed.
Regards
Hello,
We can’t connect, please provide correct FTP access.
Regards
Hello,
1/ Theme Options > General > Enable Classic Widgets Panel > On, then check settings of Product categories widget – https://gyazo.com/b026b1f6163a3e53212c98494259c416 => https://gyazo.com/5359a5da159b6cf453df617c813e6333 Clear cache and check now.
2/ Provide FTP access, please. If you do not know how to create FTP contact with your hosting provider, they will help you.
Regards
You’re welcome!
Have a nice day!
Regards
Hello,
1/ Header builder > delete Mobile menu element, for example – https://gyazo.com/ded6b84d6f6b01006e1280099bf9c5d1
2/ Theme Options > General > Enable Classic Widgets Panel > On, then check Appearance > Widgets
3/ Appearance > Menus > edit Main menu > menu item settings > label https://gyazo.com/d11d33376001d3d5cfcc5db82d71ea92
Regards
Hello,
We can’t log in – https://gyazo.com/76e279ec237fa1646d42a3dfc68fcd98
1/ Add the next custom CSS code:
.single-product-sidebar .sidebar-slider .price {
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
}
2/ Our theme doesn’t affect the price displaying in the dashboard.
Regards
Hello,
Sorry for the delay in answering.
We have fixed this issue for you via child-theme/functions.php -> https://gyazo.com/70e88d0bc4eb9847449002e8b4de3a5f
We have added the filter for ‘theme_mod_promo_text_package’ because this field of options cannot work correctly with multiple header so if you need to change any text for promo text element, please change it here.
Working test -> https://gyazo.com/82a1818b52ca990ee52e512a0b7d8fd3
Example code we have added for you. (If any user will find the same issue and wants to fix by himself)
add_filter('theme_mod_promo_text_package', function($args) {
if ( defined('ICL_LANGUAGE_CODE') ){
switch ( ICL_LANGUAGE_CODE ) {
case 'fr':
$args = array(
array(
'text' => 'Inscrivez-vous à la newsletter pour recevoir nos promotions!',
'icon' => 'et_icon-shopping-cart-2',
'icon_position' => 'before',
'link_title' => "JE VEUX M'INSCRIRE",
'link' => '#'
),
array(
'text' => 'Dépensez 100 € pour la livraison gratuite en ITALIE, 159 € en Europe (zone A), 200 € en Europe (zone B) ',
'icon' => 'et_icon-message',
'icon_position' => 'before',
'link_title' => "JE VEUX M'INSCRIRE",
'link' => '#'
),
);
break;
case 'it':
$args = array(
array(
'text' => 'Spendi 100€ per la spedizione gratuita in ITALIA, 159€ in Europa (zona A), 200€ in Europa (zona B)',
'icon' => 'et_icon-shopping-cart-2',
'icon_position' => 'before',
'link_title' => "ACQUISTA ORA",
'link' => '#'
),
array(
'text' => 'Iscriviti alla newsletter per ricevere le nostre promozioni!',
'icon' => 'et_icon-message',
'icon_position' => 'before',
'link_title' => "VOGLIO ISCRIVERMI",
'link' => '#'
),
);
break;
case 'en':
$args = array(
array(
'text' => 'Subscribe to our newsletter to receive our promotions!',
'icon' => 'et_icon-shopping-cart-2',
'icon_position' => 'before',
'link_title' => "SUBSCRIBE ME",
'link' => '#'
),
array(
'text' => 'Spend €100 to get free shipping for ITALY, €159 Europe (A zone), €200 Europe (B zone)',
'icon' => 'et_icon-message',
'icon_position' => 'before',
'link_title' => "BUY NOW",
'link' => '#'
),
);
break;
}
}
return $args;
}, 99999999999);
Regards
Hello,
Product variation that is “Out of stock” can be displayed like this – http://prntscr.com/t21xou with our variation swatches (in case “Hide out of stock products from catalog” option is enabled in WooCommerce > Settings > Products > Inventory).
Regards
Hello,
This Footer content https://gyazo.com/858aa8e1782ab4f337494edfecd261f4 was created as a static block using Elementor ( https://gyazo.com/e73d2aed014deacfaaf422513aecb9bc ) , to be able to edit it, I’ve enabled Elementor for static blocks – https://gyazo.com/176257b25b0db006004b8d691c98a8b0 , so now you can edit – https://gyazo.com/0f5f344fb064711c1fdb48e8057707ed For example – https://gyazo.com/ea022d264d7ba859ef10fd710e8a8cf2 > https://gyazo.com/b8c8540a9925cd82789985db87c4915f
About header, when you go to Theme Options > Header builder and do changes, changes will be visible on all pages, but not on Home, to be able to edit Home page go to Multiple headers. It looks like you have sorted it out because I can see different logos on contact us and Fome pages – https://gyazo.com/98430e6924d406c52982a90674e0f222 If it is not visible for you, clear cache of the browser.
Let us know if you need any further assistance, describe every problem in more detail with screenshots, and we will do our best to help you.
Regards
Hello,
Please provide temporary wp-admin access, so we can take a closer look.
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
Regards
Hello,
Go to Pages > edit Shop page > [8theme] Layout options > Breadcrumbs Style > select inherit https://gyazo.com/934a1764cf301a8e822f01e5a774510c , then settings will be taken from Theme Options > Breadcumbs.
Regards
Hello,
Single Product Builder > add Tabs element into page content, for example – https://gyazo.com/e24fcb4f71464c19c20e59960b48ba59
Regards
Hello,
Provide temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Please provide URL and temporary wp-admin access. Describe the desired result in more detail.
Regards
Hello,
Yes, please do this and let us know the result after all cache clearing.
Regards
Check now.
Regards
Hello,
Please submit your request here – https://www.8theme.com/taskboard/ If it takes votes from other customers then our developers will be able to add it to the queue.
We did not test such plugins officially so can give solid recommendations, unfortunately.
Regards
Hello,
Please follow this article – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
and for plugins – https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Let us know if any further assistance is needed.
Regards
Hello @Aymalls,
If you get ”Stylesheet is missing” error then you trying to install the wrong archive check the post – https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error
Regards
Hello,
Thanks for using our theme.
We do not see the problem on our demo – https://gyazo.com/16622e138d7cd33b2c46eb9faa4cb3dd Please clear cache and check one more time.
Regards
Hello,
At first sight, the problem is independent of our theme, so contact your hosting provider and check your custom changes.
Regards
Hello,
Thanks for contacting us.
Elementor > Settings > post types > enable Elementor for static blocks, then you will be able to edit Footer static block using Elementor
Regards
Hello,
1/ Try to disable all the third-party plugins (including cache plugins), that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , clear cache of browser, and check then. Maybe one of the additional plugins is a reason for the problem.
2/ Change text using translation, for example, activate Loco Translate plugin > change English text and disable the plugin.
Regards
Hello,
There is no option to change it, unfortunately. You can only change the Off-Canvas Type
Regards
Hello,
Edt product > Product data > Inventory > Low stock threshold > delete the value, then it will be taken from WC settings, or set it depends on your needs, for example – https://gyazo.com/ca092f6d1b73fc6a9cf90608e0761811
Regards
Hello,
Theme Options > General > disable Mobile Content Optimization option.
Regards
You’re welcome!
Have a nice day!
Regards