Hide postdivrich and remove breadcrumb from article posts

This support request was posted in Flatbase by collinbrady

Request ID #37407 In Progress
  • Hey folks!

    I’m trying to do two things here:
    1. Hide the main rich text box editor from article posts (I want to use custom field here which I’ve created, but the main box still remains when people go to add new posts… I would love to hide that one)
    2. Hide the breadcrumb from the article post page. We use a large taxonomy for categories and it ends up being incredibly long when it shows all the different selected categories at the top so removing it would be extremely helpful.

    I’ve gone through a ton of suggestions across forums for different functions to remove the rich text box (I’m likely just referencing something wrong) and I’ve poured through the .php files trying to remove the breadcrumb trail only from article posts and am at a loss for how to do it.

    Any help would be greatly appreciated!

    I actually figured out my issues with postdivrich.

    Now I’m only looking at how to disable the breadcrumb on article posts.

    Juanfra Aldasoro

    Hi,

    Thank you for writing. I hope you’re doing well.

    You can add the following CSS in order to remove the breadcrumbs on article pages:

    
    body.single-article .nice-breadcrumb {
        display: none;
    }
    

    Best,
    Juan.

    Thank you! This is resolved.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server