• Hi Calin,

    thank you so much for your constant efforts for this excellent plugin.

    Running plugin version 3.2.6, I discovered some issues in the placement of the author box. In addition to the actual post, it also appears within sidebars and/or footers of my theme. Apparently, text widget used for the sidebars and footers are identified as posts and therefore the author box is added. Is there a way to disable author box as global setting for such special locations or to add a per-post setting.

    As a temporary workaround I hide those author boxes via a CSS rule, but ideally I would also like to leave the additional code from the site.

    footer .abh_box,
    aside .abh_box {
            display:none;
    }

    Thanks in advance,

    Matthieu

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having the same issue with Starbox Pro. Could you please suggest a solution?

    Thank you.

    I’m having the same problem with Starbox Pro. It’s doubling up with the About page on mobile and since I have it at the end of my posts it looks bad. Expected behavior is that it would not appear to double up on mobile.

    Plugin Contributor Calin Vingan

    (@calinvingan)

    If the theme author box appears on mobile, you need to identify the class for that box and hide it using CSS. If you send us the URL we can help you with a custom CSS code.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Author box appears multiple times, e.g. in widgets of sidebars and footers’ is closed to new replies.