Support Team
posted this
02 October 2019
Hi Staffan,
For now comments are not available for the pages created with Nicepage. If you need comments to appear on the page you can try to add them using the custom code. Open the page for editing in the editor and add the PHP control in the place where you want comments to appear. Insert this code in the PHP control:
<?php comments_template(); ?>
Then also check that the comments are enabled for that page in the page settings in WP under the Discussion block.
the steps above should be done for each page where you want comments to appear.
...................................................
Sincerely,
Hella
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp
Hi Staffan,
For now comments are not available for the pages created with Nicepage. If you need comments to appear on the page you can try to add them using the custom code. Open the page for editing in the editor and add the PHP control in the place where you want comments to appear. Insert this code in the PHP control:
<?php comments_template(); ?>
Then also check that the comments are enabled for that page in the page settings in WP under the Discussion block.
the steps above should be done for each page where you want comments to appear.
...................................................
Sincerely,
Hella
Nicepage Support Team
Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp