Hello,
1) Make sure that you updated XStore Core plugin to version 1.0.15.
2) If it does not help, please, provide admin panel and FTP access to your sites.
Regards
Hello,
1) Make sure that you updated XStore Core plugin to version 1.0.15.
2) If it does not help, please, provide admin panel and FTP access to your sites.
Regards
Hello,
As I can see from error text problem appears in woocommerce-variable-stock-management plugin file. Does it work fine with the default Storefront theme?
Regards
Hello,
1) Do you want to center it for mobile only? Then add the following code in Theme Options > Stylng > Custom CSS
@media only screen and (max-width: 480px){
.footer .widget_media_image, .footer .widget-title {text-align: center;}
}
2) This is default content of the sidebar. If you want to disable sidebar for the page then do using 8theme Layout Options for your page https://www.8theme.com/documentation/xstore/theme-installation/8theme-page-post-layout-settings-8theme-post-options/ (Make sure CMB2 plugin is enabled to get these options) Or if you want to place your own content to the sidebar go to Appearance > Widgets > add widget into Main Sibear widget area, add empty text widget if you just want to clear default content of widget area.
3) Add the following custom to fix the problem
.nav-sublist-dropdown {top: 40px !important;}
Regards
Hello,
Please, provide me FTP access to check the problem.
Regards
Hello,
Update your theme to version 4.0. You are using the cache plugin. Please, clean the cache and check again.
Regards
You are welcome.
Regards
Hello,
1) I suppose you just need to change the line-height for all the paragraphs. I have added custom CSS, tell me if it’s ok for you now.
2) Try now.
Regards
Hello,
Could you provide me temporary admin panel access to check the settings of the element that you used there?
Regards
Hello,
Could you, please, explain in more details what issue do you have with filters? I tried to filter products and don’t see the problem.
Regards
Hello,
Where do you want to add this link? If you are talking about menu – yes, you can add product category into menu http://www.flyingpixel.co.uk/flying-pixel-help/wordpress-help/woocommerce/adding-a-woocommerce-product-category-to-a-menu.html
Restaurant – is it products category? List of Restaurant logos – should it be products or what?
Regards
Hello,
Sorry for the delay in answering.
1) We have limited access to your Dashboard and can’t check the plugins or its settings http://prntscr.com/g1r2tn
2) You have provided FTP access to empty directory http://prntscr.com/g1r33n Please, make sure that you gave me access to your WP installation files.
Waiting for the correct access to both Dashboard and FTP.
Regards
Hello,
There is no special option for this in our theme but I’m not sure about WC plugin. I would recommend to contact WooCommerce plugin authors on their support forum to get help with this question because we are theme author and could help you only with theme options. Probably should be some additional plugin that could help you with such task.
Regards
Hello,
If you want to enable search by SKU you need to go to Theme Options > General > Header Settings > http://prntscr.com/g1r16n
And I don’t see any problem with this on your site http://prntscr.com/g1r0by
Regards
Hello,
Seems problem caused by tm-photo-gallery plugin http://prntscr.com/g1qz8w Once I remove plugin styles everything is fine.
Regards
Hello,
XStore Core plugin was out of date. Check now, please.
Regards
Hello,
Sorry for the delay in answering.
1) What version of Redux Framework do you use? Try to clean browser cache and let me know if you still have this issue. Provide admin panel access then.
2) http://prntscr.com/g1quy8 I don’t see any weird characters. Have you sorted out?
3) Cart bg you can disable in Theme Options > Header settings. At the same place, you can choose wishlist icon position.
Regards
Hello,
No, unfortunately developers still can’t find out why it happens on that page only. Can we check if the issue with stretch row appears on staging website or on real site also? Do you have any server cache on staging website?
Regards
Hello,
It’s because you added featured image into product gallery. You don’t need to add featured image there because it will be generated automatically. If you add featured image into gallery it breaks the order of the product thumbnails slider.
Regards
Hello,
Please, provide me FTP access.
Regards
Hello,
It’s because of the type of hover effect but if you don’t use Quick View it’s possible to make product image clickable. Go to Theme Options > Styling > Custom CSS and add the following code:
.product-view-default .footer-product {
height: auto;
left: auto;
}
Regards
Hello,
Go to Theme Options > General > Secondary menu > Secondary menu visibility.
Regards
Hello,
You have a lot of JS errors in console. Please, provide me admin panel and FTP access to check why it happened.
Regards
You are welcome!
Regards
You are welcome!
Regards
Hello,
Problem related to Massive Addons plugin and https. We have already contacted with plugin author but have not got the response yet.
Regards
Hello,
Go to Static Blocks > create the block with the necessary content. After that, you’ll be able to choose this block in Single Product Page settings.
Regards
Hello,
Add the following code in page custom CSS
.wpb_revslider_element {
margin-bottom: 0;
}
Regards
Hello,
1) Add the following code in Theme Options > Styling > Custom CSS
.vc_toggle_title > h4 {
text-transform: none;
}
2) FAQ element of VC does not have such option, it only can be opened or closed by default. But it can’t close other FAQ elements
3) It’s not related to our theme, this is default WC plugin option and it would be better to ask on WC support forum, I suppose you will need to make some additional customization.
4) Add the following code in custom CSS
.checkout input[type="checkbox"] + span {
padding-left: 15px;
}
Regards
Hello,
Please, read the following topic and add the code as mentioned on the screenshot https://www.8theme.com/topic/bulk-edit-error/
Regards
Hello,
Unfortunately, as I can see you did not change the PHP max input vars limit http://prntscr.com/fzy3tg
Regards