Server Requirements admin bar notification and nitro pack compatibility

This topic has 16 replies, 3 voices, and was last updated 2 years, 11 months ago ago by Jannis T

  • Avatar: Jannis T
    Jannis T
    Participant
    May 3, 2021 at 09:47

    Hello,

    following issues came up with the theme after deploying to live server:

    1. the xstore admin bar shows all the time an exclamation mark aside Server Requirements but not in the regular theme Options menu and in the System Requirements everything seems to be ok. Check Screenshot
    https://prnt.sc/12f2y71

    2. The hosting provider suggested using nitropack for speeding up the site and for the sake of testing we installed the nitropack free plan on the staging site. We did deactivate any kind of server- and theme-side caching before nitropack installation and chose the standard-optimization in the nitropack settings..Still, the staging site is after nitropack installation totally messed up.
    Is there any way to get nitropack working with the theme?

    15 Answers
    Avatar: Jannis T
    Jannis T
    Participant
    May 4, 2021 at 20:16

    After 2 days the 1. has been solved all by itself..the admin bar notice is gone..

    Nr. 2 still open

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 5, 2021 at 16:26

    Hello,

    Sorry for the delay in answering.

    1) Could you, please, share your solution? Maybe it will be useful for other users.
    2) Provide us with WP Dashboard and FTP access to site where you use Nitropack? We’ll check and try to help you.

    Regards

    Avatar: Jannis T
    Jannis T
    Participant
    May 5, 2021 at 22:21

    Hi,

    1) Not sure if it is a solution for others but i just disabled all caching in theme options and the server caching as well. Then cleared the nginx-fastcgi cache and restarted the nginx/php-fpm services..a sort of taking a sledgehammer to crack a nut method!

    2)Credential posted. I opened a ticket on nitropack support page, but no reply yet..

    Regards

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 6, 2021 at 14:01

    Hello,

    1) thank you.
    2) Could you, please, provide us also with FTP access to your site?

    Regards

    Avatar: Jannis T
    Jannis T
    Participant
    May 6, 2021 at 17:39

    Hi,
    you can use the same credentials as for the admin login.
    Regards

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 7, 2021 at 09:34

    Hello,

    Ok, thank you. I’ll keep you in touch.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 7, 2021 at 16:47

    Hello,

    Check now, please.

    Regards

    Avatar: Jannis T
    Jannis T
    Participant
    May 7, 2021 at 17:27

    Hello,

    the front page loads ok now with nitropack activated, except the All Departments header menu, which does not load the assigned static blocks and doesn’t collapse back after opened on a hover. Purging nitropack cache and/or recreating the All Departments menu didn’t solve the issue with it.

    Regards,

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 8, 2021 at 10:04

    Hello,

    Thanks for the reply. Our technicians team will check it after the weekend. I will let you know their answer.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 11, 2021 at 11:02

    Hello,

    Check now, please.

    Regards

    Avatar: Jannis T
    Jannis T
    Participant
    May 11, 2021 at 12:00

    Hi,

    well yes, the all departments menu is working again but the improvement you did before with nitropack is “gone” again. The layout is all messed up again with nitropack enabled.

    Does that mean the theme does not support nitropack?

    Best regards,
    JT

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 11, 2021 at 19:31

    Hello,

    No, it’s related not just to Nitropack but to the calling of the child theme styles. Check again, please.

    Regards

    Avatar: Jannis T
    Jannis T
    Participant
    May 12, 2021 at 10:46

    Hello Olga,

    looks great, everything in place now!

    Please provide me the changes i have to make on the production sites, because i have another 2 clients who consider to implement nitropack on their xstore eshops, based on their hosters recommendation.

    Best Regards,
    JT

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 12, 2021 at 13:55

    Hello,

    Move xstore theme and xstore-core plugin to production site and also edit the child theme functions.php and replace

    <?php
    add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles');
    function theme_enqueue_styles() {
    	etheme_child_styles();
    }

    with

    <?php
    add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 1001 );
    function theme_enqueue_styles() {
    	etheme_child_styles();
    }

    Fix will be included in next theme update.

    Regards

    Avatar: Jannis T
    Jannis T
    Participant
    May 12, 2021 at 17:19

    Hi,

    thank you very much for your time and effort!

    Best regards,
    JT

  • Viewing 16 results - 1 through 16 (of 16 total)

The issue related to '‘Server Requirements admin bar notification and nitro pack compatibility’' has been successfully resolved, and the topic is now closed for further responses

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