I want to exchange location of top bar and footer.

Home Forums WordPress Themes – Premium Flat Responsive I want to exchange location of top bar and footer.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #16283
    ManJin Kim
    Member

    I want to exchange location of top bar and footer.

    I don’t know how to excahnge location.

    I’m using Flat Response Pro(paid version).

    If it is not possible, I want to link login, profile and register in top bar.

    How to link its?

    #21449
    Shekhar Bhandari
    Participant

    Hi Manjin,

    You need to work with the php files to exchange the location which is a cody process, instead of that you can use small announcement section from customizer to add links on the top left side of the top bar. To do such what you need to do is the following code:

    
    Login | Profile  | register 
    

    Paste the above code in the Appearance->Customize->Header Top Bar -> Small Announcement Content.

    Thanks

    #21451
    ManJin Kim
    Member

    Thanks for your reply.

    I have questions.

    When I logged out, I want to display “Login”, “Register” in top bar.

    When I logged in, I want to display “Logout”, “Profile” in top bar.

    How to do it?

    #21453
    Shekhar Bhandari
    Participant

    Hi Manjim Kim,

    In that case you need to edit the header.php and file and create a php function and use the function is_user_logged_in()

    If you have problem with the coding then you can purchase our customization package too where our developers will take care of the things that you want.

    Thanks

    #21454
    ManJin Kim
    Member

    Thanks for your reply.

    I will take your proposal and I want to add a request.

    I want to control alignment of “login”, “register”, “logout” and “Profile”.

    I want to choose location of them.

    If it is also possible , I will take your proposal.

    I will wait for your reply.

    #16284
    Shekhar Bhandari
    Participant

    Hi Manjim,

    Please contact us to our email support [email protected], and we will look your case shortly

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.