Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1156946
    shughesd
    Participant

    Hello!

    I’m using BuddyPress Ajax registration, which uses a link class to activate the popup window. Like this:

    if you have a link like this
    XHTML

    register

    register
    Change it to
    XHTML

    Register

    Register

    The documentation is here: https://buddydev.com/plugins/bp-ajax-registration/documentation/

    Problem is, I want to use it with a button link from Cornerstone. Is there anyway I can do this?

    My site (you will see the buttons) is http://freeaupair.com

    Thank you!

    Is there anyway

    #1156952
    shughesd
    Participant

    oops! that copy and paste job actually coded the links. I’ll paste an image.

    #1157033
    Christian
    Moderator

    Hey there,

    Please try adding the class in the Button element’s Class field. If that doesn’t help, please contact the plugin author.

    Thanks.

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