• Resolved chawki26

    (@chawki26)


    Hi
    I created a tab widget in my home page, inside the content of a tab I created an HTML button, I want that button to link me to the courses archives filtered by the selection of the user in home page. (that type of “See more” buttons : depending of the user’s selection).

    the button’s code looks like this :


    <button class=”btn-see-more”>
    See more
    </button>

    But It dosen’t work. I hope there’s a solution for that.

    Thank you.

    • This topic was modified 4 years, 10 months ago by chawki26.
    • This topic was modified 4 years, 10 months ago by chawki26.
Viewing 1 replies (of 1 total)
  • Hello @chawki26

    Do you mean to link the See more text to the course archive page only? If so then you may use the HTML anchor tag to link that text.

    Is there anything you need?

    Kind Regards.

Viewing 1 replies (of 1 total)

The topic ‘How to call a shortcode on button click ?’ is closed to new replies.