Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @danverjhon

    Thank you for reaching out and I am happy to assist you with this.
    I’ve checked the website and as I can see you have multiple layers of caching.
    Can you please temporarily disable W3 Total Cache and see if the problem persists so we can determine if the issue is related to the W3TC?
    I’ve tried to bypass the cache and if I inspect the source I can see the following:

    <div class="otw_blog_manager-load-more js-otw_blog_manager-load-more">
    <a href="https://ratracerebellion.com/wp-admin/admin-ajax.php?action=get_posts&bmi=2&nonce=13505da72e&page=2" data-empty="No more posts to load." data-isotope="true">Load More...</a></div>

    As you can see this is expected behavior since the href attribute is pointing to the mentioned link: https://ratracerebellion.com/wp-admin/admin-ajax.php?action=get_posts&bmi=2&nonce=e3b682a510&page=2

    This means that the URL is added directly from the wp-admin

    I hope this helps!

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Blog Manager Load more Button ridirect no no style Tab’ is closed to new replies.