Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1102321
    knicholasjuvo
    Participant

    Hi there,

    I recently found some jQuery in another thread on here that shows you how to set a banner on your Blog page. We’re going to do this manually with the most recent blog entry, and thus would like to hide the latest blog entry that automatically shows up in the blog. I tried the plugin WP Hide Post but it doesn’t seem to work if your blog isn’t set as the front page. Additionally, when I use CSS such as:

    .hentry:first-child {
    display: none;
    }
    

    It removes the latest blog entry, but it just leaves a blank space where it’s been removed and the masonry blog order does not adjust itself accordingly.

    Any help would be greatly appreciated.

    Thanks!

    #1102345
    Rahul
    Moderator

    Hey There,
    Thanks for writing in! It sounds like you might be having an issue with a third party plugin or script. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.
    Thank you for your understanding.

    #1102349
    knicholasjuvo
    Participant

    Hmm, the only third party plugin I tried was WP Hide Post – but that wasn’t the only thing I tried. Unless another plugin could be negatively affecting my CSS to remove the latest blog entry. Thank you regardless.

    #1102875
    Prasant Rai
    Moderator

    Thanks for understanding. Feel free to ask us again. Have a great day! 🙂

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