Skip to:
Content
Pages
Categories
Search
Top
Bottom

Site Navigation Issues


  • maburker
    Participant

    @maburker

    Hello everyone,

    I had tried to use the buddy bar on the entire site but, it doesn’t work. I have read the thing on adding the buddy bar on applications outside of wordpress and bp. Our site is set up on different sub domains and different style sheets. So, when a user visits the main domain they are redirected to home.my-domain.com. After log in they are redirected to their profile page. However if they use on of our services on a sub domain they can not return to their account without logging back in. Does anyone know how we can overcome this issue. Below is an example of what I mean.

    User is required to login at home.chatterbing.com and then redirected to their profile page. If the user needs to submit a support ticket and visits help.chatterbing.com, they can’t return to their profile page without logging in at home.chatterbing.com.

Viewing 3 replies - 1 through 3 (of 3 total)

  • maburker
    Participant

    @maburker

    Well I have figured out a way for members to navigate through our site without the buddy bar but, I am not sure if it’s correct or not. I used the following link on pages that are not apart of wordpress. http://www.chatterbing.com/wp-login.php

    Since that page and the home page already redirects users to their account. I was actually looking for a more technical method. Please give feedback on this method or maybe a new method that I haven’t tried yet.


    jschires
    Participant

    @jschires

    I use

    require( dirname(__FILE__) . ‘/wp-load.php’ );?>

    in the header


    maburker
    Participant

    @maburker

    Ummm. I haven’t gotten the whole idea of wordpress coding yet. So, what someone else has used I can’t ever get it to work on our pages. I tried to use your function above but, no luck. I am thinking that I need to somehow call the main files in wp but, really have no idea of how to do it successfully yet.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Site Navigation Issues’ is closed to new replies.
Skip to toolbar