Hi Guys,
So I have this website, 4 pages each contains a portfolio grid, each one have a portfolio category assigned.
Each Portfolio grid is set to be order by Title Ascending
That works fine, but when user clicks on the portfolio items the nav bar on the sides behaves funky.
First I edited function.php to show next element on the right and prev element on the left, and that works perfect. But I have this other thing going on, Navigation seems to be ordered by date instead of title ascending
Help will be much appreciated
Fer
Hi fernandomoralesmarquez!
Your talking about the navigation arrows on the sides right? They are supposed to just display the next / previous posts, https://codex.wordpress.org/Function_Reference/get_previous_post.
I think changing that is going to take a lot of time and code to implement so it would need to be done by a freelancer.
Cheers!
Elliott
Hi Elliot,
Yeah, exactly
I surfed on the forum and figure out how to change directions (prev-left and next-right) and also I found out how to limit the navigation arrows to a single category in a single portfolio grid page.
What I’d like to achive (and maybe thats for the whishlist for the next update on enfold) is to sort my portfolio grid and the arrow the same way. Now my portfolio masonry grid is set to show elements by title in an ascending order, but the prev-next arrows are set by date descending (and there’s no way to set that), so it’s a mess.
Now I solved the issue by reasigning dates to each portfolio item. But maybe in the future you want to make those arrows consistent.
Thanks,
Amazing theme by the way