Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1390782

    I am trying to use a custom registration page with WebinarJam. WebinarJam provides a button that can be placed on any webpage but it only works part of the time on my X-theme page. Is there any reason this would happen that you know of and can it be fixed? I have tried adding it with the raw content element and a regular text element.

    Here is the page http://onlinecoursesacademy.com/masterclass-registration/

    and this is the code:

    <link href=”//app.webinarjam.net/assets/css/register_button.css” rel=”stylesheet”><div style=”margin:auto;width:300px;”><div class=”embedded-joinwebinar-button”><button type=”button” class=”btn btn-default css3button” title=”regpopbox_17536_51517dd6be”><span>Register now</span></button></div></div><script src=”//cdnjs.cloudflare.com/ajax/libs/jquery/1.11.1/jquery.min.js” language=”javascript” type=”text/javascript”></script><script src=”//app.webinarjam.net/assets/js/porthole.min.js” language=”javascript” type=”text/javascript” async></script><script src=”//app.webinarjam.net/register.evergreen.extra.js” language=”javascript” type=”text/javascript” async></script>

    #1391056
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    First follow the thread below on how to add additional CSS and Script.

    https://community.theme.co/forums/topic/add-additional-script-and-css-to-theme/#post-133176

    Then, Add this div in your raw content.

    <div class=”embedded-joinwebinar-button”><button type=”button” class=”btn btn-default css3button” title=”regpopbox_17536_51517dd6be”><span>Register now</span></button></div></div>

    Hope it helps.

    Let us know how it goes.

    Thanks.

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