• as you can see in the link which I have provided, the inline related post should be in between the article or at the end of the article. but it is showing in between the author’s column.

    Is there any way to solve it?

    Thanking you in advance.

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor intellywp

    (@intellywp)

    Hi @sachin211193 ,
    Thanks for choosing IntellyWP products.

    We are sorry for the delay, you can hide the inline related posts from specific DIVs editing the following file

    /wp-content/plugins/intelly-related-post/includes/classes/html/HTMLContext.php

    at line 196 and add each class name (in this case media-body i guess) separated by |
    $classes=explode(‘|’, ‘yuzo_related_post|shareaholic-|wp-caption|wordpress-post-tabs|media-body’);

    Please let us know

    IntellyWP

Viewing 1 replies (of 1 total)

The topic ‘Inline Posts are going beyond my article’ is closed to new replies.