Tagged: related post
-
AuthorPosts
-
May 31, 2014 at 4:23 pm #272778
Dear Support team,
So far I always found my answer in this forum. But today, impossible to do so :-)
After the latest Enfold update, I got on the bottom of each post one area with Related Post (in French “Vous aimerez peut-être aussi”).
I can’t find where to disable it, as I already use a plugin for related post (WordPress Related Posts) that works perfectly.
Here’s the code page :
<footer class=”entry-footer”><span class=”blog-tags minor-meta”>Mots-clés :<span> assurance</span></span></footer><div class=’post_delimiter’></div></div><div class=’post_author_timeline’></div></article><div class=’single-big’></div><div class =’related_posts av-related-style-tooltip’><h5 class=’related_title’>Vous aimerez peut-être aussi</h5><div class=’related_entries_container ‘><div class=’av_one_eighth no_margin alpha relThumb relThumb1 relThumbOdd post-format-standard related_column’>
<span class=’related_image_wrap’ data-avia-related-tooltip=”Renégocier son assurance auto pour économiser”><span class=’related_posts_default_image’></span> <span class=’related-format-icon related-format-visible’><span class=’related-format-icon-inner’ aria-hidden=’true’ data-av_icon=’’ data-av_iconfont=’entypo-fontello’></span></span> </span><strong class=’av-related-title’>Renégocier son assurance auto pour économiser </div><div class=’av_one_eighth no_margin omega relThumb relThumb2 relThumbEven post-format-standard related_column’>
<span class=’related_image_wrap’ data-avia-related-tooltip=”Renégocier son assurance emprunt immobilier”><span class=’related_posts_default_image’></span> <span class=’related-format-icon related-format-visible’><span class=’related-format-icon-inner’ aria-hidden=’true’ data-av_icon=’’ data-av_iconfont=’entypo-fontello’></span></span> </span><strong class=’av-related-title’>Renégocier son assurance emprunt immobilier </div>Please let me know how to hide it.
Thanks for your answer,
RégisMay 31, 2014 at 11:47 pm #272850Hi Régis,
Can you post the link to your website please?
Regards,
JosueJune 1, 2014 at 4:31 am #272912This reply has been marked as private.June 2, 2014 at 12:51 pm #273212Hi!
Please add following code to Quick CSS as well
div.related_posts { display: none!important; }
Best regards,
YigitJune 3, 2014 at 6:27 am #273739Dear Yigit & Josue,
It works, thanks a lot.
What a great support team !
One more issue now :
There is a big space between WordPress Related Post plugin and the comment section.
How to reduce it to “normal” ?
Thanks a lot,
RégisJune 3, 2014 at 7:40 am #273755Hey Régis!
Try adding this:
div.related_posts { margin-bottom: -20px; }
It would be better if we could see the site live.
Cheers!
JosueJune 3, 2014 at 8:19 am #273769This reply has been marked as private.June 3, 2014 at 8:41 am #273774Hey!
Please post a link when your website is online and we’ll then investigate the css code. It makes no sense to “guess” why it’s not working.
Cheers!
PeterJune 3, 2014 at 8:46 am #273778This reply has been marked as private.June 3, 2014 at 12:41 pm #273841Hey!
We will be waiting to hear from you. Thread will be on hold until you post again. So please reply to this topic when you launch your website
Regards,
YigitJune 6, 2014 at 5:18 pm #275678This reply has been marked as private.June 6, 2014 at 5:29 pm #275686Hey!
70 years after D-Day, nice :)
Please add following code to Quick CSS.template-blog .post_delimiter, p.comment-form-url { display: none; }
Cheers!
YigitJune 8, 2014 at 4:10 pm #276234This reply has been marked as private.June 8, 2014 at 5:17 pm #276250Hey Régis!
Try adding this code to the Quick CSS:
.widgettitle { color: white !important; background: red !important; padding: 5px; text-transform: none !important; }
Modify as needed.
Cheers!
JosueJune 11, 2014 at 12:03 pm #277487This reply has been marked as private.June 11, 2014 at 5:11 pm #277612Hey!
Try adding this code to the Quick CSS:
div.av-share-box { display: none; }
Cheers!
JosueJune 11, 2014 at 6:34 pm #277648Dear Josue,
Great, it works!
You are an amazing support guy, part of an amazing support team.
Régis
June 11, 2014 at 6:35 pm #277651Thanks for the kind words, always glad to help :)
Regards,
Josue -
AuthorPosts
- The topic ‘How to hide Related Post’ is closed to new replies.