This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Comments on separate page from form
#1

How do I set the script so that the comments will display on a separate page from the form? I tired this on page two but it did not work.

<?php
define ('IN_COMMENTICS', 'true');
require "includes/db/connect.php";
require "includes/functions/page.php";
require "includes/functions/comments.php";
$page_id = "2";
$page_id = cmtx_sanitize($page_id, true, true, true);
echo cmtx_number_of_comments(10);
echo "<br/>";
echo cmtx_average_rating();
?>
Reply
#2


Have you completed the interview?
Reply
#3

Can you help v:2.3 please?

These lines 2.3 do not

Sorry for bad english Smile
Reply
#4


Have you completed the interview?
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Tim
06-Jan-2021, 08:56 PM
Last Post by Tim
18-Oct-2019, 11:45 AM
Last Post by Gevill
23-Jul-2019, 01:17 AM
Last Post by Steven
16-Feb-2018, 09:15 AM
Last Post by Wendon
20-Nov-2017, 03:36 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)