Hello,
I’ve installed Facebook comments plugin as requested by the client I’m making a website for.
Everything seems to work but I would like to know how I could put the facebook comments area right after the review in a post. Is it possible to do it in any way? Thank you very much for your support!
Claudio
Hi,
That would depend on how you are implementing the comments. If by a plugin, then that would be possible only if that plugin has positioning settings maybe. Theme has no control over plugins.
If you are implementing them by shortcode or code in the theme post templates, then position that code after the reviews
– https://www.screencast.com/t/xjow2BKxckSZ
Thanks
Thanks for your reply! No shortcode unfortunately, it just adds itself after post text…Is there a way instead for positioning the review in other way other than at the very end? That may work too.
If you open one of the post template files, there you can see it’s structure
– https://www.screencast.com/t/8RC0QqAE
In that screenshot the default post template is opened (default post template is loop-single.php, post template 1 is loop-single-1.php and so on)
You could try moving the code for the review in a different location in the structure
– https://www.screencast.com/t/M88DaoBVukk
In coming theme updates there will be major changes to how the post templates are created and used, among other new features. So there will be no need for such code modifications.
Simion,
Do you have a rough idea of the release date for the “major changes to how the post templates are created and used”?
I am using your Newspaper theme and doing a lot of custom coding moving the review item around along with several other theme items.
I will hold off fleshing out the site if the major changes are in the very near future.
Any ideas?
David Best
Thank you so much for your support! Can’t wait also for the next update. I’m really happy with this theme. Best one I’ve ever worked with!