Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #768357

    Hello,

    I recently added code to have my author bio added to my posts. My bio appears properly at the end of my blog post but on my Coming Soon page there shouldn’t be any bios especially of someone who isn’t me. Can you help me modify the code so my bio only appears at the end of my posts and not on any other page?

    Thank you,

    Duncan

    #768378

    Hey murdochduncan,

    What is the name of the page that you need fixed?

    Best regards,
    Jordan Shannon

    #768379

    Hi thank you,

    It’s the “Coming Soon” Page

    #768389

    Hi,

    I added the following to quick css:

    .page-id-1248 #abp-author-box{
    display:none!important;
    }

    It should be working now

    Best regards,
    Jordan Shannon

    #768397

    You did it! Thank you so much

    #768417

    Hi,

    No problem at all. If you need additional help, please don’t hesitate to let us know!

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Author Bio is not me’ is closed to new replies.