Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1211567
    Eric M
    Participant

    Totally confused at what we are seeing. Any ideas why blog posts would show when logged in and not when user is logged out?

    #1211575
    Eric M
    Participant
    This reply has been marked as private.
    #1211685
    Eric M
    Participant
    This reply has been marked as private.
    #1211745
    Joao
    Moderator

    Hi Amy,

    Did you change your login adress from /wp-admin to something else?

    Did you check if the posts are published and not saved as drafts?

    Your image did not upload it needs to be up to 500kb

    Thanks

    Joao

    #1211776
    Eric M
    Participant

    no, they are all live, and all images are already on the posts because they can be seen when logged in. Its probably an issue with ETHOS

    #1211853
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    I’ve tried to login to your site but it doesn’t allow me, getting 404 Error.

    Can you please double check for the same?

    In regarding to your query, we have to see the setup of your site.

    Thanks for understanding!

    #1212083
    Eric M
    Participant
    This reply has been marked as private.
    #1212516
    Rupok
    Member

    Hi there,

    Your given URL was different, let’s check what you shared before. However it seems causing by a plugin you are using. As you have performance plugin, let’s disable this first and check again clearing your cache. If the issue still persist, you can perform the plugin conflict test for the rest of the third party plugins.

    To fix this quickly, You can add this under Custom > CSS in the Customizer.

    .x-iso-container > .hentry {
      float: left;
      opacity: 1 !important;
    }

    Hope this helps.

    #1212847
    Eric M
    Participant

    already did and it was still an issue, Cornerstone being the only plugin installed.

    what plugin conflict test?

    what is that CSS fixing?

    #1213245
    Joao
    Moderator

    Hi Eric,

    I dont understand what you mean by Cornerstone is the only plugin installed, you have a good amount of plugins installed.

    The CSS provided by Rupok is an attempt to help you fix the issue without the need of deactivating the third party plugins

    Let us know if you need further help,

    Joao

    #1214816
    Eric M
    Participant

    so the css fixed it, why?

    #1214824
    Eric M
    Participant

    correction, it fixed the blog issue but now two elements on the home page do not show (essential grid and soliloquy)

    #1215128
    Rupok
    Member

    Hi again,

    It seems the fade-in is not working on your site and perhaps it’s causing by a plugin. Did you test the plugin conflict by deactivating all third party plugins?

    Here goes a quick fix for this as well :

    .soliloquy-container {
      opacity: 1 !important;
    }

    Not sure where the ES grid has been used as I can’t see that. Could you point us that?

    #1215274
    Eric M
    Participant

    pretty sure, based on other users on this forum, its an issue with the latest update to ethos. Side note, we tested it withouth third parties and it didnt work either. Less than a week ago this all worked flawlessly.

    #1215642
    Rue Nel
    Moderator

    Hello There,

    I am another staff checking on the thread! I am not sure if your last reply pertains to your original post. I have compared your site both logged in and logged out. This is what I’ve got: http://prntscr.com/ctlt3m

    Since you are using WP Rocket and if you are using CloudFlare or may have installed a caching plugin like WordFence, W3 Total Cache or WP Super Cache, please keep in mind that after doing every updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

    Hope this helps.

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