Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #978992
    Tivano
    Participant

    Hey,

    I just read the post on https://community.theme.co/forums/topic/link-on-the-backside-of-the-flip-cards/ and tried the solution given there. For some reason the links on my flip cards still don’t open in a new tab.
    Could you help me please?

    #978994
    Tivano
    Participant
    This reply has been marked as private.
    #979681
    Prasant Rai
    Moderator

    Hello Ticano,

    Thanks for writing in!

    You can add this under Custom > JavaScript in the Customizer.

    jQuery('a.x-face-button').attr('target','_blank');

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-978992 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>