This topic has 4 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #137794
     karmatiger
    Participant

    Why is it after every “update” the theme has MORE bugs? I’ve not touched my site in a while, except installing the latest update, and now any visit to the site forwards a person to the register page rather than the landing page. This isn’t the first time an update has broken things either.

    #137798
     karmatiger
    Participant

    I changed your code in kleo_page_template_redirect() from

    ( ( ! bp_is_blog_page() && ! bp_is_activation_page() && ! bp_is_register_page() ) || is_bbpress() )

    to

    ( ! is_home() && ! bp_is_activation_page() && ! bp_is_register_page() )

    …and that solved it.

    #137845
     Laura
    Moderator

    Hello, glad you could resolve it! 🙂

    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 🙂

    #138378
     karmatiger
    Participant

    I’m not. I shouldn’t have to change YOUR code in order to make things word. You’re kind of missing the point. STOP BREAKING THINGS.

    #138769
     Laura
    Moderator

    Hello, you are the first one with this issue, if this was a global issue we would have noticed and fixed it. As you fixed it already there is nothing i can do than just be glad you could do it.
    If you need anything else let me know 🙂

    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 5 posts - 1 through 5 (of 5 total)

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

Log in with your credentials

Forgot your details?