Nesting Albums

HomeSupportImage StoreNesting Albums

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #50372
    Mallycat
    Participant

    I see from this post that there are a few people that want to have nested albums rather than the default.

    http://xparkmedia.com/support/topic/understanding-albums/

    Unfortunately for me, I am not skilled enough in PHP or WordPress to resolve this myself.  Is there anyone out there that will provide the altered page that will display albums as a nest hierarchy rather than showing all images from all lower nodes?

    #50423
    Xpark Media
    Keymaster

    this currently can be done using custom templates or php, we will try to add and option on feature release

    #50453
    Mallycat
    Participant

    Thanks Hax

     

    i have been doing some reading and learning, and I want to try this Myself. I just need some help getting started.   Hope someone doesn’t mind asking these questions.

     

    What file controls The Loop for rendering images?  Is it Taxonomy-ims_album.php?

    Is it the same. Loop for all levels of the album hierarchy?

    what is the differentiation in the loop from an album and an image

     

     

    #50463
    Xpark Media
    Keymaster

    yes, you can use the “Taxonomy-ims_album.php” as a guide, for more information in how to use the WordPress loops take a look at this links

    http://codex.wordpress.org/Class_Reference/WP_Query
    http://codex.wordpress.org/The_Loop

    #50471
    Mallycat
    Participant

    Hax, thanks for the reply and the links.  Yes I found this material over the weekend, which is why I want to see if I can work it out (not sure if that is realistic, but I will give it a go).

    However this doesn’t really answer my questions.  What I really want to know is “which file do I edit in order to change the default way The Loop is executed?”  If I change the Taxonomy-ims_album.php and leave it in its default location, will that over-ride the default?  Or is there something else I need to do?

    #50482
    Xpark Media
    Keymaster

    you need to move the file “taxonomy-ims_album.php” to your theme’s folder (or child theme is preferred ), and make the modifications there, also in the image store settings make sure your album template is set up to use the default template.

    For the most part all you will have to modify  in the file is html around the loop; things like header, footer, sidebar etc.

    #52119
    Xpark Media
    Keymaster

    a new option has been added to display only galleries at one level while view albums if you wan to test it before the next release you can download Image Store 3.2.1 RC1 here.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.