greatestview
Forum Replies Created
-
Forum: Reviews
In reply to: [Inline JavaScript in Head] Slowed Down WebsiteSad to head that your site has had problems while installing this plugin. Have you managed to get it back to work? This plugin does not use any database, so deactivating this plugin is like it’s never been installed before. Maybe there are some conflicts with other active (caching?) plugins.
And additionally let me note that this plugin should be used carefully for very few and small scripts. Otherwise it can affect performance.
Maybe you can give our new successor plugin a try? It’s rebuild from scratch and maybe works better for you: Embed JavaScript File Content
Forum: Plugins
In reply to: [Images via imgix] Remove /wp-content/ path from cdn+1 I’d also appreciate a setting, which allows a custom imgix root directory.
Forum: Plugins
In reply to: [BJ Lazy Load] Lazy load Horizontal scrollJust in case somebody is also searching for a programmable solution: It worked out for me to parse the HTML-Code to remove the class
lazy-hiddenfrom the images, which prevents auto-lazy-loading, and then callingBJLL.show()on the images manually. You can also hook into the BJLL custom JS eventlazyloadedif necessary.Forum: Plugins
In reply to: [BJ Lazy Load] Lazy load Horizontal scrollI’m also looking for a solution to this problem (horizontal image slider gallery). Using the
bj_lazy_load_htmlfilter hook is fine, but all images are being loaded at once, when the gallery reaches the viewport (= instant, when the gallery is placed above the fold).Forum: Plugins
In reply to: [Syndication Links] Invalid HTML outputThank you! Just tried it out, nice improvements.
Forum: Plugins
In reply to: [Syndication Links] Invalid HTML output*Push*