hatisenang
Forum Replies Created
-
OK. I understand now that this is not a bug in ASE and is actually the expected behavior, thanks to your detailed explanation. It’s also great to know that setting a longer duration for the Heartbeat API is enough to prevent wp-admin from slowing down.
I would like to take this chance to thank you very much for creating such an amazing plugin. ASE has become one of my favorite WP plugins of all time. Please keep up the great work and may you have a wonderful time doing so.Sorry for the late reply. I’ve done a little more testing and can confirm that only option causing this issue is “On post creation and edit screens” is set to “Disable”. All other options from the Heartbeat Control module do not cause this error.
Although disabling the Heartbeat Control module itself does prevent the error, simply changing the “On post creation and edit screens” option to either “Keep as is” or “Modify” also works.
So, when the Heartbeat Control module is enabled and the “On post creation and edit screens” is set to “Disable”, that is when the Edit in Breakdance button stops working and JS errors coming from the following file:/wp-content/plugins/breakdance/plugin/admin/launcher/js/shared.js?ver=2.2.0
which seem to be directly related to the issue show up in the browser console. Screenshot of JS erros: https://snipboard.io/64XRtW.jpgForum: Reviews
In reply to: [reGenerate Thumbnails Advanced] Free features now pro only@sixaxis One feature I would highly recommend, and that could be a great pro feature, is the ability to revert images that have been resized due to the ‘big image size threshold’ back to their original size. I’ve seen countless complaints from users who didn’t like their images suddenly showing up with ‘-scaled.jpg’, and as far as I know, there’s currently no easy way to revert them back to the original size.
Forum: Reviews
In reply to: [reGenerate Thumbnails Advanced] Free features now pro onlyThank you for your reply. I admit I should have given a review long ago when I was happily using the plugin, and I will update my rating to three stars. However, that wouldn’t prevent me from reflecting my disappointment after the recent changes.
I appreciate the time and effort it takes to maintain a free plugin, but seeing the very features that made this plugin great now locked behind a paywall feels like a departure from the spirit of giving back to the WordPress community.Instead of taking away what was already available, I would suggest focusing on adding new premium features. That way, the plugin can improve while still respecting the users who have been relying on it in its original form.
Thanks a bunch. Much appreciated. ??
Hi, after further investigating it turns out that “Flying Images by WP Speed Matters” had nothing to do with FacetWP not working on my site. It was actually a simple issue with some custom js I was using to fade out and in the content after refresh. Sorry about that.
Hi, I’m experiencing the same issue. Any calls after the page loads are not working with FacetWP. I’ve just sent you access details to my wp-admin via https://wpspeedmatters.com/contact-me/ Thank you.
Thank you for such a quick reply. I’m doing lots of script modification on the front end but none for the back end and nothing is showing up in the console either. I just sent you access to wp-admin via https://wpspeedmatters.com/contact-me/ Thank you.
Forum: Plugins
In reply to: [ResizeFly] How to make use of @1/2/3Ok, that sounds great. I can’t wait to see what add-ons you build. I’m sure they will be just as awesome as the core plugin. Go go go! ????
Forum: Plugins
In reply to: [Easy Footnotes] Request: Option to disable qTip featureHi, I would like to suggest switching the tooltip to output as inline HTML as shown here (https://jsfiddle.net/qTip2/jd5nbj5x).
Please let me know what you think?
- This reply was modified 6 years ago by hatisenang.
Forum: Plugins
In reply to: [WP Post Popup] Keep Loading Animation Without Basic Styling EnabledAwesome! I can’t thank you enough for this! I’m currently using your plugin to show pages with downloadable references in popup’s for educational articles on a non-profit site. <3. I’m going to update now ??
Forum: Plugins
In reply to: [Easy Footnotes] Request: Option to disable qTip featureHi, thank you for the reply. I’m using regular text styling tags like
<em>
,<i>
,<strong>
& sometimes<span>
for custom colors.I don’t want to edit plugin so I think I’ll just do it on the client side using
jQuery(html).text();
for now.Would you consider adding an option to disable qTip and strip html tags in the future?
Thank you.
Forum: Plugins
In reply to: [Easy Footnotes] Request: Option to disable qTip featureHi, thank you for that snippet worked like a charm! Only it’s result has brought me to another question which is how can I strip HTML tags from the title tag because it now show’s the raw title content including the HTML tags when you hover over the footnote link.
Forum: Plugins
In reply to: [Download Monitor] How To: Archive Downloads The WordPress WayI’m sorry but I haven’t purchased your Page Addon yet. Because of my financial situation I like to try whatever it is before I purchase to test and make sure it is what I’m looking for. By chance I was able test your Page Addon after obtaining version 4.1.1 from the internet.
- This reply was modified 6 years, 3 months ago by hatisenang.
Forum: Plugins
In reply to: [List category posts] List Child Category NamesHi, I’m also interested in displaying posts under categories in hierarchical order like described above, I was wondering if it is possible to automate this by creating a custom template instead of manually writing separate shortcodes? Thank you.