-
AuthorPosts
-
September 5th, 2013 at 21:31 #12087cyberfyber
Hi, I originally thought the following to be part of the Breadcrumbs, but I guess not.
In Mantra, Would anyone have a clue where to go to hide the links just below the Header which show the Previous Post link and Next Post link at top? They’re the links which show up between the actual Breadcrumbs and the Page Title.
Mind you, they also show up below the post as well…which is where I’d rather have them.
If the settings aren’t within the Mantra Settings then could someone point me to where within the files should I go to edit them out?
Thanks in advance.
October 2nd, 2013 at 19:09 #12718ZedCryout Creations mastermindCustom CSS:
#nav-above { display: none; }
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.October 20th, 2013 at 18:10 #13117KarinHi, I want to fix that, too, but the custom css lines above does not fix that for me, nothing happens. Also, I have problems with the setting Pagination, disabling/enabling does not make any changes on my page. Grateful for help with this, thanks!
October 24th, 2013 at 21:33 #13213ZedCryout Creations mastermindKarin, are you using a caching plugin?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.October 30th, 2013 at 19:39 #13291Nine Dark MoonsKarin, the nav above code didn’t work for me at first either – nothing happened. but then I put “!important” after it and it worked! maybe it will work for you too.
#nav-above { display: none !important; }
November 1st, 2013 at 16:07 #13333karinThank you som much Nine Dark Moons, that worked! But now the Post Title is very much on top of the page, I’d really like to have some space above. Do any of you know how to fix that?
Zed, I don’t think I use a caching plugin!
Thanks, Karin
December 27th, 2013 at 18:45 #15071JamesHave also bumped into this.
In my case the usecase is I want to guide my readers deftly through my content.
Hence if’n y’all might consider providing the ability to turn on/off plus allow us to easily manage how we walk our visitors through our posts… maybe using ordered sticky posts or tagged posts [ dunno… confess I’m not the best at spec’n out how best to implement this feature request ] it would be pretty dog gone cool 🙂
Many thanks,
~ James
P.s. Zed? Do you have Wizard’s Rules? <heh… google if unfamiliar… pretty cool 🙂 > -
AuthorPosts
The topic ‘Hiding the Previous and Next Post item at top?’ is closed to new replies.