Okay
  Public Ticket #249886
Launch HTML from button
Closed

Comments

  •   Nick started the conversation
  •  8,839
    Tahir replied

    Hey Nick!

    You can add the buttons via the shortcode in the Nectar Slider Caption area and disable the builtin buttons.

    Thanks


    ThemeNectar Support Team 

  •   Nick replied privately
  •  8,839
    Tahir replied

    Hey Nick!

    Try using single quotes instead of the double quote. 

    Thanks


    ThemeNectar Support Team 

  •   Nick replied privately
  •   Nick replied privately
  •  1,070
    ThemeNectar replied

    Hey Nick! Have you simply tried to insert the button shortcode/link into the caption field instead of the actual link field?

  •   Nick replied privately
  •  8,839
    Tahir replied

    Hey Nick!

    Please see http://prntscr.com/46i6v5 . There seems to be a double quote which could be the reason its striping out.  As regards removing the url it would not work since the shortcode is setup that way. 

    Thanks


    ThemeNectar Support Team 

  •   Nick replied privately
  •  1,070
    ThemeNectar replied

    Hey Nick, instead of adding the onclick event onto the button shortcode, try using it on the raw HTML for the button like this:

     Button 
    
    
  • Nick replied

    Hi, thanks.  I can't open the link / picture that you attached.  Please could you put it there again so that I can see what you are suggesting?

    Nick

  •  8,839
    Tahir replied

    Hey Nick!

    What Nectar means is that you should put this html code :

    <a class="nectar-button large extra-color-2 regular-button" href="#" data-color-override="false" data-hover-color-override="false" data-hover-text-color-override="#fff" onclick="return SnapEngage.startLink();"> Button </a>

    in a RAW Html block. 

    Thanks


    ThemeNectar Support Team 

  •   Nick replied privately