- This topic has 2 replies, 2 voices, and was last updated 8 years, 5 months ago by Andrew Misplon.
Tagged: comments comments not found
- AuthorPosts
- June 1, 2016 at 3:54 pm #3573June 1, 2016 at 5:15 pm #3574
Andrew MisplonKeymasterHi Vernon
Thanks for reaching out.
Ultra Premium offers AJAX comments which just means that the comment form won’t need to reload when an error is present (empty field etc.). There definitely aren’t any restrictions in the free version to core features like comments.
Your comments are activated but are on the single post page, that’s standard across all WordPress themes. If you click on the GTR post for example, comments are at the bottom of the page.
Here is what I suggest:
1. Go to
Appearance > Theme Settings
and locate the section inBlog
called ArchivePost Content
and change it toFull Post Content
.
2. Also in theBlog
section ofTheme Settings
, enable the setting labelled:Post Comment Count
2. Go to each of your posts and insert amore
quicktag where you want to split the post: https://en.support.wordpress.com/more-tag/.Give that a try and let me know how it goes 🙂
June 1, 2016 at 5:18 pm #3575
Andrew MisplonKeymasterIf you’re keen to make two small design tweaks (home title space and comment form button), please try this:
1. Go to
Plugins > Add New
, use the form top right to search for Simple Custom CSS. Install and activate.
2. Go toAppearance > Custom CSS
and insert:/* Home */ .home.siteorigin-panels-home .site-content { padding-top: 0; } /* Comments */ .comments-area .comment-respond .form-submit .submit { margin-top: 1.78571em; }
- AuthorPosts
You must be logged in to reply to this topic.