Skip to:
Content
Pages
Categories
Search
Top
Bottom

stuck at loading

  • @woahmazing

    Participant

    hello i kinda know the casue of the issue but i need some answers

    when i remove the get_header(): from the buddypress template
    it stops loading some files to run buddypress
    and it’s not loading the function that buddypress need to check
    members – activity this kind of stuff

    so my question is :

    what the files name’s that i should include to make the buddypress plugin work on a template that have not get_header(); function in it

    thanks (:

Viewing 2 replies - 1 through 2 (of 2 total)
  • @vapvarun

    Participant

    <?php wp_head(); ?> will be enough to load all scripts

    @woahmazing

    Participant

    thanks again , i apricate it (:

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar