• Resolved anoukgo

    (@anoukgo)


    Hi.
    I am using your USP plugin and i love it.
    I want an option to upload more than one image.
    But when I write a custom text in the settings the link stops working.
    Its working when I leave the field (“Add another image” link) empty in settings its working. But when i write my text in the field, it only displays the text, no link.

    Help?

    thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Hi anoukgo,

    That setting enables you to customize the markup used for the Add Another link. So you can add some text as a part of that, but you must also include the markup. That’s why it says:

    “Custom markup for the “Add another image” link. Leave blank to use the default markup (recommended).”

    Basically if you want to include some custom markup (and text is okay too), then you can use this setting. Otherwise, it is recommended to leave the setting blank to just use the default markup.

    Let me know if I can provide any further infos, always glad to help.

    Thread Starter anoukgo

    (@anoukgo)

    Yes. I would like the link to say: “Dodaj sliko”.

    When i wrote “Dodaj sliko” in the field, it displayed as text, not as link.

    What should i do that the link displays “Dodaj sliko” instead of “Add another image”?

    Plugin Author Jeff Starr

    (@specialk)

    Try this:

    <a href="#" id="usp_add-another" class="usp-no-js">Dodaj sliko</a>

    Let me know how it goes.

    Thread Starter anoukgo

    (@anoukgo)

    This works.
    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘add another image link not working’ is closed to new replies.