Link to specific comments and supercharger problems
-
When i click don’t do anything.
Supercharger doesn’t work. I made this operation but still appears this mesaje
http://i.imgur.com/A9k14bi.png
-
Hi Iuda,
It works well if you can see comments. W/o supercharging you’d not be able to see any comment. I think there is another issue. Please try to optimize all comments again and wait for 100%.As for the link for specific comment, it may be css issue, could you please leave some URL?
But why this http://i.imgur.com/A9k14bi.png still apear ?
Ok,
For the individual link please go to wpDiscuz Settings > Background & Colors Tab and put this css in “Custom CSS Code” textarea:.tooltipster-content input.wc-comment-link-input[type="text"]{ color: #666 !important; }The next issue:
But why this http://i.imgur.com/A9k14bi.png still apear ?
Please try to remove all trashed, spam and other not active comments, then optimize it again.
works great for the first problem π
try to remove all trashed, spam and other not active comments
i don’t have this type of comments in my site
Also we found comment sorting issue on your website, it comes from that unsaved variable, we’ll check it as well.
i sent admin access
Hi Iuda,
We just fixed the [comment optimization] message issue.
Regarding to sorting problem. We think this is a Server issue, it returns 404 error when I click on sort button. It tries to get new data using wp-ajax.php, but this file is not available. Screenshot: http://screencast.com/t/TzrS9W56y2O
This is server’s Apache “mod_security” issue, you should ask them to add WordPress ajax php file into white list.In /usr/local/apache/conf/modsec2/whitelist.conf file:
## WordPress <LocationMatch "/wp-admin/post.php"> SecRuleRemoveById 300015 300016 300017 </LocationMatch> <LocationMatch "/wp-admin/admin-ajax.php"> SecRuleRemoveById 300015 300016 300017 SecRuleRemoveById 300013 </LocationMatch>More info here: https://wordpress.org/support/topic/404-not-found-eror-when-saving-post-with-hyperlink-added?replies=21#post-2142415
Can you tell me how did you manage to fix luda’s [comment optimization] message issue since I’m having the same problem. Everything works fine, but that message just can’t get away.
Hi Kosta92,
Please try to post a new comment on front-end, it should fix this issue. Also don’t forget to clean all caches after that.Thank you, it worked! My OCD is in stable condition for now.
Hi Luda,
We just figured out that was a cache issue. The cache is reset and it works fine now. Please set back sorting button phrases, it works very good on your website. We added those phrases using browser editor and here is result video: http://screencast.com/t/DG80JQdyCsd7Sorry but i rollback to previous version in this night. Don’t like wpDiscuz – Supercharged
No problem Iuda, that’s your choice. We just wanted to let you know that it works very well, as it shown on the video. And right now we see the Supercharged version on your website.
The topic ‘Link to specific comments and supercharger problems’ is closed to new replies.