• Resolved fcorellana

    (@fcorellana)


    Hi,

    I’m having trouble with the “display category album” shortcode. I have two categories “Desfiles” and “Editoriales” but when I enter the shortcode in one of my pages somehow it ends up showing all the albums that has a category selected.

    These are the shortcode that I’m using: [aigpl-gallery-album category=”desfiles”] and [aigpl-gallery-album category=”editoriales”]

    Thanks

    • This topic was modified 7 years, 2 months ago by fcorellana.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello @fcorellana

    Thanks for reaching here.

    Please pass the category ID in the shortcode parameter rather than category name.
    As Example : [aigpl-gallery-album category="category_id"]

    Let us know if there is any doubt.

    Thanks and regards.

    Thread Starter fcorellana

    (@fcorellana)

    Thank you! That worked perfectly ??

    Hello,

    Please share your rating and review if you like our plugin and support ??

    Thread Starter fcorellana

    (@fcorellana)

    I have another question, how can I disable the display of the “album total photo”? I tried the shortcode [aigpl-gallery-album total_photo=”{total} Photos”] but I think that’s not correct shortcode for what I’m trying to do. I also tried the Display Caption and Description shortcode but it didn’t work.

    PS: I’m very new at wp so I’m having trouble at using more than one shortcode, what is the correct way to use it?

    Thanks for the support!

    • This reply was modified 7 years, 2 months ago by fcorellana.
    • This reply was modified 7 years, 2 months ago by fcorellana.

    Hello,

    For disable album total photo please pass total_photo=” ” like
    [aigpl-gallery-album total_photo=""]

    For more help please follow our plugin’s documentation guide from here

    Thanks & Regards

    Thread Starter fcorellana

    (@fcorellana)

    Thank you so much!

    I’m also having trouble with the display description shortcode and the link image shortcode, the image caption works fine but the description doesn’t show and the link image doesn’t open either.

    I’m using this shortcode:

    [aigpl-gallery-album category=”8″ album total_photo=””]
    ?
    [aigpl-gallery show_description=”true” show_caption=”true” link_target=”blank”]

    Hello Fcorellana,

    1.) Display description, Album description parameter

    [aigpl-gallery-album show_description="true" album_description="true"]

    show_description : Display Image description.
    album_description : Display post content.

    [aigpl-gallery show_description=”true”]
    show_description : Display Image description.

    2.) Link Image

    [aigpl-gallery link_target="blank" popup="false"]

    Note : popup must be false if you using “link_target” parameter otherwise link not working.

    Note : If you use [aigpl-gallery] shortcode then you must put “id” parameter in shortcode.

    [aigpl-gallery id="123"]

    Let us know if there is any doubt.

    Thanks && Regrads

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Category shortcode doesn’t work’ is closed to new replies.