• Resolved Create my Apps

    (@createmyapps)


    Hello,

    i want use the popup and it works fine with normal links but it not works with a button.

    I have this code for the button: <a class="button button-secondary" href="#">Reservieren</a></p> and i test some but i cant get the code inside the button.

    Have you any idea?

    Best regards
    Joachim

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author cubecolour

    (@numeeja)

    Try adding the popop class and data attributes (if required) to the link:

    <a class="button button-secondary popup" data-height="300" data-width="300" data-scrollbars="0" alt="my link text" href="#">Reservieren</a>

    Thread Starter Create my Apps

    (@createmyapps)

    Thank you so much. Thats it and it works perfect.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shortcode in Button’ is closed to new replies.