This topic has 2 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #92497
     monkeytoldme
    Participant

    Hello,

    I have added galaxy particles to my buddypress registration page (registration.php)by using this code:

    <?php echo do_shortcode(‘[kleo_particles number="50" size="4" color="#ffffff"]‘); ?>

    When I do this, the galaxy particles show up perfectly on the register page, but if the particles are there the kleo buttons don’t work, they don’t do anything.

    Here is my button code:

    <?php echo do_shortcode(‘[kleo_button title="Text on the button" href="tests.com" target="_self" style="default" icon="0" tooltip_position="left" tooltip_action="hover"]‘); ?>

    Please note: The button still appears with the galaxy particles but it is NOT clickable if the particles are there. If I remove the galaxy particles short-code the buttons are clickable and work properly.

    Please help

    #92498
     monkeytoldme
    Participant

    EDIT: The buddypress registration file I edited was register.php NOT registration.php

    wp-content\themes\kleo\buddypress\members\register.php

    #92662
     Radu
    Moderator

    Hi,

    If you are locally i cannot view the example running, try to set position relative for that button via CSS

    COPY CODE
    
    position:relative !important
    

    Let me know

    Cheers

    RAdu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?