EasyComments for Bludit CMS
- multicolordev
- Master Bludit
- Posts: 139
- Joined: Thu May 26, 2022 12:33 pm
- Has thanked: 15 times
- Been thanked: 92 times
Just asking again...
"How use it?
Just place <?php easyComments();?> on your template!"
I'm using the Massively theme on my Bludit site.
In wich template file and on wich line do I place <?php easyComments();?> ?
Thanks in advance for your answer.
"How use it?
Just place <?php easyComments();?> on your template!"
I'm using the Massively theme on my Bludit site.
In wich template file and on wich line do I place <?php easyComments();?> ?
Thanks in advance for your answer.
- SpegalDev
- Sr. Bludit
- Posts: 34
- Joined: Tue Jun 13, 2023 11:27 pm
- Location: Michigan, USA
- Has thanked: 2 times
- Been thanked: 25 times
- Contact:
You would put it in page.php after:
Code: Select all
<?php echo $page->content() ?>
BluditLab — Explore a comprehensive collection of Bludit themes and plugins, offering both free and premium options to elevate your Bludit site. Find the perfect tools for customization, SEO, and more.
- multicolordev
- Master Bludit
- Posts: 139
- Joined: Thu May 26, 2022 12:33 pm
- Has thanked: 15 times
- Been thanked: 92 times
HI!
I hear yours voices!:) Replaced wrong builded captcha to hcaptcha now. Please use with love, and buy me coffe if you like my work:) Soon more project!
https://github.com/multicolor-rgb/EasyC ... ds/3.0.zip
I hear yours voices!:) Replaced wrong builded captcha to hcaptcha now. Please use with love, and buy me coffe if you like my work:) Soon more project!
https://github.com/multicolor-rgb/EasyC ... ds/3.0.zip
That's the sweetest plugin i must say first, thanks!
Everything looked fine at first, but i'm not receiving any e-mail for approval of comments.
Tried with different e-mail accounts, just now i'm using a solid gmail one.
Do I miss something? Do i have to wait more (waited for 1 hour and no e-mail).
Do I have to accept comments somewhere on my admin?
my data:
Easycomments ver 3.0
Bludit ver 3.13.1
hcaptcha works fine
Adding comments seems to work fine (user gets a "wait for admin to approve" msg)
Log seems to work fine (in fact, i can clear log)
php code placed in page.php
theme: mediumish
Thank you in advance <3
Everything looked fine at first, but i'm not receiving any e-mail for approval of comments.
Tried with different e-mail accounts, just now i'm using a solid gmail one.
Do I miss something? Do i have to wait more (waited for 1 hour and no e-mail).
Do I have to accept comments somewhere on my admin?
my data:
Easycomments ver 3.0
Bludit ver 3.13.1
hcaptcha works fine
Adding comments seems to work fine (user gets a "wait for admin to approve" msg)
Log seems to work fine (in fact, i can clear log)
php code placed in page.php
theme: mediumish
Thank you in advance <3
Last edited by Kroy on Fri Sep 13, 2024 1:21 pm, edited 1 time in total.