Home Forums Pro Themes Personify Pro "Related" will not turn off completely in Posts.

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #71691
    rick kennerly
    Participant

    I can have all the tick boxes in “related” turned off and still get a line of linked text (although no pictures).

    I noticed this in viewing a single post where the title and pix were above and the actual post text was below the “related” information. I didn’t like that dividing my post, so I turned it off.

    #71711
    wensolutions
    Keymaster

    Hello @rhkennerly,

    When we checked for the issue in the single post page locally by turning of the related post section, the section completely disappears.

    Screenshot:

    http://prntscr.com/jifqw9

    So please provide the link to the URL of your site so that we can inspect further and help you.

    Thank you.

    Best Regards!!

    #72558
    rick kennerly
    Participant

    https://bourbonandporchlight.com/bourbon-porchlight/garden-tower-project-2-planter/

    you’ll notice under the post featured pix a line of related posts and then at the bottom of the page, another related posts with pix and all.

    #72590
    wensolutions
    Keymaster

    Hello @rhkennerly,

    To remove the related post section in the single post page use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    div#related-posts {
        display: none;
    }

    Hope this helps.

    Let us know if you have any confusion further.

    Thank you.

    Regards!!

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