• Resolved ttt2014

    (@ttt2014)


    Hello,
    Trying to find out how to create a button link for popup (fixed image on page), instead floating.

    Where should I add the class element for clickable button?
    Example:
    <img src="https://mypage.com/wp-content/uploads/2018/10/button.jpg" alt="" width="234" height="64" class="aligncenter size-full wp-image-7414" />

    Thanks !

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

    (@aksingla)

    Please use the class as below:

    <img src="https://mypage.com/wp-content/uploads/2018/10/button.jpg" alt="" width="234" height="64" class="aligncenter size-full wp-image-7414 splite-showpopup" />
    
    Thread Starter ttt2014

    (@ttt2014)

    Great support thanks !

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