Hello,
Provide us with temporary WP Dashboard access to your site to check the widgets you added to the cart widget area. It seems custom content caused the mentioned issue.
Regards
Hello,
Provide us with temporary WP Dashboard access to your site to check the widgets you added to the cart widget area. It seems custom content caused the mentioned issue.
Regards
Hello,
I see. Ok, yes, you can use that solution.
Regards
P.S. Use simple fractions http://prntscr.com/rq5lg5
Hello,
That space is offset, it’s used to add some gap before the column for some devices only. Play with the column responsive settings to add/remove offset or change the width of the columns for the different devices https://gyazo.com/3d51755f4d1c15d1e49f8460c114dc65
Regards
Hello,
1) Update WooCommerce plugin to 4.0.1 version because 4.0 version has bugs with the product editing.
2) Why do you need this plugin? Why don’t you want to use a built-in option for the gallery images https://gyazo.com/1b9ee850897fe22e3036209685ac5733 + http://prntscr.com/rq4ma2 and built-in variation swatches? Third-party plugins may conflict with the custom slider that we use for the single product gallery and require additional customization of these plugins.
Regards
Hello,
I have created an example of the menu according to your description. Is it what you were looking for?
Regards
Hello,
Don’t see problem with this option https://gyazo.com/bfa5b1fe2baff44e21ab4fefd60e16c1
Could you explain in more detail?
Regards
Hello,
Do you want to manage brands (create, remove, edit) using API or you want to get products by brands using API? Could you, please, explain in more detail all the actions you want to do with brands using API?
Regards
Hello,
1) Maybe timeout is limited on your server and not all the images were imported. It’s not a big issue I suppose because you will replace all the demo content by your own, isn’t it?
2) Either edit existing products and change the stock amount http://prntscr.com/rq2ybm or create your own products https://docs.woocommerce.com/documentation/plugins/woocommerce/getting-started/setup-products/
3) Here is the page that is set as the shop page in the WooCommerce > Settings > Products http://www.p3x.com.ar/king/?post_type=product Edit the menu (Appearance > Menus) and remove the existing link to the wrong page and add the correct page to your menu.
If you are new with WP I would recommend you to watch video tutorials and check the documentation https://www.8theme.com/documentation/xstore/video-tutotials/getting-started/
Regards
Hello,
Your issue is not related to our theme because it appears even with the default theme https://gyazo.com/4779fe2f3ef4b7f57181d8b9b82f6269
Looks that this is something with your WP installation. So, contact WP support on the WP support forum to fix the issue with the customizer. Theme options based on the customizer, so you’ll get them once fix the issue with the default option of WP – customizer.
Before contact support update your DB to required version because it’s out of date http://prntscr.com/rq2nwu
Regards
Hello,
Our theme includes the number of elements to display blog posts http://prntscr.com/rq1m72
Eleve element has some additional settings for example http://prntscr.com/rq1n41
What type do you want to adjust and what detailed settings you need? Provide me a mockup of the layout that you are trying to implement and I’ll suggest to you how you can do this.
Regards
Hello,
Check now.
Regards
Hello,
Try now.
Regards
Hello,
It would be better and faster if we update the production site too. Provide us with access and make sure that PHP version is up to date.
Regards
Hello,
1) No, we don’t have any cache at the checkout or specially created functions. We use all the default functions of the WooCommerce and included plugins at the checkout page.
2) Try to disable terms and conditions at the checkout page http://prntscr.com/rpz7gr and check if you still have the mentioned problem when it’s disabled.
Regards
Hello,
What code are you trying to add? Provide us with both codes in the private content area. Maybe your code was already registered for some other account.
Regards
Hello,
Check the site.
Regards
Hello,
Our developers will discuss your question and I’ll inform you about their answer tomorrow.
Regards
Hello,
Did you use or install any third-party plugins? Try to disable them and check if it helps. If not then provide us with WP Dashboard and FTP access to check in more detail.
Regards
Hello,
Did you use or install any third-party plugins? Try to disable them and check if it helps. If not then provide us with WP Dashboard and FTP access to check in more detail.
Regards
Hello,
You are welcome.
Regards
You are welcome.
Regards
Hello,
1) We have added the following custom CSS to child theme style CSS
.quick-view-popup {
background-color: #d9f1e0;
}
2) Add the white border for the row http://prntscr.com/rpnve3 + custom class for the green border on hover http://prntscr.com/rpnw8f
Regards
Hello,
1) Go to your Account area and just add the core to special field http://prntscr.com/rpni3r
2) We have added the following CSS to child theme to hide the products count http://prntscr.com/rpnkpg
Regards
Hello,
Unfortunately, we don’t have any recommendations for this. Try to contact WooCommerce author at the WooCommerce support forum, maybe they will be able to suggest something.
Regards
Hello,
Go to Theme Options > WooCommerce > Single product layout > Size guide > remove image http://prntscr.com/rpnfty
Regards
Hello,
Go to Loco Translate > Plugins > XStore Core > create translation for the plugin and translate the mentioned strings.
Regards
Hello,
Go to Loco Translate > Plugins > XStore Core > create translation for the plugin and translate the mentioned strings.
Regards
Hello,
To reduce the 1) and 3) go to XStore > Theme Options > Footer Styling > change paddings http://prntscr.com/rpn572
2) Add the following code to Theme Options > Custom CSS
.footer-widget {
margin-bottom: 1em;
}
Regards