mrickan
Forum Replies Created
-
Forum: Plugins
In reply to: [Query Monitor] Not displaying on Front End PagesI encountered the same issue when using Query Monitor with the Mega Main Menu plugin and checked with the developers.
Evidently the JavaScript error has been addressed in the latest build. However, the developers also posted a quick code change that will fix the issue.
In the frontend.js file found in /src/js/ the following code should be updated in function mmm_smooth_scroll_to_anchor ():
function_selector = '#mega_main_menu a[href=\\#]:not([href\\#])';Once the code is updated QM will work as expected.
Forum: Plugins
In reply to: [Plugin Organizer] Error on save load orderIn case someone else stumbles into a similar situation, I found that the way to resolve my issue was to delete the plugin that was conflicting with PO and to install a slightly modified version of the same plugin using a new name.
After the revised version of the plugin was activated, it continued to work but yielded a fatal error that was not appearing before in any logs. Since fixing the error, everything appears to be fine once again.
Why the conflict or the error appeared in the first place remains a mystery.
Forum: Plugins
In reply to: [Plugin Organizer] Error on save load orderI’m a little bit concerned about experimenting with core tables but it’s an option.
Otherwise, if I deactivate and delete the plugin then reinstall I can basically start fresh?
Appreciate your help on this!
Forum: Plugins
In reply to: [Plugin Organizer] Error on save load orderI ended up testing a bit more and discovered that the plugin causing the white screen in the admin area is experiencing a problem only when PO is active.
I have a separate test server and the two are coexisting happily.
Is there a way to tweak the tables in the database if something has been corrupted or am I basically looking at removing PO and starting over?
Forum: Plugins
In reply to: [Plugin Organizer] Error on save load orderIt appears that I am able to reset to the default order. Once I submit, all of the plugins are in alphabetical order with the exception of VaultPress, which always remains at the top.
It sounds a little improbable, but is it possible that this one plugin was prevented from introducing a conflict with the custom load order and that the issue is now surfacing in the default order?
Once the plugin is activated the backend is inaccessible so unfortunately any changes in PO won’t affect it.
Forum: Plugins
In reply to: [Comments - wpDiscuz] How to show form at the bottom?Any rough idea of when a version with template support will be available?
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Pre-filling form first and last nameThanks for the quick response Danny! Awesome upgrade. 🙂
When you update the documentation it might be a great opportunity to include this example in the KBs or perhaps even as a FAQ. I noticed the upgrade warning but I suspect a lot of users may overlook this. It’s a lesser known feature but a very useful one.
Forum: Plugins
In reply to: [Custom Field Suite] True/false checkbox defaultI’m asssuming from the crickets that it’s not an option. 😉
Might be a good one to consider for a future update.
Forum: Plugins
In reply to: [Requirements Checklist] CFS supportYour existing solution is invaluable so I’m sure that a premium version will be well-received. It’s always difficult to keep everyone happy but the ability to support other popular plugins and provide for extensibility will be a killer combination.
Like many others, I adopted CSF because it is lightweight, easy-to-use and Matt provides excellent support. In many respects, the “less is more” credo that it embraces is what makes it so great. However, the conditional logic that it lacks means that it can be a bit limited in a workflow situation.
I’ll drop you a line and let you know what I’m up to.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Comment form below the commentsI’m equally curious about this as well.
Any way to do this?
Forum: Plugins
In reply to: [Comments - wpDiscuz] Crowd Control supportPerfect… thanks!
Will this functionality be included in the next release?
And of course… any estimate of the timeline for release? 🙂
Forum: Plugins
In reply to: [CKEditor WYSIWYG for Gravity Forms] Update issueI’ve forwarded credentials and a link to my site as well.
The link is working for me as well.
Forum: Plugins
In reply to: [CKEditor WYSIWYG for Gravity Forms] Update issueI can confirm that the toggling the setting eliminates the CKEditor from showing up for descriptions so that’s unrelated.
Along with abretado and orcusnova I’m not seeing the editor on the client side either.
Forum: Plugins
In reply to: [CKEditor WYSIWYG for Gravity Forms] Update issueI’ve also noticed an issue:
I’m now seeing the CKEditor associated with all field descriptions in the Gravity Forms editor but the editor is no longer appearing in the form itself.
Forum: Plugins
In reply to: [CKEditor WYSIWYG for Gravity Forms] Not integrating with Gravity FormsThanks again Adrian… I’ll pound away and let you know how I make out.