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

    HI,

    I have custom post types such as bars, clubs, events etc… that I don’t want appearing in the actual blog. Currently they are all showing up (as certain custom post types also have categories). Is there a way to make sure they are removed from the blog feed but still present where they are in their custom post formats?

    Thanks in advance.

    Keith

    #248202

    Hey roamingk!

    Can you post the link to your website and write down all post post formats you would like to remove from blog page?

    Best regards,
    Yigit

    #248260
    This reply has been marked as private.
    #248264

    Hi!

    Can you point out one of the posts that needs to be removed from blog page? I am checking but it seems like they are all standard post types in blog

    Regards,
    Yigit

    #248285
    This reply has been marked as private.
    #248492

    Hi!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .page-id-731  .category-major-events, .page-id-731 .category-bars, .page-id-731 .category-restaurants, .page-id-731 .category-hotels, .page-id-731 .category-events, .page-id-731 .category-stores, .page-id-731 .category-galleries, .page-id-731 .category-clubs, .page-id-731 .category-saunas { display: none !important; }

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.