Skip to:
Content
Pages
Categories
Search
Top
Bottom

modification to groups index.php not working. Whyyy?


  • jerryskate
    Participant

    @jerryskate

    So, im placing a header slider in my buddypress by using revolution slider, and this script: `<?php if ( !is_user_logged_in() ) : ?>
    <?php putRevSlider(“framsidan”) ?>
    <?php else : ?>
    <?php putRevSlider(“framsidan2”) ?>
    <?php endif; ?>
    `
    I have this at various places, and the last ones i had to do is theme/members/index.php and theme/groups/index.php. Thought this would go easy..

    The members index file works great with the slider, but as for the groups index, nothing happens. I have tried everything related to groups in the plugin, and in my theme, and i can’t get the slider to show.

    Any idea of how to proceed?

  • The topic ‘modification to groups index.php not working. Whyyy?’ is closed to new replies.
Skip to toolbar