Thread Starter
JCML
(@jcml)
after researching further I believe I need a callback function added somewhere to the script. I am using a method to get the image url in my theme rather than using the traditional the_post_thumbnail(); and I wonder if that may be the reason why my images do not load after the load more is clicked. If I hit F12 in chrome the images load themselves which is what brought me to needing the
callback:picturefill();
Thread Starter
JCML
(@jcml)
Adding two fields automatically added the options for conditional logic and the logic would not allow either field to display.