roundaboutweb
Forum Replies Created
-
Forum: Plugins
In reply to: [Eazy Ad Unblocker] Don’t work on firefox, safari, chromSince today it works – for whatever reason – on Chrome.
There is still the problem with Firefox.Since Firefox does not show a popup on the demo page (https://myplugins.net/demo/), all other questions are probably unimportant.
bug:
With Firefox and ghostery as AdBlocker no popup is shown.Tested with Ubuntu 18.04 and Windows 10.
Forum: Plugins
In reply to: [Plugin Report] interface (automatic export)Of course I am familiar with these solutions, but in many points they do not meet my requirements. Therefore I have my own solution, which deliberately works without a plugin. Therefore I am still looking for exactly this evaluation possibility to optimize my solution.
Nevertheless many thanks and still much success.
Forum: Plugins
In reply to: [Plugin Report] interface (automatic export)I was afraid of this.
The plugin is already good, but I need a way to monitor many pages this way in one dashboard. For a single page this plugin is very good and an enrichment.@jamesosborne The problem occurs even if you are not logged in – that is with every “normal” site visitor and this is exactly the main problem.
@jamesosborne I can check that, but I don’t see the point. A page visitor has no active login. Does the toolbar have to be deactivated for all users then?
Yes, the problem also occurs when I have “Site Kit by Google” and “Borlabs” active.
@jamesosborne What do you think I can check via the Search Console?
Thanks for the feedback.
I sent the info on “privately”.Forum: Plugins
In reply to: [Events Made Easy] responsiv formdone: I changed it under “settings –> booking form format” (without table)
Forum: Plugins
In reply to: [Events Made Easy] RISK: admin-ajax.phpBut you need the dahboard for sending mails
If the following function is activ your plugin didn’t send mails:function restrict_admin() { if ( ! current_user_can( 'manage_options' ) ) { wp_redirect( site_url() ); exit; } } add_action( 'admin_init', 'restrict_admin', 2 );
Forum: Plugins
In reply to: [Simple History – Track, Log, and Audit WordPress Changes] config mailinfoHow can I configure the content of the mail dispatch?
The customer wants to receive an email as soon as someone has registered.Forum: Plugins
In reply to: [Simple History – Track, Log, and Audit WordPress Changes] List not completeI made a mistake here and therefore I close this ticket and open a new one
Forum: Plugins
In reply to: [Slider by 10Web - Responsive Image Slider] Bug with wp-cliThis is not good.
It is problematic for any controlling if you use the same name for different applications.
So I have to inform my customers not to use plugins from 10web,
because we control extensive processes via wp-cli.
Thank you for the info.Forum: Plugins
In reply to: [Slider by 10Web - Responsive Image Slider] Bug with wp-cliYour bug is that the name for the free version in WordPress Repro has the same technical name as the paid pro version in your repro.
wp-cli checks the WordPress repro and finds a smaller version.
This leads to the error.It is important that you change the name for the pro-version, for example in “slider-wd-pro”
The same goes for all your plugins (photo-gallery, …).Forum: Plugins
In reply to: [Slider by 10Web - Responsive Image Slider] Bug with wp-cliNo, the pro version is installed:
+-----------+----------+------------------------------+----------+ | name | status | update | version | +-----------+----------+------------------------------+----------+ | slider-wd | active | version higher than expected | 2.0.4 | +-----------+----------+------------------------------+----------+