MacSteini
Forum Replies Created
-
Forum: Plugins
In reply to: [WP BrowserUpdate] Message not showing after refreshUnfortunately qa.windowsreport.com is password-protected. Appreciate if you could provide access to test and inspect.
Forum: Plugins
In reply to: [WP BrowserUpdate] Block IE or EdgeSounds like a cool feature. I’ll have a look into it. Cheers!
Thanks, if you want this plugin to work with UBlock activated, send them a message and let them white-list the URL.
Forum: Plugins
In reply to: [WP BrowserUpdate] Does not work with IE 11, even in test modePlease visit http://browser-update.org/ and let them know. I use their original script and turned it into a WordPress plugin. Unfortunately, there’s nothing I can do about.
Forum: Plugins
In reply to: [WP BrowserUpdate] Strange Coding in FooterAt work currently. 😉 Will have a look at the weekend.
Forum: Plugins
In reply to: [WP BrowserUpdate] Strange Coding in FooterWell, you can manually edit the message. Just make sure your encoding is properly done.
Forum: Plugins
In reply to: [WP BrowserUpdate] Strange Coding in FooterIt seems you made manual changes to the plugin which causes this behaviour. Please completely remove the plugin via its deinstallation routine. Once done, download and activate it. Problem still there?
Forum: Plugins
In reply to: [WP BrowserUpdate] Strange Coding in FooterCan you please go to the plugin’s settings page and click the save button once? If the problem persists, please pass the affected website’s address to me.
Forum: Plugins
In reply to: [WP BrowserUpdate] Change the Pop-up MessageForum: Plugins
In reply to: [WP BrowserUpdate] Always display banner on IEThanks for the suggestion. Will think about…
Forum: Plugins
In reply to: [WP BrowserUpdate] Customize the text directly from the plugin interfaceEither way shouldn’t impact the performance too much. Try yourself and share your findings afterwards.
Forum: Plugins
In reply to: [WP BrowserUpdate] Customize the text directly from the plugin interfaceI haven’t implemented this feature due to lack of use cases as of yet. Hence, you can’t use the above without coding knowledge.
According to the documentation you want to mask the code like this:
text: "", // eigener Banchrichtigungstext (html) // Der Platzhalter {brow_name} wird mit dem Browsernamen ersetzt, {up_but} mit dem Inhalt des "Update"-Link-tags und {ignore_but} mit dem Inhalt des "Ignorieren"-Links. // Beispiel: Ihr Browser {brow_name}, ist zu alt: <a{up_but}>Aktualisieren</a> oder <a{ignore_but}>Ignorieren</a>.If the above looks broken, check this out: http://browser-update.org/customize.html
???
Will have a look. Any sample URL you can provide?