How to put comments form right after sharing row on the bottom of all articles

Posted in: Newspaper
Post count: 36

Hi!
How do i put comment form after the sharing block on the bottom of articles

http://screencast-o-matic.com/watch/cbhUFeXEsl

Post count: 23312

Hello virjik,

You should edit the theme core file according to our post template used by you and move the function which calls the comments as you wish, like this -> https://www.screencast.com/t/2mCmgJAb

Thanks for the message!

Post count: 22421

Hi,
If you want to move the comments you will have to edit the post templates as they are hard-coded in the theme files. You will have to edit ech post style files for every post template you use. Each post template has 2 files corresponding to it.
You will have to move the comments from one file and move them over to the other below the sharing like so:
This is an example for the default post style:
1) Cut the comments code https://www.screencast.com/t/tHoSfqGzYQ
2) Paste the code like so: https://www.screencast.com/t/ny83HhzaYX

You will have to do this for multiple post styles depending on how many you use on your site.

Thank you!

Post count: 36

Great ! Thank You!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.