This topic has 15 replies, 4 voices, and was last updated 2 months, 1 weeks ago ago by Andrew Mitchell
After update I’ve got few errors:
1. Elementor isn’t loading.
2. Mini-cart error.
3. Breadcrumbs error.
Video attached. Woocommerce fatal error log attached.
Hello Liza,
Thank you for reaching out to us with your query.
Please provide temporary wp-admin and FTP access.
To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.
For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.
Best Regards,
8Theme’s Team
Attached.
Hello Liza,
– We are currently experiencing difficulties accessing your website and were wondering if there might be any IP restrictions or other settings preventing us from doing so.
– We would like to bring to your attention that utilizing the Appearance theme editor or a file manager plugin via the site Dashboard to implement fixes or code carries the risk of inducing fatal errors. Such errors could potentially result in you being locked out and the website becoming inaccessible. It is for this reason that we recommend editing files through FTP; the use of the File Manager or theme editor alone does not offer the level of security and control required for such operations.
– Could you please check if there are any errors recorded in WooCommerce under Status > Logs > Fatal Error File, specifically the file with the most recent date?
Best Regards,
8Theme’s Team
Which difficulties? Why can’t you access it?
I’ve checked logs for fatal errors – the very same that I’ve originally attached but from today.
Hello Liza,
1. Please provide FTP access, after that, we will be able to check the problem more deeply.
2. Solved via Elementor plugin settings – https://prnt.sc/t1vMcDnJKTw4
3. To remove the “Shop” from the breadcrumbs, please add the following code to your child-theme/functions.php:
add_filter( 'etheme_breadcrumbs_shop_step', '__return_false', 999);
Best Regards,
8Theme’s Team
FTP settings added
The code you’ve provided – didn’t work.
Hello Liza,
We appreciate your prompt response.
Please change the code to:
add_filter( 'etheme_breadcrumbs_shop_step', '__return_false', 999);
Additionally, our specialist is currently unable to access your site. Could you please whitelist the IP address provided in the Private Content area?
Thank you for your cooperation.
Best Regards,
8Theme’s Team
What is an error that presents on accessing from your IP?
Hello Liza,
Just cannot load the yourwebsite.com/wp-admin/ page as it just keeps the infinite loading.
Also, the FTP was correctly connected but we noticed that you didn’t add the code in your child-theme/functions.php and also we cannot save the changes with next errors:
Command: PASV
Answer: 227 Entering Passive Mode (51,81,109,240,39,109).
Command: STOR functions.php
Answer: 553 Could not create file.
Error: A critical error occurred while transferring the file
Please contact your hosting provider and ask for assistance.
Best Regards,
8Theme’s Team
Dear @Liza,
We have successfully implemented the modifications you requested using the File Manager plugin on your website. Specifically, we have added the following code to remove the additional Shop breadcrumbs step as discussed:
add_filter( 'etheme_breadcrumbs_shop_step', '__return_false', 999);
You can view the changes here: https://prnt.sc/89kLCsUswkRM.
Please take a moment to review the update at your earliest convenience.
Best regards,
Jack Richardson
The 8Theme Team
Thank you. The most important issue is still there: Elementor is not loading
Hello @Liza,
We have temporary disabled the ‘Site preloader’ option in your Theme Options (https://prnt.sc/bWEVmlLxy4xi). So, now it is possible to edit anything with Elementor builder -> https://prnt.sc/5zjihpPAO-8J.
We will check the possible reasons of that option creates and try to fix it in next theme update !
Kind regards,
Jack Richardson
The 8theme’s team
Dear Liza,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
The issue related to '‘Xstore core conflicts with Elementor after update’' has been successfully resolved, and the topic is now closed for further responses