Password Protected Galleries Not Showing Up

HomeSupportImage StorePassword Protected Galleries Not Showing Up

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #48386
    AdaoDesign
    Participant

    Hi there, we developed this site for a local photographer with the image store plugin so that people can order their photos online:

    http://www.anievansphotography.co.uk/image-store/

    But if we set a gallery to be password protected, it disappears from the list. The direct URL works fine. How can we get all password protected galleries to appear alongside the rest of them? If you change it back to visibility:public it shows.

    For instance this is a password protected gallery which works ok with the direct URL, but does not show up on the Image Store’s list of galleries:
    http://www.anievansphotography.co.uk/galleries/patsi-darcy-family/

    Thanks and I look forward to hearing your thoughts on this.

    #48390
    Xpark Media
    Keymaster

    since they are password protected galleries you don’t want them showing on other places you can send the user to the gallery url or user the login form created by the plugin.

    When you install the plugin the plugin creates a “Secure Images” page this is the landing page for all your secure galleries you need to provide gallery ID and password to the customers.

    If you deleted the page you need to create a new page and add this code. [image-store secure=1] . After that, go to the image store settings and under “galleries” set the secure page to match the one above. This is only for redirect purposes.

    #48660
    hg0mez
    Participant

    Hi Hadao design,

     

    can you please give me a hint on how did you get the image store to the show the entry page like your page in:

     

    http://www.anievansphotography.co.uk/image-store/

     

    I am trying to do exactly the same thing and I tried using:

     

    [ims-gallery id=0 layout=1 caption=1 orderby=date number=5 linkto=attachment]

    I also tried:

    [image-store list=23]

    and:

    [image-store secure=1]

     

    The top two don’t work at all (I did try to change the gallery ID respectively) and the last one just give me the login prompt asking for the username and password to login to a gallery.

     

    Your help is very much appreciated.

     

    Cheers,

    Henry

    #48662
    hg0mez
    Participant

    Oh, my private gallery (with last option posted) can be seen at:

     

    [image-store secure=1]

     

    As you can see, I don’t see thumbnails and that is what I need for my site.

    Cheers,

    Henry

    #50167
    AdaoDesign
    Participant

    Hax: “since they are password protected galleries you don’t want them showing on other places you can send the user to the gallery url or user the login form created by the plugin.”

    Yes I do want them showing up along with all of the other galleries. Is there any way of doing this?

    Thanks

    #50178
    Xpark Media
    Keymaster

    here is another option to display all galleries public and password protected galleries using the custom template and WP_Query

    #50205
    AdaoDesign
    Participant

    Hax, if I use that, will it still look like the standard image-store page like:

    http://www.anievansphotography.co.uk/image-store/

    Thanks

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