• Resolved ruslanidze

    (@ruslanidze)


    I have issue with author page after install plugin. I have custom theme but I tested on clear one without other plugins.

    1. WordPress 6.8.1
    2. No Plugings only Fire Box
    3. Theme twentytwenty

    Condition
    -Activate plugin
    -Create and publish company
    Create author.php in theme folder
    echo get_the_author();

    Then go to author page

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Stergos Zamagias

    (@stergosz)

    Hello @ruslanidze,

    1. Are you using FireBox 3.1.35?
    2. Can you try using Theme TwentyTwentyFive?

    Please provide your author.php file contents so I can look into it as I’m unable to reproduce this.

    Regards,
    Stergos

    Thread Starter ruslanidze

    (@ruslanidze)

    Hello

    1. I use last version 2.1.36
    2. Theme TwentyTwentyFive

    author/JonDow shows me incorect author

    • This reply was modified 1 year ago by ruslanidze.
    Plugin Contributor Stergos Zamagias

    (@stergosz)

    Thanks for the extra info.

    Since you’ve also created a private support ticket, please reply there as I will require your theme in order to debug this further as I’m unable to reproduce the reported issue.

    Plugin Contributor Stergos Zamagias

    (@stergosz)

    I will be closing this due to inactivity. However, I’ve requested some extra information to reproduce this issue and once I have the required information, I’ll update this for other users that may encounter a similar issue.

    Thread Starter ruslanidze

    (@ruslanidze)

    The issue is easily reproducible with TwentyTwentyFive and Plugin Version 2.1.36.

    The problem disappeared after I replaced add_action('template_redirect', [$this, 'render']); with a direct method call inside inc/core/Frontend.

    This workaround is what I’m using for now

    Plugin Contributor Stergos Zamagias

    (@stergosz)

    Hello,

    ruslanidze had our BETA installed which resolved this issue.

    We just released a new update that includes this fix.

    Stergos

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

The topic ‘Plugin ruin author page’ is closed to new replies.