Support ForumHow to disable the older and newer blog post buttons? – Support Forum https://support.ishyoboy.com/forums/topic/how-to-disable-the-older-and-newer-blog-post-buttons/feed Thu, 02 Jan 2025 19:08:05 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/how-to-disable-the-older-and-newer-blog-post-buttons/#post-6544 <![CDATA[How to disable the older and newer blog post buttons?]]> https://support.ishyoboy.com/forums/topic/how-to-disable-the-older-and-newer-blog-post-buttons/#post-6544 Wed, 04 Feb 2015 17:09:13 +0000 Enrico Hi
which is the best way to eliminate older and newer posts buttons?
Thank’s

]]>
https://support.ishyoboy.com/forums/topic/how-to-disable-the-older-and-newer-blog-post-buttons/#post-6555 <![CDATA[Reply To: How to disable the older and newer blog post buttons?]]> https://support.ishyoboy.com/forums/topic/how-to-disable-the-older-and-newer-blog-post-buttons/#post-6555 Thu, 05 Feb 2015 08:49:37 +0000 IshYoBoy Hey,

the easiest way is to hide them using custom CSS. Find their classes using this method:

Inspect Element to make CSS changes using Custom CSS or in Child Theme

Then simply apply display: none; to them ;)

P.S.” More advanced way would be to eliminate them from the HTML. This could be done by overriding the function which outputs them via child theme.

Interchange Blog Older and Newer Button

Change the blog navigation (Previous/Next) buttons colors

Delete the blog post details and override “ishyoboy_get_post_details” function

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>