Hello,
You’re welcome!
Regards
Hello,
You’re welcome!
Regards
Hello,
If you need to import separate pages from our demo, import of .XML files is your way. We included all the demo versions to XML files folder of theme package.
Go to Tools > Import > WordPress > Run Importer > Shoose file.
Read more – https://www.8theme.com/demo/docs/woopress/#demo_data_installation
Also, we can add desired pages from the demo on your site. Provide URL of missing page and temporary wp-admin access.
Regards
You’re welcome!
Regards
You’re welcome!
Regards
Hello,
I would recommend you to create new topics for new questions.
1) You can delete this custom CSS code http://prntscr.com/mzx2kf http://prntscr.com/mzx311 http://prntscr.com/mzx369
2) http://prntscr.com/mzx48u
3) http://prntscr.com/mzx4qj
Regards
Hello,
What size did you add for Banner? https://prnt.sc/mzwvwr Try 773×486 – http://prntscr.com/mzwxxw
If this doesn’t help, provide temporary wp-admin access http://prntscr.com/mzwybh so we can take a closer look.
Regards
You can use this custom CSS code:
.single-product .page-heading .a-center {
display: flex;
flex-direction: column;
}
.single-product .page-heading .title {
order: 1;
}
Regards
Hello,
You’re welcome!
Have a nice day.
Regards
Hello,
Taxes relate to Woocommerce functionality – https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/
https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-23
If you need more information, contact support of WooCommerce plugin.
Regards
Hello,
Please find where you added this Custom CSS code:
.menu-item-50396 {
width: 30%!important;
}
and cahnge it to –
.menu-item-50396, .menu-item-51614 {
width: 30%!important;
}
Regards
Hello,
Please describe the desired result in more details, provide a screenshot.
Regards
Hello,
You need to click here – http://prntscr.com/mztuab to open settings of the menu item. Also, make sure that Custom Metaboxes and Fields for WordPress (CMB2) plugin is activated on your site.
Here you can find video tutorials – https://www.youtube.com/playlist?list=PLMqMSqDgPNmCCyem_z9l2ZJ1owQUaFCE3
Let us know if you need any further assistance.
Regards
You’re welcome!
Have a nice day.
Regards
Hello,
Woocommerce > Settings > Products > Reviews > Enable Reviews + http://prntscr.com/mztt83
Regards
Hello,
I’ve passed this problem to our developers.
Please provide temporary wp-admin and FTP access.
Regards
Hello,
1) Make sure your settings are correct https://www.8theme.com/documentation/xstore/troubleshooting/facebook-login/ Provide me a screenshot of your FB login settings http://prntscr.com/j3cidt
2) The problem can be caused by 4 different reasons:
– Incorrect settings of woocommerce
– additional plugins that affect the functionality of the shipping
– additional customization in files of your child theme
– a conflict between the latest version of WooCommerce and old version of XStore.
I would recommend you to create a staging site (a full copy of live site) and update XStore there https://youtu.be/I7wPeHEPb6E Also, you will be able to do tests on the test site to find out a solution for problems. Make sure that everything is ok and only after that update everything on the production site.
We can help you with the update, provide us with temporary wp-admin and FTP access to the staging site.
Regards
My pleasure 🙂
Would you mind to rate our product: https://prnt.sc/d256m6 https://themeforest.net/downloads
That would be much appreciated 🙂
Regards
You’re welcome!
Regards
Right-click on any page element and select Inspect Element. The DevTools window will open at the bottom of your Chrome browser and you will see errors in the console.
This is http://prntscr.com/mzheny on your site. Read more – https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
Regards
Hello,
Classico theme can be used with WP 5.x. The compatibility will be added officially on the next update of the theme.
I would recommend to disable Gutenberg editor – https://prnt.sc/lz8vl1 , WPBakery Page builder (formerly Visual Composer) more advanced.
Regards
Appearance > Widgets > Shop filters. To disable this area from the Shop page, you need to delete all widgets from “Shop filters” http://prntscr.com/mzgyrv For this area we have 3 settings “Open filter by default”, “Widgets columns for filters area” and “Ajax product filters” in Theme Options > Shop > Shop page layout.
Go to Theme Options > Single Product page > Page Layout > Move product name in breadcrumbs > Off.
Regards
Hello,
You’re welcome!
Please see screenshot – http://prntscr.com/mzg9nd
Category pages inherit layout of Shop page. Also, our theme has additional settings like “Sidebar position on category page” and “Products per row on category page” in Theme Options > Shop.
Feel free to ask if you have any other questions.
Regards
Hello,
Please add API key in Dashboard->Ultimate->Google Maps.
Regards
I am glad that you sorted out.
Regards
Hello,
Please add this code in your child-theme/functions.php file:
wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' ); http://prntscr.com/kqreis after that create an empty dynamic.css file in child theme directory.
Then custom css from Theme Options will work fine.
About the problem with the menu – Try to disable 3-rd party plugins, clear cache and check how it works then.
Regards
Hello,
1. Do you want to hide it on single product page only?
Try to use this custom CSS code:
.single-product .product-information .short-description {
display: none;
}
2. Is it solved?
Regards
Hello,
As I can see, the content of your static blocks can be edited without any problems.
Please read the reply in this topic https://www.8theme.com/topic/changes-to-static-pages-and-menu-dont-reflect/
Also, you need to increase memory limit – http://prntscr.com/mzd3ye (contact hosting provider to get help) and install default WC pages – http://prntscr.com/mzd49i – go to WooCommerce > Status > Tools > Create default WooCommerce pages > Create pages – https://docs.woocommerce.com/document/woocommerce-pages/
Regards
Hello,
Please disable “Menu cache” and “Static Blocks cache” in Theme Options > Speed Optimization. Also, you are using CloudFlare CDN. Clear CDN cache to apply changes.
I would recommend you to disable the cache while you are making changes on the site, enable it once customization will be finished.
Regards