Ryan Mitchell
Forum Replies Created
-
Glad to hear that helped clarify things, Dan! Thanks for following up and letting us know
Hi Dan,
That
?30441601at the end of the file path is a query string (usually a “cache buster”). We don’t add that in our plugin, so it’s almost certainly being tacked on by a performance or caching tool on your site.Plugins like WP Rocket, Autoptimize, LiteSpeed Cache, or even a service like Cloudflare often rewrite asset URLs like this to manage browser caching.
The 404s usually happen when a caching plugin is still serving an old, cached CSS file that points to a query string or path that no longer exists on the server.
A quick fix is usually to:
- Clear all your site, server, and CDN caches.
- Hit the “Purge/Regenerate CSS” option in your optimization plugin if it has one.
Please give that a shot and let us know if those 404s keep popping up in your logs.
Hi @hbk747,
First of all, I want to sincerely apologize for the delay in getting back to you. I completely understand how frustrating it is to wait, especially when dealing with urgent matters.
I want to let you know that we are already working on your ticket as we speak to get it resolved for you as quickly as possible.
To answer your question regarding our channels: Email is indeed the dedicated channel for our Premium users. We manage all Pro inquiries through our ticketing system via email to ensure every issue is properly tracked, escalated, and resolved by our technical team.
We are currently experiencing a higher volume of inquiries than usual, but please rest assured that we are actively working to get our response times back to the fast, reliable standard you are used to.
Thank you so much for your patience and for being a loyal Molongui Pro user.
Best regards,
Molongui Support Team
Hi Dan,
Thank you for bringing this to our attention! We’ve identified and fixed the issue, and the correction will be included in the next plugin update.
Thanks again!
Hi there,
Thanks for bringing this to our attention. We were able to fix the issue, and the fix will be included in the next update.
Thanks again!
Hi Dan,
If you archived the author using the setting on the author’s profile page, you can unarchive them simply by going back to that same profile page and unchecking the “Archive author” option. No direct database change is needed. Could you please try this?
Please let us know.
Hi Dan,
Thank you for reporting this issue and for bringing it to our attention.
We have reviewed it and implemented a fix by replacing the
entity usage with the actual Unicode non-breaking space character (U+00A0). This should be safer across different contexts, including RSS/XML feeds, while preserving the intended spacing behavior in regular web output.This change will be included in the next plugin update.
If you are able to test it on your side, we would really appreciate it if you could confirm whether this works correctly for your Spotify feed as well, just like replacing it with
 did.Thanks again for your help and for taking the time to report it.
Hi @whanklee,
Thank you for reaching out and reporting this issue. We’ve identified a possible cause and would like your help confirming it.
Could you please follow these quick steps?
- Go to Authors > Tools in your WordPress admin.
- Locate the Custom PHP box.
- Enter the following line of code:
add_filter( '_authorship/get_user_by/delete_cache', '__return_false' );- Save your changes and check if the issue is resolved.
Let us know how it goes—we’ll be here to help either way!
Thanks,
The Molongui Support Team
Thank you so much for this fantastic review, @dmc2026! We’re thrilled to hear that the plugin perfectly fits your goal of recognizing contributors as co-authors and integrates seamlessly with BetterDocs for your knowledge platform.
Providing a powerful author box solution with reliable support is our top priority, and we’re delighted we could quickly resolve the compatibility issue for you. It’s wonderful to know the plugin fully meets your expectations.
We truly appreciate you sharing your experience!
Hi @ahochberg,
We’ve already responded to your other support ticket on this topic but haven’t heard back, so I’m pasting our reply here for reference:
It appears you are running an outdated version of our Pro plugin, which is not compatible with the latest version of the free plugin.
To resolve this, please update the Pro plugin to the latest version. If you’re unable to update the Pro plugin, you can also revert the free plugin to the version you were using before the update.
Let us know if you need any further assistance.
Thanks for reporting this @cadlec!
You’re absolutely right — the version check using a direct string comparison stops working once WooCommerce reaches a two-digit major version like 10.0.0, because “10.0.0” < “3.0.0” evaluates incorrectly in plain string comparison.
We’ve updated the code to use
version_compare()instead. This ensures the plugin remains fully compatible with WooCommerce 10+ and all future versions.The fix will be included in the next release — thanks again for taking the time to point it out!
Hi @dreadsupp,
We’ve reproduced and fixed the issue you reported. A Pro plugin update (1.8.15) addressing this will be released soon.
Once the update is available, please install it and let us know if the issue is resolved on your end.
Thank you for bringing this to our attention—and for being such a great supporter of our plugin!
We’re marking this ticket as resolved for now, but feel free to reopen it if the issue persists after updating.
Thanks again!
Best regards,
The Molongui Support TeamHi Radek,
Thank you for reaching out and for the detailed explanation of the issue you’re experiencing. We’ll look into this and get back to you as soon as possible.
Just to clarify: Guest author pages are only available with the Pro plugin, so this does not affect the free version.
We hope the issue was just a glitch and everything is working fine now. Since we haven’t heard back from you, we’ll be closing this ticket for now.
If you still need any assistance or have additional questions, please don’t hesitate to reopen this ticket or create a new one. We’re happy to help!
Hi @megalopreneur,
Thanks for reaching out! Could you tell me when those issues occur? For example, do they happen on every page of your site, or only on specific ones like the search page?
Please let us know so I can assist