Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1341374
    ImogenHitchcock
    Participant

    Hiya –

    I’m having issues setting my blog page to masonry style. As you can see from the screen shots below, when I set the style, all my posts disappear 🙂

    http://prntscr.com/dz83wg – how it looks normally
    http://prntscr.com/dz83mf – what happens when I try and set it the blog to Masonry

    Is this just something I’m doing or are there particular settings I need to change as well as just clicking a button in the “customise” menu!

    cheers,
    Imogen

    #1341430
    Thai
    Moderator

    Hi Imogen,

    You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Let us know how it goes!

    #1341679
    ImogenHitchcock
    Participant

    Amazing – thank you. Found the plug in and it’s all working now. Now, the only thing I want to do (which I hope you can help with) is remove the tags at the bottom of the posts and fix the height of the boxes… is this possible?

    http://prntscr.com/dzb7el

    #1341745
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    footer.entry-footer.cf {
        display: none !important;
    }
    
    .entry-wrap {
        padding: 3% !important;
    }

    Thanks.

    #1342879
    ImogenHitchcock
    Participant

    You are my favourite person in the world at the moment. Many thanks! I can’t believe that was so easy 🙂

    #1342900
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

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