• I see the “Enable Author Links” in the individual page edit screen, but the toggle for showing the Author box is not available. I’ve checked screen settings. I’ve tried uninstalling and reinstalling. They only thing I can think of is there is a debug error showing up: “Notice: Undefined variable: page in C:\Website\FTP\WordPress\wp-content\plugins\authorsure\authorsure-post.php on line 17

    Please help?

    Thanks!

    http://wordpress.org/plugins/authorsure/

Viewing 1 replies (of 1 total)
  • Plugin Author Russell Jamieson

    (@powerblogservice)

    Yes, this is a bug. Well spotted and diagnosed!

    The code uses the variable $page instead of $post_type.

    My PHP settings must be different from yours as the warning message does not appear for me and the code does as intended: the checkbox is available to allow the author links to be togged on or off on a post-by-post and page-by-page basis.

    It might be the variable is interpreted as the literal value “page”

    I will fix in the next release which will be tomorrow

    In this release I will also add a feature to allow a default setting of “On – Show Author Boxes” or “Off – Hide Author Boxes” for each custom post type. Right now the author boxes have to be enabled for each custom post.

Viewing 1 replies (of 1 total)
  • The topic ‘Show Author Box box toggle not available’ is closed to new replies.