Hello,
http://bayareagolf.org/gallery/
It tells me there are no galleries, but if I click on the All Galleries above that statement, it appears to reload the same page and displays the galleries.
I expect to see a grid of all of the available galleries on page load, is this not how it should work?
Thank you for your time.
Hi Kim,
Welcome to BuddyDev.
I just checked( sorry I could not reply on the wp.org topic) and I can see the problem.One of the plugin or theme or some code is modifying pre_get_posts filter on your site incorrectly. Since MediaPress uses WP_Query internally, the MediaPress loops are being affected.
The code in question is not modifying the filter on ajax, that’s why the ajax filtering is working.
Do you have any plugin that you can guess can be doing it?
Hi Kim,
Thank you.It is a pleasure to assist 🙂
Also, In future, if you need to search for hook, Here is a plugin that helps greatly
https://wordpress.org/plugins/simply-show-hooks/Have a wonderful day!
Regards
BrajeshHi Brajesh,
Thank you for the plugin help.
I am almost there, the widget is not playing nicely with the homepage. Can oyu offer any assitance there?please note, it is a different website address.
http://bayareagolf.review-mysite.com/
thank you
Hi Kim,
Thank you.That is a css issue on our part.
Please put this line in your stylesheet.mpp-g { display: block !important; }
That will fix it.
Hope that helps.
The topic ‘ [Resolved] What am I doing wrong? I want to see a grid of galleries when i go to this page:’ is closed to new replies.