saggelis
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-PostRatings] Split %RATINGS_IMAGES_VOTE%ok, thnaks
found it here 🙂
Forum: Plugins
In reply to: [Comments - wpDiscuz] wpDiscuz [Shortcode]Finally works with
if( file_exists(ABSPATH .’wp-content/plugins/wpdiscuz/templates/comment/comment-form.php’) )
include_once(ABSPATH.’wp-content/plugins/wpdiscuz/templates/comment/comment-form.php’);Thanks a lot for your time!
Regards
SForum: Plugins
In reply to: [Comments - wpDiscuz] wpDiscuz [Shortcode]If wpDiscuz is allowed for Posts and for “jreviews” it should be there. make sure you’ve those are enabled in Comments > wpDiscuz Settings > General Tab
If i disable jreviews plugin (so clear post ) i can see wpDiscuz, but not with jreviews plugin enable
Forum: Plugins
In reply to: [Comments - wpDiscuz] Who replied to who?Hi, any update for “quote” feature 🙂 ?
Forum: Plugins
In reply to: [Comments - wpDiscuz] wpDiscuz [Shortcode]Hi,
I am using a plgunin (jreviews ) that overrides wp posts. (it using core wp posts and categories)
When I add the <?php comments_template(); ?> in template file it load the wordpress core comments system
When i disable my plugin (jreviews), wpDiscuz works perfect!
So if you have a shortcode it will be perfect!
Regards,
SForum: Plugins
In reply to: [Comments - wpDiscuz] wpDiscuz [Shortcode]I would love too a shortcode!
Or an other custom way to show wpDiscuz comments on custom post page!