• Resolved cesar1431

    (@cesar1431)


    Hello and thank you very much for writing this little gem. Mate, can i ask you: ?How on earth do i disable de Standard Author from WP. I mean, i just want to see one Author box, not 2 as i am seeing at present.
    Thank you

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @cesar1431,

    The other author box is added there by the theme.
    You should have an option in the theme to turn it off or you can add this code in Appearance > Customize > Additional CSS to hide it:

    .author_info.author.vcard {
        display: none;
    }

    All the best,
    Mihaela

    Thread Starter cesar1431

    (@cesar1431)

    Tkank you ever so much. ?Is there a way to buy you a cuppa (Paypal for 5 quid)? Best regards
    BTW: My daughter is called Michaela

    Great name choice ????
    Thank you so much for the offer, sadly it is against the forum’s rules to accept that, but I’ll accept a virtual one ?

    If you are satisfied with the plugin and the support please consider leaving us a review here: https://www.ads-software.com/support/plugin/simple-author-box/reviews/
    It would mean the world to us.

    Thank you,
    Mihaela

    • This reply was modified 5 years, 6 months ago by Miha.
    • This reply was modified 5 years, 6 months ago by Miha. Reason: grammar
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Truly great but…’ is closed to new replies.