Hi @nicksws
Thank you for a great review! We’re glad you’re enjoying the plugin.
Sorry we are unable to see your website. kindly share correct website URL. where you are facing issue with Facebook feed plugin. then we can take a closer look and let you know about fixed.
Thanks
A
Hi @abhipathak,
Sorry for the late reply!
Several websites are like this but a good example would be http://riversidefitness.club/
You can find the feed on the homepage, the two posts showing currently have this issue.
Looking at the posts on Facebook and comparing with the plugin output, I think issue is down to when the user is using a new line.
Hi @nicksws
Let me know are you talking about new line issue in post. if yes kinldy follow given instructions.
1.Go to in your plugin directory >> facebook-feed-shortcode.php
2. Find code in link and replace in facebook-feed-shortcode.php
Let me know did it work.
Thanks
A
Hi @abhipathak,
So I have replaced that to test and now adding a new line but:
On first load the format is different and,
if you select read more, it reverts back to its old format.
I’ll leave it as is for 24 hours to give you a chance to have a look.
Cheers
Hi
Oh sorry please replace again facebook-feed-shortcode.php with latest shared code in link
also paste given css code in your plugin custom css box
Webriti facebook feed >> settings page >> custom script >> custom css
.wff-post-text {
background: none;
font-family: monospace, monospace;
font-size: 16px;
border: none;
}
.more-content {
font-family: monospace, monospace;
background: none;
font-size: 16px;
border: none;
}
Let me know did it work.
Thanks
A
-
This reply was modified 9 years, 3 months ago by
abhishek.
Hi @abhipathak,
Thanks for sharing this, its still not quite right but a little bit of tweaking and I have worked out what it is.
I guess I should of been more clear and said it was the line break causing the issue but we don’t need a line break showing just the space that’s needed instead for it to read properly 🙂
With the latest bit of code you sent me, this one here, if you remove the pre from classes more-content and wff-post-text and replace them with <div> tags it, that seems to solve the issue.
As I have seen this on a few sites now using this plugin, I guess you will roll an update out for it ?
Cheers
Hi nicksws
Sure we will discuss this with our development team and if needed fixed in upcoming version.
Thanks for the nice suggestion.
Please Mark this thread resolved.
Let me know if you have any other questions.
Thanks
A
Hi @abhipathak,
Sorry for the late reply, I’ll mark this as resolved now.