Hello Derride,
It is a mix of using categories and tags, so if you need to seperate portfolios, just tag portfolio items with different names, for instance:
Portfolio item#1 -> tag=City
Portfolio item#2 -> tag=City
Portfolio item#3 -> tag=Countries
Portfolio item#4 -> tag=Countries
Portfolio item#5 -> tag=Continent
Portfolio item#6 -> tag=Continent
And within each tag you can devide the list of portfolio using categories, so it is sort of two dimensional array ^_^
Now you can have three different portfolios using the following shortcodes:
1-[waving width=”200″ theme=”light” all=”0″ showCat=”true”
tag=”city” /]
2-[waving width=”200″ theme=”light” all=”0″ showCat=”true”
tag=”countries” /]
3-[waving width=”200″ theme=”light” all=”0″ showCat=”true”
tag=”Continent” /]
I hope you will find this helpful.
Thanks for letting me help
hey. sorry it took me some time. that worked great. now after i updated the plugin (i’m still local) the lightbox does’t work. but great options. much easier to work with.
Glad to hear that.
Your review would be appreciated for this plugin.
https://wordpress.org/support/view/plugin-reviews/waving-portfolio
Let me know if you need any further help.
Thanks
hey, will review it but what about the lightbox? the added images inside open in their file location and not in a lightbox. the class lightbox is attached to each link, the open url in unchecked.
The concept of adding image gallary inside portfolio item has been changed since (1.2).
Now it become easier, where you need to go to each portfolio item and add gallary from the metabox gallary below the description box.
Try this and let me know if lightbox is working after.
Regards
hi aelbuni
that’s exactly what i did. and i love that now there is a separation between the content and the inner gallery.
each inner gallery item get this html:
<a rel="portfolios9393" class="lightbox" href="http://localhost/shtiglizwp/wp-content/uploads/2015/03/yozmaformygallery-300x2061.jpg"><img width="100" src="http://localhost/shtiglizwp/wp-content/uploads/2015/03/yozmaformygallery-300x2061.jpg" class="multiple-borders"></a>
as you can see the lightbox class is added, but instead og a lightbox the image is shown un its url, not in a lightbox.