• Resolved ugocel

    (@ugocel)


    Hello,

    1- Display loading screen in
    2- the specific pages
    3- /official

    I followed the above steps but it did not work.
    What is the correct way 0f doing it?

    Best
    Ugo

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @ugocel

    You should to enter the page’s id, and not its URL or part of the URL.

    Best regards.

    dicky777

    (@dicky777)

    Ok I managed getting it to work on one page, but it works too late. Have dissabled pluogn “assetcleanup” for the page and yet still too late.
    What am i missing or doing wrong here…?
    Page is this one https://www.coronavirus-sars.com/news-about-the-coronavirus-covid-19-pandemic/news-feeds-from-multiple-news-outlets/
    Regards,
    Dick

    Plugin Author codepeople

    (@codepeople)

    Hello @dicky777

    You’ve installed a plugin to optimize your website, and this plugin loads the script files at the end of load process. So, the code of our plugin would be loaded at the end.

    Best regards.

    dicky777

    (@dicky777)

    Is it not assetcleanup? Because i disbled that one for this page… Must be SGOptimizer than, let’s see if i can do something about that one because it’s automatic from Siteground

    dicky777

    (@dicky777)

    But is there a way for me to have your script run first?

    Thank you

    Plugin Author codepeople

    (@codepeople)

    Hello @dicky777

    You can try moving the piece of code: <?php wp_head(); ?> into the “header.php” template file of the theme active, just after the <head> tag. However, this modification does not guarantee the optimization plugin does not intercept the .js files, and manage the load process by itself.

    Best regards.

    dicky777

    (@dicky777)

    ok thnx. tried something but my internet is so fast i am not sure it’s working LOL.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Run it on specific page’ is closed to new replies.