Archived topic
Removinig "Inline Related Posts Pro" links from Grids
3 replies · Started by Kerry on March 8, 2023
Hello,
I'm using Inline Related Posts Pro to include related article links on my website. It is set to appear after so many words on each post.
I don't want these related posts to appear in "GRIDS" I've created on my posts. There is an area in Inline Related Posts which allows me to input DIV CLASS to be excluded from links. Reads and looks like this (a list of exclusions already in place)....
"Starting class names of DIVs to be excluded from containing links. For example, the class name of 'menu' will match both 'menu-left' and 'menu-right'. Separate names with a comma.
aawp-product__description,amp-wp-article-content,ast-oembed-container,depiction,et_pb_module,et_pb_text_inner,et_pb_toggle_content,fusion-alert-content,fusion-text,gkblock-3,guide-box,mv-create-instructions,recipe-ingredients-wrap,sa-source-wrapper,shareaholic-,title-wrapper,toc_light_blue,underPostOptin,wc-tab,wordpress-post-tabs,wp-caption,wprm-recipe-name,x-columnize,yuzo_related_post"
I've gone into my code editor and can't for the life of me figure out what the DIV Class for my grids would be. Or even if this is something that can be configured at all.
You can see from this post, that the related article link is placed in between the text within the grid in the Coco Bistro listing. This is what I want to avoid.
If anyone has any suggestions, I'm all ears.
Thanks in advance for any help you may have.
Kerry
Hi there,
there are several div elements that make up those layouts:
gb-container
gb-inside-container
gb-grid-wrapper
gb-grid-column
A million thank yous! Grid column solved the problem!
I really appreciate your time, thank you.
Kerry
You're welcome