Hi there, I'm trying to get discussion to work on pages.... I have gone to screen options and ticked it. My page is a FULL SCREEN WIDTH is this the problem?
Please see Screenshot: http://prntscr.com/2yxbtr . It seems that some Plugin or Code is causing serious JS errors. Please try deactivating and third-party plugins you have installed.
ok cool thanks, I am finding that almost nearly all wrodpress comments are spam even with Captcha so its disapointing... so yeah will keep in mind- maybe i wont have comments after all! thanks for this
I am afraid i cannot help you out here as i am a bit confused. Could you please create a new ticket explaining your issue so i may be able to help you out.
Hi there, I'm trying to get discussion to work on pages.... I have gone to screen options and ticked it. My page is a FULL SCREEN WIDTH is this the problem?
On portfolio pages it works full width...
http://www.sendinthefox.com/portfolio/analytic-res...
so yerr trying to get it working thanks, WILL
Hey William!
Please see Screenshot: http://prntscr.com/2yxbtr . It seems that some Plugin or Code is causing serious JS errors. Please try deactivating and third-party plugins you have installed.
Cheers
ThemeNectar Support Team
The only thing I installed was Captcha and it works when i sign out..
How do I enable the comments to work on Pages in this theme?
Hi Tahir,
I have the same problem as William.
I'm using the plugin Comment guestbook (https://wordpress.org/plugins/comment-guestbook/) and I can't see the comments for the guestbook. On the page the checkbox for "Allow comments" is marked.
See here: http://schwimmschule.test.greensta.de/wordpress/an...
Thanks,
Timo
Do I have to update Wordpress to 3.8.1 or update the ThemeNectar theme to see if the JS error goes away?
I haven't installed any code or plugin other than Really Simple Captcha plugin thanks, Will
Hey guys, by default there's no option for the comment field on static pages, but adding it in is simple.
Just open up your page.php file located in the root of the theme directory and paste this in:
under:
Cheers :)
ok cool thanks, I am finding that almost nearly all wrodpress comments are spam even with Captcha so its disapointing...
so yeah will keep in mind- maybe i wont have comments after all! thanks for this
Hi,
unfortunately this is not want I meant. Now it looks like that: http://schwimmschule.test.greensta.de/wordpress/an...
Here is my code in page.php:
<?php the_content(); ?>
<?php if (is_page( 'anmeldung' )) { echo '<div>' . comments_template() . '</div>'; } ?>
I actually want to show the comments below and not another comment field.
Thanks,
Timo
Hey Timo!
I am afraid i cannot help you out here as i am a bit confused. Could you please create a new ticket explaining your issue so i may be able to help you out.
Cheers
ThemeNectar Support Team