• it is very strange the author box automatically appears on the sidebar, and it seems there is nothing that i can do to remove it from the sidebar. can you help me with this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Calin Vingan

    (@calinvingan)

    Hi,

    Seems that you have a sidebar widget where you added the shortcode [starbox]. Check on Appearance > Widgets

    If you don’t find a solution, add this Custom CSS from Appearance > Customize

    .sidebar-main .abh_box{
      display: none !important;
    }

    Best, Calin

    Thread Starter legaltranz

    (@legaltranz)

    Hi Calin,

    1. No shortcode [starbox] has been added to the sidebar widget.
    2. the Custom CSS works, when it is added, the author box disappeared on the sidebar.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘why the author box appear on the sidebar’ is closed to new replies.