neilmac
Forum Replies Created
-
Forum: Plugins
In reply to: [Cards for Beaver Builder] Image HyperlinkI had this problem too today then realised there is currently an out-dated version (1.1.0) here in the plugin repository. I looked on Github and once I downloaded the most recent version (1.1.1) found the image link option.
ThanksForum: Plugins
In reply to: [W3 Total Cache] Parallel Loading System and W3 Total CacheThanks Frederick!
Forum: Plugins
In reply to: A/B Test pluginI was searching on this same subject today and just found a Google Website Optimizer plugin http://websiteoptimizer.contentrobot.com/
Has anybody got any observations, good or bad about it, or experience?Forum: Fixing WordPress
In reply to: Page Template Problems with 2.6I got the template drop down back this way a few minutes ago – but it is not listing my templates. Just default, archives and links.
Forum: Fixing WordPress
In reply to: Can I exclude a page from the navigation?Brilliant. I knew I had done something like that with query and categories but I wasn’t sure about pages.
I’ll give that a try, thanks.Forum: Fixing WordPress
In reply to: Should I put all javascript links in the footer?Thanks very much Alan.
I have now decided I don’t need that particular bit of javascript in any other pages apart from the home.php
So rather than place it right in the footer I have moved it to the bottom of home.php
That’s not ideal for the home page – though it’s better – but it does mean the other pages load much faster as they don’t even call the js from the footer.