• Resolved bhupendra009

    (@bhupendra009)


    Hi All

    We added an inline related post to our WordPress site. the plugin is not creating inline links on each post.

    When we inserting black paragraph, sometimes the link is added. While removing a blank paragraph, it is not inserting.

    What is the requirement to display an inline link to each post? Do we need to leave an extra paragraph?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor intellywp

    (@intellywp)

    Hi @bhupendra009
    Thanks for choosing IntellyWP products.

    Could you please send us more information about how could we reproduce this issue?
    We need the URL of your website and some screenshots of your plugin settings.

    I hope you can understand that, without information, it is very difficult for us to figure out how to reproduce your issue and, eventually, help you to fix it.

    Thank you

    IntellyWP

    Thread Starter bhupendra009

    (@bhupendra009)

    Here you can go

    https://www.marriage.com/advice/family/bible-verses-about-family-unity/

    You will see Related section just below the “Romans 12:9”

    We created an extra paragraph there so Related section is displaying. If we are removing the extra P tag, inline links get disappear.

    Plugin Contributor intellywp

    (@intellywp)

    It could be depends by the “span” tags inside your contents

    Could you please remove from line 176 to line 179 of the following file and let us know?

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

    } elseif(in_array($tag, array('span'))) {
     $result=new IRPP_BehaviourTag();
     $result->ensureWithoutPreviousBox=TRUE;
     $result->ensureWithoutNextBox=TRUE;

    Alternately feel free to open a ticket in our tech team helpdesk to receive a fix for this issue.

    Thank you

    IntellyWP

    Plugin Contributor intellywp

    (@intellywp)

    Our plugin is not installed on the website reported by @refrigeratorguide

    I’m marking this ticket as solved

    Plugin Contributor intellywp

    (@intellywp)

    Hey @bhupendra009

    Is the issue fixed?

    Please let me know

    Thank you

    IntellyWP

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Inline related post not displaying each post’ is closed to new replies.