e11world
Forum Replies Created
-
Same issue with all images in galleries not working aside from the WP Baker JS Composer plugin not showing properly on the pages (only showing code view) but after installing and enabling jQuery Migrate Helper plugin, things are back to normal. Updates to all other plugins may not have been necessary too.
So after disabling plugins and putting them back folder by folder with FTP, it was stupid W3 Total Cache that ruined my site (again). I know these 2 plugins don’t work well but this cache plugin needs serious fixing most of the time my site crashes. Just wanted to update everyone.
Forum: Plugins
In reply to: [Head, Footer and Post Injections] Can’t add code to “home page only”I would like to know how you fixed this please. It’s not working for me at all
I’m having the exact same issue. It’s down to the “Cache Tweets in every:” setting so whenever I enter something there (after having all of the fields filled) then save and reload my page, it just keeps loading and doing weird things.
I was having the same issue but you can see it’s fixed here https://eddie11.com/gallery/
Latest wordpress & gallery updates installed and for those who were using a few variations of the code here’s what worked for me the order_by=”rand()
[ngg_images gallery_ids="5" order_by="rand()" display_type="photocrati-nextgen_basic_thumbnails"]
I used to use the following and it never worked
[random id="5" max="80" /]
I switched to this and it still not didn’t work
[ngg_images gallery_ids="5" source="random" display_type="photocrati-nextgen_basic_thumbnails"]
Same issue here but I get a blank page instead so currently will look for another plugin to just do this feature.
I just installed the plugin after uninstalling when iThemes took over but I get a blank page (same as before) and basically can’t do anything except go to FTP and rename the plugin folder, then log back in the regular way and change the folder name back to re-enable it and un-tick that feature.
It worked somehow before after I went out of my way to find a fix but I don’t feel like doing that after every update. Currently, not working and may not go back to this ever again.
Forum: Plugins
In reply to: Open Images in lightbox viewDid you find a solution yet? I’m trying to do the same thing
Forum: Fixing WordPress
In reply to: Allow Search Engines to Index my SiteThank you hiettcody for that tip..
I was very annoyed since it took so long till I found out that was the problem.