Forum Replies Created
-
AuthorPosts
-
Yes sorry, I found the solution, I was searching google for active, but it was current page.
I got it fixed.
Thanks
Rollover Microwave Ovens, and the active page has a green bar. I just need to know the css to modify this.
thanks
I get it sorry for the multiple requests, but can you answer this for me?
1) Where can I find the current functionality for next / previous post buttons?
I was able to set order through this plugin, they sent these links to help me with the Next Post functionality.
The default next / previous_post_link() WordPress functionality does not support sorting list. You will need to update and use next / previous_post_type_link() which are an extension through which a certain sort can be implemented, for more details and code example please check at :
1) Where can I find the current functionality for next / previous post buttons?
2) Do I add the updated code to single.php or single-portfolio.php?
3) Code above doesn’t fix the issue of brining the buttons onto the page, off the sides and not hide them.Please Help!
Ok not sure if this helps, I was able to find a plugin to order the posts by slug how I want on the admin side, but can we somehow apply that order to the NEXT and PREVIOUS arrows on the side?
Also any code I use to not hide the NEXT / PREVIOUS arrows it doesn’t work.??
Post Arrows are still stuck to the edge, I would like them placed inline on the page…
I tried the code above and then tried this as well…
#top .avia-post-nav {
position: absolute;
top: 70%;
}.avia-post-prev {
left: 10%;
}.avia-post-next {
right: 10%;
}-
This reply was modified 8 years, 10 months ago by
bukkadesign.
Hi Andy
I am wondering if the order of the arrow buttons can match the order set by the previous page in the portfolio grid. They are are to ascending by page title in the portfolio grid, while the arrows on the detail feel like they are set to publish date.Scroll to bottom of this https://kriesi.at/support/topic/how-to-customize-previous-and-next-button-in-post/
is this a similar solution?
Hi Andy
Here is a screenshot
https://www.dropbox.com/s/fjb26hgcg91ufd4/duvcw.png?dl=0Per letter (PAGE) I have a portfolio GRID to display portfolio items by name (post slug) in an ascending order, I attached portfolio items with categories for each page by First Letter of Last Name (Category) and States (Category)
When I am on a G profile, I am looking for the arrows to match the order on the G page. I understand this can’t happen across pages but I’m hoping it can happen with the same category.
I currently have states as categories as well, I can change those to tags if it helps us in any way.
I hope this is clearer!
Thanks
Hello
Let’s try this again, I may have not been clear on what I need.1) Move the Arrow Next/Previous Post buttons to the bottom of this page, remove from edge.
2) Change the Next/ Previous post and have it set to post slug or post title, instead of post publish date.Any help would be great!!
Thanks
JacobMy latest post seems closer to what I am looking for
NEXT/PREV buttons at bottom of portfolio entry page
Next / Prev goes to next post by title.This example seems outdated though with the latest theme?
Please advise.
This maybe closer to what I am looking for.
https://kriesi.at/support/topic/how-to-customize-previous-and-next-button-in-post/
I currently have the portfolio set to Ascending based on slug, which helps me get the alphabetical order.
I need the next and previous post to match the order on the parent page.
Possible?
To be clear, all I am looking for is going to the next person in the same selected Letter (category) not alphabetically across all posts…
So D for example, is there a way to have next post go through all the Ds?
-
This reply was modified 8 years, 10 months ago by
bukkadesign.
Do you see a better way of accomplishing this?
Hello
so what sets that order though, publish date? -
This reply was modified 8 years, 10 months ago by
-
AuthorPosts