AdvancedCoding
Forum Replies Created
-
Forum: Plugins
In reply to: [Comments - wpDiscuz] wpdiscuz_after_comment_post@leokoltm,
If you want to set a custom message after a comment has been added, check this hook also. You can pass your JS function name as a callback and do your stuff.
Sorry, but we’re not providing the plugin customization support here.$response["callbackFunctions"] = []; $response = apply_filters("wpdiscuz_ajax_callbacks", $response);
Forum: Plugins
In reply to: [Comments - wpDiscuz] wpdiscuz_after_comment_post@leokoltm That’s because you’re interrupting the wpDiscuz ajax request. Check out the “wpdiscuz_comment_post” filter instead.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Voting and reply icons to bigHi @juanwp22
Navigate to the wpDiscuz’s form that has style issues, edit, and save it, clear caches if you have any, and re-check, please.Hi @juanwp22,
The text/link doesn’t come from the wpDiscuz. You can remove it by customizing your theme files.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Links are not crawlable Inbox (Google Pagespeed)Hi @juanwp22,
The link you’ve mentioned isn’t for SEO, it’s just for internal use of wpDiscuz. Anyway, this case is already on our to-do list we’ll check this ASAP.?Forum: Plugins
In reply to: [Comments - wpDiscuz] After last update, guests can’t send comments anymoreHi @klapauc1us,
POST ./wp-admin/admin-ajax.php 403 (Forbidden) send @ jquery.min.js?ver=3.7.0:2 ajax @ jquery.min.js?ver=3.7.0:2 (anonymous) @ jquery-migrate.min.js?ver=3.4.1:2 e. @ jquery-migrate.min.js?ver=3.4.1:2 eh @ wpdiscuz-combo.min.js?ver=7.6.11:10 q @ wpdiscuz-combo.min.js?ver=7.6.11:10 (anonymous) @ wpdiscuz-combo.min.js?ver=7.6.11:10 dispatch @ jquery.min.js?ver=3.7.0:2 v.handle @ jquery.min.js?ver=3.7.0:2 wpdiscuz-combo.min.js?ver=7.6.11:10
Probably requests from the front end of the website to the admin-ajax.php are disabled, can you please switch to wpDiscuz’s custom ajax or ask your hosting provider to check if admin-ajax.php is accessible and re-check?
Forum: Plugins
In reply to: [Comments - wpDiscuz] After last update, guests can’t send comments anymoreHi @klapauc1us,
Leave the URL of the page where the problem occurred, please.Forum: Plugins
In reply to: [Comments - wpDiscuz] Comment Lazy Load to Reduce DOM SizeHi @swagatam1975 ,
Probably, you’ve already checked the “Initiate AJAX loading after page” option, but just in case I wanted to mention this option also, maybe it’s not exactly what you wanted but I think this is the best suitable option for your case.
Thank You.Forum: Plugins
In reply to: [Comments - wpDiscuz] Comment Lazy Load to Reduce DOM SizeHi @swagatam1975 ,
You can use the option “Display [View Comments] button” in the sections I’ve mentioned above and in this case, they won’t be loaded until the user clicks the “View Comments” button.
I hope I helped you with this answer.Hi @sanketthakkar9 ,
Unfortunately, there is no way to do that. The wpDIscuz was designed in that way to always show the commenter’s own posted comment.Forum: Plugins
In reply to: [Comments - wpDiscuz] User agreement prior to a social login actionHi @moderworks , can you please share your website URL so we can check the issue directly on it?
Forum: Plugins
In reply to: [Comments - wpDiscuz] Comment Lazy Load to Reduce DOM SizeHi @swagatam1975 ,
Thank you for being so interested in the wpDiscuz plugin.
Regarding your question: yes, wpDiscuz has a “lazy load” feature, please navigate to the plugin’s Settings > Comment Thread Displaying > Comment List Loading Type/Comments Pagination Type section and choose the option you want.Forum: Plugins
In reply to: [Comments - wpDiscuz] Rating Issues@taylorkimble21 Hi,
Thank you for using wpDiscuz.
Please register and open a new support topic in the wpDiscuz.com forum for deeper support.Thank you for using wpDiscuz. We really appreciate it.
wpDiscuz doesn’t have such a feature however we have wpDiscuz Widgets addon which allows you to display most commented/rated posts in a widget.
- This reply was modified 3 years, 6 months ago by AdvancedCoding.
- This reply was modified 3 years, 6 months ago by AdvancedCoding.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Gravatar displayed using incorrect aspect ratioHi Gal Baras,
Thank you for sharing this information with us.