Hello,
Thank you for the access. I have passed your issue to our developers. I’ll inform you once they fix the problem.
Regards
Hello,
Thank you for the access. I have passed your issue to our developers. I’ll inform you once they fix the problem.
Regards
Hello,
But on the shop page it also works fine with our theme, no? http://prntscr.com/uix0cv
You have a problem on the My account page, isn’t it? Did the WPML support check the My Account page and currency switcher? Please, ask them to fix appearing of the currency switcher in the sidebar on the My account page. If they fix this problem with the default theme but with our them you still have the issue we’ll take the next look.
Regards
Hello,
It is not displayed correctly in: home, post, blog and pages
Yes, because DIVI does not call the necessary scripts on these pages.
Add the following custom to Theme Options > Custom CSS to remove the space
p:empty {
margin-bottom: 0;
}
Regards
Hello,
Try to clear the browser cache. If it does not help then check the list of browser extensions that may cause the problem, disable them one by one.
Regards
Hello,
Check now. I have created Static Block for the header slider http://prntscr.com/uiwr9y and used it to display in the header http://prntscr.com/uiwrlr
Used negative margin to place the main header over the slider http://prntscr.com/uiws58
Regards
Hello,
Unfortunately, we don’t have the option to add such floating icons. Try to look for an additional plugin to implement that.
Regards
Hello,
Unfortunately, we don’t have option to use the custom icon. Do you want some custom png image or FontAwesome icon to use there?
Regards
Hello,
1) Not sure why this happens for you but can’t reproduce the problem https://gyazo.com/e7522faf296c240c49d0a889b9f56569
Anyway, try to go to Theme Options > Speed Optimization > Image Loading Type > choose Default. Clear caches and try again.
2) I suppose that the mentioned scripts come from Google Analytics for WordPress by MonsterInsights and Pixel Caffeine plugins. Try to disable them, clear cache and check again.
Regards
Hello,
Provide us with FTP access to check the issue in more detail.
Regards
Hello,
You need to choose the cache plugin that has that option, for example, WPRocket, W3 total cache etc.
We don’t have option to defer JS in our theme, it’s cache plugin option.
Besides this point has good results http://prntscr.com/uiw0w1
At the same time your page it very large and images take 4.4Mb http://prntscr.com/uiw1zf
We would recommend you to optimize images using special tools, for example https://tinypng.com/
It will help you to reduce the page size and speed up the page loading.
Regards
Hello,
1) It requires additional customization. You can submit customization request here.
2) There is no such option but we could try to add the revolution slider to the top header and then using a negative margin take the main header content on. If you provide me WP Dashboard access I could try this idea.
Regards
Hello,
Link that you provided to Dashboard does not work http://prntscr.com/uivshh
Go to WPML > Language > Language filtering for AJAX operations > http://prntscr.com/uivtpb enable this option and check QV after that.
Regards
Hello,
Fixed. Check now. Fix will be included in the next theme update.
Regards
Hello,
Unfortunately, we don’t have such option. You can do this by additional customization only. Submit customization request here.
Regards
Hello,
Contact WPML support and tell them that Currency switcher does not appear on My account page in the default sidebar even width the default theme https://gyazo.com/c49a3398892f5cd26e11793ebb33c988 It’s just empty http://prntscr.com/uisfae
So, the problem with this widget on my account page is not related to the theme.
Regards
Hello,
Go to Theme Options > Header builder > edit the Connection block and remove the Wishlist element from that block https://gyazo.com/4b63a3ac145dd5be25387638a16ab069
Regards
Hello,
Do you use the REST API? Or what do you use to make feed?
Regards
Hello,
1) We have checked the mentioned products but the images are at place http://prntscr.com/uirwum Open console while getting this issue, do you have any errors there related to images or scripts?
2) It seems that you removed the image from the media library but Revolution slider layer used this. We have removed the layer that used that image.
3) Facebook pixel and Google Analytics are not the built-in options of our theme. The mentioned scripts come from the third-party plugins that you use.
4) Read here how to add expires headers https://www.fixrunner.com/how-to-add-expires-headers-wordpress/ It’s not theme option, you can implement this using cache plugin or manually using server settings.
To reduce the DOM elements you need to reduce the number of the elements that you use on your page (for example limit the number of products in the slider, or remove some elements etc).
We do want to help you but unfortunately, individual site optimization is outside the scope of our support and we don’t have experts for this. So, if you need help with the individual site optimization, please, contact WPKraken team.
Regards
Hello,
etheme_catalog_setup function is located in the xstore/framework/woo.php (line 747) and you are able to change it using child theme and it will work.
ThemeForest has a number of requirements to submit theme for selling, We have created XStore Core plugin only because of the ThemeForest requirements and moved all the functions and options that couldn’t be placed directly in theme according to these requirements.
What function from the XStore core plugin do you want to redeclare? Tell us and maybe we’ll find some workaround for you.
Regards
Hello,
Checked theme options and don’t see problem http://prntscr.com/uiqw5v
WPBakery page builder also works https://gyazo.com/f591670a2175b30745fd76bd72f3cb85
Uploading to media library works fine https://gyazo.com/f109a08000151e33a03b3a0ae729770a
So, could you tell me in more detail what exactly is wrong? Provide screenshots or video. Did you try to open your site from another PC or browser?
Regards
Hello,
1) Some of the mentioned strings come from the XStore core plugin translation. So, finish the translation of the plugin http://prntscr.com/uieiss
2) Translation of the theme should be in the System folder http://prntscr.com/uiellz
Before it was located in the Author directory.
Regards
Hello,
Provide the image, please. You missed that.
Regards
Hello,
Read here how to renew the support period https://www.8theme.com/documentation/documentation/troubleshooting/how-to-renew-support-period/
If you still have a problem with this contact Envato support https://help.market.envato.com/hc/en-us/requests/new because we can’t manage this from the author side in any way.
Regards
Hello,
Are you sure that login is correct? Because we get the error http://prntscr.com/uie8a8
Regards
Hello,
Yes, I added it there and hide title, static block options work https://gyazo.com/6c4be397cf7fd9b11d3e9b2de265596a
With the Navigation menu widget it does not work.
Regards
Hello,
“footer copyright” widget area takes 50% of the footer width. If you want to show the copyrights full width then add the widget to Footer widget area.
We are not developers of the DIVI builder, so can’t help you with this. Contact plugin author.
Regards
Hello,
We have added the following code to .htaccess file
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
And it fixed the issue. So, problem was related to that limit on your server.
Regards
Hello,
Provide us with WP Dashboard access to your site to check and help you.
Regards
Hello,
There is no need to use the yellow pencil plugin because we have option for these purposes.
Theme Options > Header builder > Mobile menu http://prntscr.com/uid5oi
Regards