Aldoseri
Forum Replies Created
-
Thanks for the warning
I know you from your OxygenBuilder contributions, namely the Hydrogen pack, and for you to say that it’s a big sign for me to steer away from this plugin.
Thanks again.
This is issue is still causing troubles in addition to db missing issue. I finally decided to deactivate and look for another solution.
So far this is the most user friendly email list but at its current state I’m afraid it’s not a wise choice.
Thank you, I’m sure you invested a lot of time and effort and money. I hope it goes well in future releases.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Database query errorThis is to update you on the issue.
It turns out that the main culprit is [search everything] plugin https://wordpress.org/support/plugin/search-everything/
after disabling the plugin everything went smoothly as expected with WPAdvert and other plugins.
Thank you for your patience.
Forum: Plugins
In reply to: [Frontend Publishing] The ‘Add Media’ element of the editor will not workI think the developer is no longer maintaining the plugin. I hope he’s well
Forum: Plugins
In reply to: [Zajax - Ajax Navigation] How to exclude loading on some pages?also add this after the second directive on all instances
wp_deregister_script( ‘zajax-js’ );
wp_deregister_script( 'zajax-send-complete' ); wp_deregister_script( 'fastclick' ); wp_deregister_script( 'zajax-js' );
- This reply was modified 3 years, 7 months ago by Aldoseri.
It’s almost there but not quite.
Modern themes are full of anchor links. This makes the plugin useless. For instance on hidden comment boxes and in WPcourseware students can’t take exams because they have to click on an anchor link to start an exam.
There’s no way to exclude those clicks. Yes on mobile the (BuddyBoss) tabs don’t work.
This is rather a good plugin for old themes only I guess.