This topic has 3 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #167288

    Hi

    I have 3 issues to clarify

    Issue #1.  When a member tries to logout it gives 404. Page not found error

    404:This is somewhat embarrassing, isn’t it?

    Error 404 – Page not found

     

    Issue # 2: How can a member start a forum topic. I saw the forum section,members area, when a member logs in, nowhere there is an option to start a forum topic.

    Issue # 3: Can you check the attached screen shot. why is the top header coming in different background color above the logo and menu. How can i remove that header since it looks odd. It comes in all pages except home page.

     

     

     

    Attachments:
    You must be logged in to view attached files.
    #167400
     Laura
    Moderator

    Hello 🙂 I do not have issues with the Logout, do you still see the 404?
    For the forum, you need to create a new forum and then users should be able to create topics inside
    I created a test forum, you can see it here http://www.bizzibuddy.in/forums/ It should allow you to create a topic inside 🙂
    That is the top bar, to hide it try by adding this to style.css of child theme or to quick css

    COPY CODE
    
    .social-header.header-color {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #167401
    This reply has been set as private.
    #167470
     Laura
    Moderator

    Hello, oh now i understand the issue, when you logout at the notifications of your profile or another private page (that only you, the user, should see) then it reload the page, and as now you are logged out, you do not have permission to view that user notifications, so it shows 404
    To resolve this, you need to redirect the user after logging out, for example, the homepage, try the following
    https://wordpress.org/plugins/login-and-logout-redirect/

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

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

Log in with your credentials

Forgot your details?