Hello,
1) Provide us with WP Dashboard and FTP access to your site. We’ll check the issue in more detail
2) Default search widget searches posts and pages, products. Product search widget searches products only.
Regards
Hello,
1) Provide us with WP Dashboard and FTP access to your site. We’ll check the issue in more detail
2) Default search widget searches posts and pages, products. Product search widget searches products only.
Regards
Hello,
1) Problem on single product was caused by template-elements.php that you copied to child theme. Don’t copy any files from the framework folder of the parent theme. If you need to change any function from these files copy just function to child theme functions.php. So, I renamed the folder in you child theme. Now copy just function that you changed there to child theme functions.php.
2) You used the wrong selectors in the plugin settings. I changed them according to theme documentation https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/
Regards
Hello,
1) We need FTP access to your site to check the issue with the price.
2) Use Label type for your attribute if you want to show the texts instead of color/image https://prnt.sc/10400zq
Regards
Hello,
1) You need to add correct texts in the Header builder > Account https://prnt.sc/103zroa
After that add admin texts to the string translator https://prnt.sc/103zs8j and translate them https://prnt.sc/103zso5
3) I see the mentioned strings without translation https://prnt.sc/103ztjy So, just make a double-check and translate strings.
Regards
Hello,
Try now, please.
Regards
Hello,
Provide us with access to your 8theme account, please. We’ll check it in more detail.
Regards
Hello,
Add the below code to Theme Options > Custom CSS
.et-secondary-shown .secondary-menu-wrapper .menu, .et-secondary-visibility-opened .secondary-menu-wrapper .menu, .et-secondary-visibility-on_hover .secondary-menu-wrapper:hover .menu, .et-secondary-visibility-opened.et-secondary-on-home .secondary-menu-wrapper:hover .menu, .et-secondary-visibility-opened.et-secondary-on-home.home .secondary-menu-wrapper .menu {
animation-name: et-toTop;
}
or depending on animation you want
.et-secondary-shown .secondary-menu-wrapper .menu, .et-secondary-visibility-opened .secondary-menu-wrapper .menu, .et-secondary-visibility-on_hover .secondary-menu-wrapper:hover .menu, .et-secondary-visibility-opened.et-secondary-on-home .secondary-menu-wrapper:hover .menu, .et-secondary-visibility-opened.et-secondary-on-home.home .secondary-menu-wrapper .menu {
animation-name: fadeIn;
}
Regards
Hello,
I checked your site and don’t see the issue with the select options button https://gyazo.com/3bc3331e8e55de0fbfb7d91c1fe7bdbc
Regards
Hello,
Languages and currencies drop-downs are just demo content https://prnt.sc/103z3kh
If you want to create the multilingual and multicurrency site you need additional plugins https://colorlib.com/wp/wordpress-multilingual-plugins/
Regards
Hello,
1) You need to translate both: XStore theme and XStore core plugin. We would suggest you to use Loco translate (Loco translate > Plugins > XStore core), it will be easier for you to edit files using backend translator than upload files everytime you change anything.
2) Translation file name was incorrect. It should be xstore-el.po, xstore-el.mo instead of xstore-el_GR
Regards
Hello,
Glad to hear that you sorted out. So, do you confirm that we can decline refund?
Regards
Hello,
5) You can control it by custom CSS in the child theme https://prnt.sc/103y5gv
Check now.
1) We need WP Dashboard and FTP access to your prod site.
2) I think it takes up to 1-2 hours. We need to move files, create widget areas, edit settings etc/
Tell us when we could start tomorrow.
Regards
Hello,
I don’t see any redirects now. It looks that home-marseille02 page does not exist.
Regards
Hello,
Use column responsive settings https://prnt.sc/103xkwi
I have made the first row as an example.
Regards
Hello,
You are welcome.
Regards
Hello,
You connected Business Instagram account like personal. https://prnt.sc/103xflc Remove the token and generate the business token https://prnt.sc/103xgxb to be able to show counts.
Regards
Hello,
Could you, please, provide us with temporary WP Dashboard access to your site? We’ll check.
Regards
Hello,
You are welcome.
Regards
Hello,
We canceled refund request, don’t worry.
Regards
Hello,
Did you enable Elementor for products in the Elementor settings https://prnt.sc/103tu6g
Are you trying to edit the product description from the product page https://prnt.sc/103tw3e
Regards
Hello,
Could you, please, provide us with WP Dashboard access to your site to check the issue in more detail?
Regards
Hello,
Update XStore theme to version 7.2.5 and xstore core plugin to version 3.2.5. This issue was fixed in the latest version. Clear cache and check the select options button after that.
Regards
Hello,
Check now, please.
Regards
Hello,
Go to Appearance > Themes > enable Storefront theme and check if you have the same issue with the Storefront theme. Provide screenshot.
Regards
Hello,
Are you using XStore theme 7.2.5 and XStore core plugin 3.2.5?
Provide us with WP Dashboard access to your site, please.
Regards
Hello,
You set sidebar position Without in the shop page settings https://prnt.sc/103skn9 It has more priority than Theme Options. Use Inherit if you want to inherit the Theme Options. Check shop page now.
Regards
Hello,
No, we did not change anything.
Regards
Hello,
Could you please provide us with screenshot of the changes you want to apply? Do you want to change the colors or width of the columns or what?
Also, provide us with WP Dashboard access to check the issue in more detail.
Regards
Hello,
Go to Theme Options > Custom CSS find code below and change the color to what you need
body>.et-loader {
background-color: rgba(217,241,225,0.7);
}
Regards