Hey, I create a portfolio with 5 categories. I wanted when someone click on a project, and then click on the arrows next or previous, he would go through all the projects of the SAME category. For now it only goes through all portfolio category without distinction. Did i miss something ?
Thanks
Edit : I have found the trick about give the exact same name to the page and the category and still doesn't work for me.
Not sure why the nex_post_link method doesn't work with the portfolio
The above method would only work if you have a separate page for each category and were not using any one page with filters to show them all. When using a page to display a set of categories the next/prev buttons by default will just go in order of the date which is how WordPress handles it even in the blog. The only true way around this would be to use AJAX, but that would take a good deal of development however it's something that may get added in down the road.
Yeah! I noticed that the demo did that and loved that feature. I don't have the answer but I wanted to comment and sort of raise my hand on this issue: "Me too. I'd like that 'next' and 'prev' options in the lightbox too!
I'm in the process of building a portfolio gallery. Currently, it only has two videos.
Hey Drew! The arrows in the lightbox were implemented in v 2.6 - as long as you're using at least that version number you'll get that functionality :) Also, I'll be with you in regards to the "back to all" button issue soon!
Nico - sorry I couldn't supply a full solution, but cheers!
That's not possible with the carousel plugin it's using - you would need to grab a different WordPress/jQuery plugin with that effect as unfortunately there's no option for that effect in the theme.
Hey, I create a portfolio with 5 categories. I wanted when someone click on a project, and then click on the arrows next or previous, he would go through all the projects of the SAME category. For now it only goes through all portfolio category without distinction. Did i miss something ?
Thanks
Edit : I have found the trick about give the exact same name to the page and the category and still doesn't work for me.
Not sure why the nex_post_link method doesn't work with the portfolio
Hey Nico!
The above method would only work if you have a separate page for each category and were not using any one page with filters to show them all. When using a page to display a set of categories the next/prev buttons by default will just go in order of the date which is how WordPress handles it even in the blog. The only true way around this would be to use AJAX, but that would take a good deal of development however it's something that may get added in down the road.
Cheers :)
Hey,
Yeah! I noticed that the demo did that and loved that feature. I don't have the answer but I wanted to comment and sort of raise my hand on this issue: "Me too. I'd like that 'next' and 'prev' options in the lightbox too!
I'm in the process of building a portfolio gallery. Currently, it only has two videos.
It's here
ThemeNectar, I'm posting a different issue with that little "tic tac toe" image in the upper left. …
Thanks for the reply. Still doesn't work for me but i will find another way to do it.
Take care !
Hey Drew! The arrows in the lightbox were implemented in v 2.6 - as long as you're using at least that version number you'll get that functionality :) Also, I'll be with you in regards to the "back to all" button issue soon!
Nico - sorry I couldn't supply a full solution, but cheers!
Hey,
i have another question. How to make the client slider to not rotate one by one but just rotate without stopping ?
Thanks,
Hey Nico!
That's not possible with the carousel plugin it's using - you would need to grab a different WordPress/jQuery plugin with that effect as unfortunately there's no option for that effect in the theme.