Tagged: x
-
AuthorPosts
-
April 17, 2016 at 6:26 pm #887234
romaineParticipantAt the end of each blog post (when not logged in), there is an option to leave a comment. How do i make this not be there?
Also at the beginning of each post you can see the author, date and category the post belongs to. How do i make this not be there?
Thanks 🙂
April 17, 2016 at 6:28 pm #887235
romaineParticipantAlso, where are the options for styling/layout for the posts and blog/post page?
April 18, 2016 at 2:07 am #887640
ChristopherModeratorHi there,
#1 Please navigate to Settings -> Discussion and check the box ‘Users must be registered and logged in to comment ‘
#2 Please disable ‘Post meta’ from Customize -> Blog.
#3 Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
Thanks.
April 23, 2016 at 1:42 am #896336
romaineParticipantThank you for this. But another issue, on this page http://test2.theinsite.uk/resources/ sometimes when you click on a post called under the title ‘Articles’ it goes to http://test2.theinsite.uk/#/ rather than going to the post. Do you know why this is? Please do try it with all the posts as it doesn’t happen all the time. And I dont know what determines when it happens
April 23, 2016 at 1:46 am #896342
romaineParticipantI see what the issue is now. It’s when you click directly on the title of the post. How can i fix this issue? Also.. i have done what you said and now you cannot leave a comment on a post however, you are still given the option to leave a comment if you are logged in. I dont even want this to show. How do i get rid of this? Please see attachment to see what I mean
April 24, 2016 at 2:03 am #897195
ChristopherModeratorHi there,
#1 Please provide us with login credentials in private replay.
#2 You can disable comment from Settings -> Discussion.
Thanks.
April 24, 2016 at 2:57 pm #897683
romaineParticipantThis reply has been marked as private.April 25, 2016 at 3:02 am #898233
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.esg-cc.eec a { z-index: -1 !important; position: relative; } .x-comments-area { display: none; }Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-887234 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
