Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1338655
    davidluizh
    Participant

    Hi,

    I am having an issue with my blog archives: https://www.thebeholdfile.org/category/the-word/.

    For some reason, the category posts that should load in the category archive do not. While troubleshooting, I disabled all my plugins but noticed that the issue persisted.

    I also noticed that when I switch my blog archive style from Masonry to Standard, it loads the standard archive properly.

    It would be deeply appreciated if you could kindly provide me with a fix for this issue. Thanks.
    **It seems that the issue is also affecting my sub-menu items from dropping down as well.

    #1338823
    Joao
    Moderator

    Hi There,

    Would mind adding this in your wp-config.php located at the root directory of your site.

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );

    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    Here you have a video tutorial in any case:

    Let us know how it goes, if that does not work please provide your admin credentials.

    Thanks

    Joao

    #1338959
    davidluizh
    Participant
    This reply has been marked as private.
    #1339266
    Rue Nel
    Moderator

    Hello There,

    Thank you for the clarifications and the detailed information. It appears that you are using RocketLoader and CluoudFlare. Please purge your site cache or disable the RocketLoader. To resolve this, please add this under Custom > CSS in the Customizer,

    .x-iso-container>.hentry {
        opacity: 1;
    }

    Hope this helps.

    #1339303
    davidluizh
    Participant

    Thanks for your help so far. It is greatly appreciated.

    I have cleared my cache and put in the code and just as I suspected, the masonry category archive page loads but only displays the posts in 1 column on the left. I would appreciate if it could load in 2 columns just as before.

    Also, there is this other issue with my Menu’s not loading sub-menu items when I click on them. I would really appreciate some help with resolving that please.

    This menu issue and the category archive issue both started at the same time so they may be related.

    Thanks again for your excellent support.

    David

    #1339385
    Christopher
    Moderator

    Hi there,

    Please disable bwp minify plugin.

    The Cornerstone builder takes place on the front end, so sometimes Cloudfare tries to cache its resources. This can cause stale data to be loaded. To resolve this, you’ll need to disable Cloudfare when the builder is in use. This won’t effect front end performance at all.

    1. Log into CloudFlare and navigate to “Page Rules”
    2. Add a new rule using this URL pattern: *.example.com/*?cornerstone=1
    3. Under custom caching, enable “Bypass cache”
    4. Turn Performance “Off”

    If you’re still having issues editing a page, you may need to login to Cloudfare again and purge the cache.

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1338655 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>