-
AuthorPosts
-
April 22, 2017 at 12:46 pm #781652
How do I move the next and previous links at the bottom of the posts rather than on the side of the posts?
Also, how do I theme the links?
April 23, 2017 at 5:18 am #781874Hey cvan,
Could you post a link to the site in question so that we can take a closer look please? Also, I’m not sure what you mean by this?
how do I theme the links?
Best regards,
RikardApril 24, 2017 at 5:27 pm #782459Well you should know your theme better. Currently, the next and previous links are rendered on the sides of the pages. When I hover over them I see the title and the featured picture. But I want to move both of them under the post right above the comments section.
Also, by “theme” (which I thought is pretty common term with wordpress) what I mean is how do I change the way it is rendered on the page? e.g. right now it shows the title as link along with the featured picture. Let’s say I don’t want the picture to be rendered (without all the css hacking). How do I do that? Is there any filter that I can use?
April 25, 2017 at 6:04 am #782647Hi,
May you provide us your website link? This way is easier to solve your question.
Best regards,
John TorvikApril 25, 2017 at 6:27 am #782659Sure. It’s in the private content.
April 27, 2017 at 11:01 am #783927Hi cvan,
The next and previous links are actually fixed in the browser window so that it’s there even when you scroll down. If you want, you can add your own previous and next buttons in your post and remove the buttons we have in the theme by following the instructions in this thread: https://kriesi.at/support/topic/how-to-customize-previous-and-next-button-in-post/
For customizing the nagivation, we recommend using Quick CSS if you can. For your example, you can use this code:
.avia-post-nav .entry-image {display:none!important;}
Best regards,
SarahApril 27, 2017 at 12:09 pm #783959thank you, I will check the link out.
And I am more than capable to write code to change content. I really hate using css change / hide content. So, if there are alternative to css through filters and actions then let me know.
April 27, 2017 at 12:36 pm #783976Great. Let us know if you need additional help.
Cheers!
Sarah -
AuthorPosts
- You must be logged in to reply to this topic.