Snicker Comments

User avatar
stani
Master Bludit
Posts: 79
Joined: Wed Oct 14, 2020 1:34 pm
Has thanked: 1 time

Thanks. ;)

I came up with one more thing: when Snicker is activated, it is possible at individual pages in setting choose in "Page Comments" Disallow Comments.

But then a box with the words "The comment section on this page has been disabled!" will appear on the page, which is quite intrusive.
Moreover, this advice is completely useless, why would it work at all to inform?

How can this be removed, please?
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Also this can be done with CSS. ;)

You can use the following:

Code: Select all

.disabled-comments {
   display: none !important;
}
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
stani
Master Bludit
Posts: 79
Joined: Wed Oct 14, 2020 1:34 pm
Has thanked: 1 time

OK, but where should I place the code?
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

The same procedure as every time. Add it in the field "Head" of the plugin HTML Code between the tags <style> and </style>.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
stani
Master Bludit
Posts: 79
Joined: Wed Oct 14, 2020 1:34 pm
Has thanked: 1 time

OK, very good, thanks. ;)

And one more thing for Sam, for next upgrade:
Snicker puts Comments on each page separately. There is a different discussion on each page. But in the Snicker settings, all the Comments are together unspecified. It might be a good idea to assign a URL to them so that they know where the given comment from which page came.

And the second thing: someone can have a themed web in just a few pages - and would like to have only one Comments for the entire web, therefore the same on all pages.
User avatar
stani
Master Bludit
Posts: 79
Joined: Wed Oct 14, 2020 1:34 pm
Has thanked: 1 time

Another thing: by Reply the Comment Title must be entered.
However, it should be correct to takeover the Comment Title from the one to which it is answered.
User avatar
stani
Master Bludit
Posts: 79
Joined: Wed Oct 14, 2020 1:34 pm
Has thanked: 1 time

I see Sam's pages are dead ... :(

Snicker Commentss is a good app, I was hoping it would be completed soon, but this ...
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

We do not know what's happened. :(
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
stani
Master Bludit
Posts: 79
Joined: Wed Oct 14, 2020 1:34 pm
Has thanked: 1 time

Anything new?...
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Post Reply