• Resolved Sheriziya

    (@sheriziya)


    Hi,

    I’ve installed both the Simple Author Box and the MyBookTable plugin. The last one works with custom post types. The result now is that the simple author box is being displayed somewhere in the middle of the post, which isn’t supposed to happen.

    Could an option be added to disable the author box on custom post types?

    Thank you for your help!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello ,

    Thank you for reaching out to us!
    Please add the following code in Appearance > customize > Additional CSS:

    
    .mbt-book-section-content .saboxplugin-wrap {
        display: none;
    }
    

    Please let me know if this helps!

    Best wishes,
    Mihaela

    Thread Starter Sheriziya

    (@sheriziya)

    Well, that indeed removed the Simple Author box on the book page. Now I noticed another problem: it’s on the book overview page as well. I can’t seem to get rid of that one, though, no matter what I try.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[REQUEST]: add an option to disable the author box on custom post types?’ is closed to new replies.