Content not loaded anymore | WordPress.org

[ad_1]

@michih Whats the issue? You’ve provided no information for me to debug your issue.

Got this in my console:

Failed to load resource: the server responded with a status of 404 ()
Ajax Load More: Unable to access meta object in Ajax response. There may be an issue in your Repeater Template or another hook causing interference.
Bad element for imagesLoaded false
i @ ajax-load-more.min.js?ver=6.2.0.2:6
Ajax Load More: Unable to access meta object in Ajax response. There may be an issue in your Repeater Template or another hook causing interference.
n.AjaxLoadMore.render @ ajax-load-more.min.js?ver=6.2.0.2:6
ajax-load-more.min.js?ver=6.2.0.2:6 Bad element for imagesLoaded false
i @ ajax-load-more.min.js?ver=6.2.0.2:6

Did not change anything in my repeater template.

Strange. Not sure what would be causing that.

Whats your Repeater Template? Can you share a link?

I have multiple repeater templates in use. But for the home page it is this one:

<div class="col-md-4 revealator-slideup">
<a class="jobs-recent" href="https://projectdmc.org/support/topic/content-not-loaded-anymore/<?php the_permalink(); ?>">
<?php $single_partner_logo = get_field('single_partner_logo'); ?>
<img src="<?php echo $single_partner_logo;?>" class="partner-logo list 2" alt="">
<h3><?php the_title(); ?></h3>
<span><?php the_field('regionfreetext'); ?></span>
<?php
$my_excerpt = get_the_excerpt();
if ( has_excerpt() ){
echo wpautop( $my_excerpt );
}
else {
echo '<p>'.wp_trim_words(get_the_content(), 15, '...').'</p>';
}
?>
<div class="show-hover">Mehr erfahren</div>
</a>
</div>

I’ll need to see a link unfortunately.

I have added an URL, thanks Darren.

Thanks.

This is the response from the Ajax Request.

https://codeshare.io/zyRevN

Notice the wpcf7mailsent javascript. This is being injected by the contact form 7 plugin.

Not sure why, but you’ll need to fix that.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer