So when I have the ‘show preloader immediately’ box checked with ‘show preloader on all pages’ set, when I click on a specific link, it indeed loads instantly which is what I want. However I only really need this preloader set for one specific page, when I enter the page id in the custom field, and then I click on the link, it waits a few seconds (~5-7) before the preloader starts. I see your note that says the ‘show preloader immediatly’ only works when it’s set to all pages. But I wonder why this is the case or if it’s possible in any way to make it work for just a specific link or button to show the preloader immediately? It’s difficult for me to share the specific link because its set for registered specific user roles.
Specifically i’d like this to work instantly when I click on a button or link directly in the user account section, and a link to the same page on the top dropdown menu. It works on all pages, but I only really need it for specific pages.
also could you put some sample code of what excluding multiple links including the home page might look like? would it be like ‘\\/pageA’,\\/pageB’,\\/pageC’ ? and if my homepage is just http://www.website.com, how would that look in your exmaple? would it just be / ?
and I don’t need to add my actual website url to ‘site_url() do I?