My website is showing a 100% resources usage error ever since I switched to the XStore

This topic has 29 replies, 2 voices, and was last updated 3 weeks, 6 days ago ago by Luca Rossi

  • Avatar: Daniyal
    Daniyal
    Participant
    March 20, 2024 at 07:10

    Hi, my website is showing a 100% resources usage error ever since I switched to the XStore theme. Previously, I used the Flatsome theme and never encountered such an error. I’ve contacted my hosting provider, Hostinger, and they confirmed that there are no issues from the hosting side. They mentioned, “After checking your detailed resource usage, I can see that processes that were using most of your hosting plan resources were generated from index.php and admin-ajax.php files and this process is reappearing. This means that this issue was created by one or several of your website plugins when specific changes are done regarding these plugins or scheduled tasks are running.”

    Please review and resolve this issue. I’ve also sent the logs file and screenshots below for your reference.

    check private Area for Temp Access

    Please, contact administrator
    for this information.
    28 Answers
    Avatar: Daniyal
    Daniyal
    Participant
    March 20, 2024 at 21:11

    Please reply

    Avatar: Justin
    Luca Rossi
    Support staff
    March 21, 2024 at 04:29

    Dear Daniyal,

    We hope this message finds you well.

    We kindly request that you temporarily deactivate all third-party plugins, retaining only XStore-Core and WooCommerce, to facilitate further investigation of a technical matter. This action will help us determine if the issue persists under these specific conditions.

    We have noted that this issue is not commonly reported by our customers, and your cooperation in this troubleshooting step would be greatly appreciated.

    Thank you for your attention to this request. We look forward to your prompt response.

    Best regards,
    The 8Theme Team

    Avatar: Daniyal
    Daniyal
    Participant
    March 21, 2024 at 06:52

    I resolved the issue by deactivating a plugin I found yesterday, and now everything is working fine.

    Can you do me a favor? I’m stuck with a Contact Form 7 issue. I want to Inline some fields in the Contact Form 7. Can you please help me with this?
    https://gyazo.com/d98ebd2b2c166edb0c836b2a59b39663

    page link in private area

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    March 21, 2024 at 07:04

    Dear Daniyal,

    We hope this message finds you well.

    Upon reviewing the provided screenshot (https://prnt.sc/NDObhG79bGYr), we have observed that certain fields appear to be aligned. To assist you further, we kindly request that you provide us with a detailed explanation of the specific layout you are aiming to accomplish.

    Your guidance on this matter will enable us to ensure that our service meets your expectations.

    Thank you for your attention to this request.

    Warm regards,
    The 8Theme Team

    Avatar: Daniyal
    Daniyal
    Participant
    March 21, 2024 at 07:16

    One more Issue of Inline fields has been resolved.

    Avatar: Daniyal
    Daniyal
    Participant
    March 21, 2024 at 08:06

    I believe the 100% resources usage issue is occurring again.
    https://gyazo.com/7058d83d7916d935e477bee813c475f9

    please check You have already access of WP-admin and FTP

    Avatar: Justin
    Luca Rossi
    Support staff
    March 21, 2024 at 09:15

    Hi @Daniyal,

    We don’t have the access to your hosting cpanel to take a look at the resources usage.

    We kindly request that you temporarily deactivate all third-party plugins, retaining only XStore-Core and WooCommerce, to facilitate further investigation of a technical matter. This action will help us determine if the issue persists under these specific conditions.

    Warm regards,
    The 8Theme Team

    Avatar: Daniyal
    Daniyal
    Participant
    March 21, 2024 at 10:15

    I have Already Given FTP access to you

    Please contact administrator
    for this information.
    Avatar: Daniyal
    Daniyal
    Participant
    March 21, 2024 at 11:37

    Deactivated all plugins

    Avatar: Justin
    Luca Rossi
    Support staff
    March 21, 2024 at 12:25

    Hi @Daniyal,

    With FTP account we could not analys the Resource Usage.

    “After checking your detailed resource usage, I can see that processes that were using most of your hosting plan resources were generated from index.php and admin-ajax.php files and this process is reappearing. This means that this issue was created by one or several of your website plugins when specific changes are done regarding these plugins or scheduled tasks are running.”

    Can you please ask your hosting provider send all the logs related to the high resources usage? So we can take a closer look?

    Thank you!

    Warm regards,
    The 8Theme Team

    Avatar: Daniyal
    Daniyal
    Participant
    March 22, 2024 at 07:08

    First of all, you guys are responding very late, and you haven’t been able to solve my problem. I’m providing you with temporary access to the hosting account. Kindly resolve this issue. Thank you.

    Please contact administrator
    for this information.
    Avatar: Daniyal
    Daniyal
    Participant
    March 22, 2024 at 12:12

    Anyone is there??

    Avatar: Justin
    Luca Rossi
    Support staff
    March 22, 2024 at 15:31

    Dear Daniyal,

    Our development team is currently investigating the matter and will provide you with an update shortly.

    Warm regards,
    The 8Theme Team

    Avatar: Justin
    Luca Rossi
    Support staff
    March 22, 2024 at 15:38

    Dear Daniyal,

    We hope this message finds you well.

    We’re writing to inform you that our development team has successfully deactivated the Wordfence plugin and subsequently monitored the Resource Usage Monitor. Upon review, we are pleased to report that the issue of 100% resource usage no longer appears. You may view the current status via the following screenshot link: https://prnt.sc/WCQLiVjhHsV7.

    Furthermore, we would like to suggest considering an upgrade to your hosting plan. The Business WordPress plan offers a significant improvement in resources at a modest increase in cost. We believe this upgrade would be beneficial for your operations. For your reference, here is a screenshot detailing the plan: https://prnt.sc/pwpOsPMTr7-7.

    Should you have any questions or require further assistance, please do not hesitate to reach out.

    Best regards,
    The 8Theme Team

    Avatar: Daniyal
    Daniyal
    Participant
    March 28, 2024 at 10:21

    Thanks for resolving my issue, I want to create a Newsletter like this
    https://gyazo.com/0262a8654b7e3d6200009478527cf2a0

    Avatar: Justin
    Luca Rossi
    Support staff
    March 28, 2024 at 11:45

    Hi @Daniyal,

    Please also add this custom CSS under XStore Custom CSS:

    
    selector .mc4wp-form-fields {
        display: flex;
        justify-content: space-between;
    }
    
    selector .mc4wp-form-fields label{
        width: 100%;
        margin-right: 10px;
    }
    

    Best regards,
    The 8Theme Team

    Avatar: Daniyal
    Daniyal
    Participant
    March 29, 2024 at 07:28

    Thanks for helping

    Avatar: Daniyal
    Daniyal
    Participant
    March 29, 2024 at 07:36

    need to improve my website speed. I have tried a lot but I am unable to achieve better speed, even though I am using the WP-Rocket plugin

    current speed: https://gyazo.com/dd82560228ba071eac837106b9706cdf

    Avatar: Justin
    Luca Rossi
    Support staff
    March 29, 2024 at 08:01

    Dear Daniyal,

    We kindly request that you navigate to the WP-Rocket settings, select the ‘FILE OPTIMIZATION’ tab, and proceed to activate the ‘Minify Javascript’ and ‘Delay Javascript Execution’ options.

    For your reference, here is a screenshot illustrating the settings: https://prnt.sc/bFdDZ_0AhPHH

    Additionally, for a comprehensive understanding of these features, we encourage you to review the following article: https://docs.wp-rocket.me/article/1349-delay-javascript-execution

    Should you require any further assistance, please do not hesitate to reach out.

    Warm regards,
    The 8Theme Team

  • 1 2
    Viewing 20 results - 1 through 20 (of 29 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.