You’re welcome!
Thanks for the report, we will check it.
This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.
Have a nice day 🙂
Regards
You’re welcome!
Thanks for the report, we will check it.
This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.
Have a nice day 🙂
Regards
You’re welcome!
Regards
Hello,
1. Add this code in functions.php of child theme:
remove_action('woocommerce_single_product_summary', 'woocommerce_template_single_price', 10);
remove_action('woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 20);
add_action('woocommerce_single_product_summary', 'woocommerce_template_single_price', 20);
add_action('woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 10);
2. Please read our documentation https://www.8theme.com/demo/docs/legenda/#!/wishlist
Regards
Hello,
1. Go to edit page > [8theme] Layout options > Header text color > White or using custom css code. Unfortunately, I can’t check your site to give you appropriate code.
2. Did you create footer using static block? http://prntscr.com/j4mvqm
https://www.8theme.com/documentation/xstore/support/static-blocks/
https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/
3. Please check and fix it http://prntscr.com/j4mw4e , so I could see your site. Also, provide temporary wp-admin access in the Private Content area.
4. Make sure you set correct settings http://prntscr.com/j4my81
Regards
Hello @aahmadi3,
The text can be removed using css code:
.single-product .subscription-details {
display: none;
}
I would recommend you to contact woocommerce support.
Regards
Hello,
Done. Please check.
Regards
Hello,
Please provide us with your website URL and temporary wp-admin access so we could check what is a reason of the problem and help you.
You can add information to the Private Content area. It’s visible for you and the support staff only.
Regards
Hello,
Great.
Have a nice day.
Regards
You’re welcome!
Regards
Hello,
Please provide us with FTP access.
Regards
Hello,
Go to Theme Options > General > Breadcrumbs > change the color, bg image etc. If you want to use the individual image for some pages like Shop and other pages that inherit shop template go to Pages > edit Shop page and upload featured image for your page. It will be used like breadcrumbs background. To get the custom image for the category go to Products > Categories > edit category and upload the custom image for the heading.
Feel free to ask if you have any questions.
Regards
Hello,
In this case copy woosearchform.php file from xstore theme to xstore-child and remove this code https://prnt.sc/j4chz9 from the file in the child theme.
Regards
You’re welcome! Feel free to ask if you have any other questions.
Regards
You’re welcome! Feel free to ask if you have any other questions.
Regards
Hello,
Have you tried this code?
.header-wrapper.header-advanced .header-search.act-default .fancy-select {
display: none;
}
Regards
Hello,
This your margin value in row settings http://prntscr.com/j46meu makes the effect on all screen resolutions, but it is required only on the desktop. Remove the margin-top value from row settings, and add it via custom css code, that will not create the issue on mobile.
Regards
You’re welcome!
Regards
https://support.google.com/tagassistant/answer/3207128?hl=en
Did you publish your container?
Review the help information for setup – https://support.google.com/tagmanager/answer/6103696
Regards
Hello,
woocommerce/single-product/add-to-cart/simple.php
http://prntscr.com/j4b5m8
echo wc_get_stock_html( $product )
http://prntscr.com/j4b615
Also, this fix will be added in next theme update.
Regards
Hello,
The problem was fixed in woopress/js/plugins.js file. You can download this file from the test site and replace it on your main site. The fix also will be included in next theme update.
Regards
Hello,
Enable WP debug mode to find out what error appears on your site, it will point you in the right direction what you need to fix.
Also, check what errors do you have in the browser console.
Regards
Feel free to ask if you have any other questions.
Regards
Hello,
Make sure you use latest theme version https://www.8theme.com/demo/docs/legenda/#!/installation_upgrade
Regards
You’re welcome!
Regards
Hello,
You use old theme version. Please update theme and all required plugins to latest versions – https://www.8theme.com/demo/docs/legenda/#!/installation_upgrade
https://www.8theme.com/download-plugins/ (https://www.8theme.com/faq/ – How to update plugins included in theme?).
Before uploading theme files delete “woocommerce” folder, which is located in wp-content/themes/legenda/ to avoid problems with old files (it’ll be reuploaded from a new theme package).
If you made changes in template files, transfer them into the child theme, to prevent losing it after theme update https://www.8theme.com/demo/docs/legenda/#!/child_theme
Don’t forget to create backup of your files and database before starting update process!
You need to enter your purchase code to activate the theme and skip Setup Wizard.
Regards
Hello,
Please add this code in Theme Options > Custom css:
.et-mobile-menu a, .mobile-nav .links li a, .mobile-nav-heading, .mobile-nav-heading.close-mobile-nav {
color: white !important;
}
Regards
You’re welcome!
Regards
You’re welcome!
Would you mind to rate our product:
https://themeforest.net/downloads
That would be much appreciated 🙂
Regards
Hello,
1. Please check “Enable customer registration on the “My account” page” option in Woocommerce > Settings > Accounts > Customer registration.
To enable FB registration go to Theme Options > General > Facebook Login > fill in all the necessary fields. Read more – https://www.8theme.com/documentation/xstore/troubleshooting/facebook-login/
2. Yes, you can use this image.
3. Please add this code in Theme Options > Styling > Custom css:
#etheme-popup-holder .mfp-close {
right: -15px !important;
top: 50px !important;
}
Regards
Hello,
Try to change this custom css code https://prnt.sc/j479to to https://prnt.sc/j47a7a
Please kindly open up new topics for additional questions http://prntscr.com/j47atj
Regards