• Resolved fasterboy

    (@fasterboy)


    Hi
    I’m using shortcodes to show a list of downloads with fancy 0 template
    [sdm_show_dl_from_category category_slug=”certificazioni” fancy=”0″]
    The text of the button remains the default one: I need to show the text I put in custom text button.

    Custom text button it show only when I use the specific shortcode of the download like this:
    [sdm_download id=”1417″ fancy=”0″]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for reaching out to us. I carried out a test in my dev site using the following shortcode which includes the button_text=”” parameter and it works for me. Give this a try yourself, but you must use fancy=”1″.

    [sdm_show_dl_from_category category_slug="basic" button_text="Click here to download" fancy="1"]

    Let me know how you go.

    Kind regards.

    Thread Starter fasterboy

    (@fasterboy)

    Hi,
    I’ve used the fancy=”1″ layout and it works, but I need to keep the layout simple as possible.
    So I need to show only the button and the text inside it must be the name of the download.
    It’s possible?

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Unfortunately at present the shortcode I shared above does not work with fancy=”0″. I have submitted a message to the developers to investigate further your request.

    Kind regards.

    Thread Starter fasterboy

    (@fasterboy)

    Great!
    Thank you!

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Please install the latest version. Let us know if it fixes your issue.

    Kind regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom Text button dont show in category listing’ is closed to new replies.