Tagged: x
-
AuthorPosts
-
July 25, 2016 at 1:56 pm #1102321
knicholasjuvoParticipantHi 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!
July 25, 2016 at 2:09 pm #1102345
RahulModeratorHey 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.July 25, 2016 at 2:13 pm #1102349
knicholasjuvoParticipantHmm, 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.
July 25, 2016 at 10:37 pm #1102875
Prasant RaiModeratorThanks for understanding. Feel free to ask us again. Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1102321 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
