Bring Your Business to Life › Support › Image Store › Understanding Albums
Tagged: albums
- AuthorPosts
- May 2, 2012 at 6:06 am #46725
squibs
Participantv 3.0.4 – sorry…
May 2, 2012 at 11:08 pm #46741Xpark Media
KeymasterCurrently the plugin will list all your galleries assigned to albums and child albums if you want to display parents and then child you will have to create your own gallery template.
You can use the template in Image store as a guide image-store/theme/taxonomy-ims_album.php
other resources:
From album to slideshow / custom link
Get post by custom taxonomy (ims_album)May 3, 2012 at 2:26 am #46762squibs
ParticipantThanks for that. I guessed that the answer would be to make my own template. Time to get my hands dirty 🙂
June 10, 2012 at 5:57 am #47796alphamedia
ParticipantHi squibs,
Did you manage to get the Albums working? If so could you provide your code here as Id like to have the same. Otherwise I can’t see the point in having Albums in the plugin if there isn’t a page for them.As default Id like my albums displayed, then from those to my galleries within them.
It would also be great if the Albums could have images associated with them,
June 18, 2012 at 2:25 pm #48028shayne locke
ParticipantHi Squibs,
I would also love to know how you did it…if you managed it as I have the same problem.
Thanks
November 14, 2012 at 8:09 am #50982jenndino518
ParticipantI’m also trying to understand this taxonomy.php
I have all my galleries but I need them to be sorted under parent albums. And I need the albums to show up on the default image store page for customers to click on. Any help?
November 16, 2012 at 1:13 am #51020Xpark Media
KeymasterTo be able to use album parent child relationship you need to create custom template and display the albums base on parent using a custom wp_query.
This is for experienced theme developers, if you don’t understand templates maybe you guys can find someone to help you below some theme resources.
other resources:
From album to slideshow / custom link
Get post by custom taxonomy (ims_album)
WordPress querygallery content type: ims_gallery
image content type: ims_image
album taxonomy: ims_album
tags taxonomy: ims_tags - AuthorPosts
- You must be logged in to reply to this topic.