• Resolved fandabydozy

    (@fandabydozy)


    Hi, I’m using a child theme of 2012 and the Version 1.6.1 PowerTags plugin. I have a gallery of images (https://moroccoguidedtreks.com/gallery/) and would like to reorder the power tags.

    Each photo has one tag and I am following instructions on the readme.txt using the code
    [nggpowertags gallery=1 tagmenu_sep=” – ” include=atlas,anti-atlas,saghro,desert,atlantic] to reorder but I get this error message ‘[NextGen Gallery Powertags][1.6.1][ERROR] : Picturelist is empty.’

    I feel I am doing this right but it is just not working for me. Any suggestions would be really helpful. Many thanks.

    https://www.ads-software.com/extend/plugins/nextgen-gallery-powertags/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author mmascia

    (@baba_mmx)

    Hi

    I see it works. Have you solved?

    Thread Starter fandabydozy

    (@fandabydozy)

    Hi sardbaba,
    Thanks for the reply; they are in their default ascending/aphabetical order, I couldn’t get reordering to work.

    Plugin Author mmascia

    (@baba_mmx)

    Hi, you are welcome

    ok, please try this:

    [nggpowertags gallery=1 tagmenu_sep=" – " include=atlas,saghro,desert,atlantic]

    if it works then the problem is with the “anti-atlas” tag which probably needs to be put between double quotes.

    Thread Starter fandabydozy

    (@fandabydozy)

    Hi there,
    Yes tried that, but it returns
    [NextGen Gallery Powertags][1.6.1][ERROR] : Picturelist is empty.
    I’ve left the error up, on that page.
    Best
    Andrew

    Plugin Author mmascia

    (@baba_mmx)

    when exactly the error occurs?

    with:
    [nggpowertags gallery=1 tagmenu_sep=" – " include=atlas,saghro,desert,atlantic]

    or with:
    [nggpowertags gallery=1 tagmenu_sep=" – " include=atlas,saghro,desert,atlantic,"anti-atlas"]

    ?

    Thread Starter fandabydozy

    (@fandabydozy)

    [nggpowertags gallery=1 tagmenu_sep=” – ” include=atlas,saghro,desert,atlantic] causes the problem

    [nggpowertags gallery=1 tagmenu_sep=” – ” include=atlas,saghro,desert,atlantic,”anti-atlas”] shows the list in the default order; All – Anti Atlas – Atlantic – Atlas – Desert – Saghro

    Plugin Author mmascia

    (@baba_mmx)

    Tested right now on my local environment (fresh WP 3.5.2, NGG 1.9.13 and Powertags 1.6.1) and it works as designed.

    Writing:
    [nggpowertags gallery=1 tagmenu_sep=" – " include=tag-two,tagthree,tag1]
    [nggpowertags gallery=1 tagmenu_sep=" – " include="tag-two,tagthree,tag1"]

    it shows: tag-two – tagthree – tag1

    Only:
    [nggpowertags gallery=1 tagmenu_sep=" – " include="tag-two",tagthree,tag1]
    makes an unexpected result: tag-two – tag1 – tagthree

    Anyway, in the first two cases it works (without double quotes), so, I don’t know how to reproduce the error and solve your problem, sorry.

    Thread Starter fandabydozy

    (@fandabydozy)

    HI, thanks anyway. A

    Plugin Author mmascia

    (@baba_mmx)

    closed (won’t fix)

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Another sorting issue’ is closed to new replies.