All seems to work great except for the commenting abilities. The form to leave comments is not showing in Safari, and only the name, email and web site input elements are showing in FireFox, but not the comment field. (both on Mac).
Has anyone experienced this before and perhaps have a solution?
The problem may be with the CKEditor For WordPress plugin. Please disable this plugin see if it fixes the problem.
Please don't PM unless requested
Consider using the custom stylesheet for all your CSS customizations:
gantry-framework.org/documentation/wordp...custom_stylesheet.md
.
Please provide the URL to the issue.
And please mark the thread as solved if the issue is resolved.
I was hoping I could get some help with this same thing. I've gone through all the settings that I could and I'm still not getting a comments form to show up anywhere.
The dev site is h55.zootzone.net and it's running the momentum theme. Wordpress 3.4.1.
Please make sure that the Comments Form for post views is enabled. In the theme settings page -> Content tab, select Post View from the tabs on the left and see if the Comments Form option is enabled.
Please don't PM unless requested
Consider using the custom stylesheet for all your CSS customizations:
gantry-framework.org/documentation/wordp...custom_stylesheet.md
.
Please provide the URL to the issue.
And please mark the thread as solved if the issue is resolved.
Hi, thanks very much for the help. That, and the slider on the 'Style' page did help. But for some reason the comments form still does not show up on the home page. I actually have to be in the actual post before it'll show the comments form.
The theme doesn't support this by default, but you can easily add this functionality. Open up html/home.php file and add this snippet which loads the comments form:
Please don't PM unless requested
Consider using the custom stylesheet for all your CSS customizations:
gantry-framework.org/documentation/wordp...custom_stylesheet.md
.
Please provide the URL to the issue.
And please mark the thread as solved if the issue is resolved.