fures
Forum Replies Created
-
Forum: Plugins
In reply to: [XTRA Settings] Website under MaintenanceThanks for your report.
This bug is fixed now with version 2.1.8Forum: Plugins
In reply to: [XTRA Settings] Caution: Installation of this Plugin is defectiveWell, it is not defective.
Forum: Plugins
In reply to: [XTRA Settings] Caution: Installation of this Plugin is defectiveWhy do you say that?
Forum: Plugins
In reply to: [XTRA Settings] Request for code correctionsThanks, I made code corrections in version 2.1.3
Forum: Plugins
In reply to: [XTRA Settings] Request for code correctionsSome more php 7+ notices/warnings cleared in version 2.0.8 (I hope most is cleared now.)
Thank you for reporting.Forum: Plugins
In reply to: [XTRA Settings] 2 changesHi,
Thanks for clarification (maybe lack of coffee from my side).
I do not plan to touch MIME types in this plugin.
Your username is corrected in version 2.0.8.Forum: Plugins
In reply to: [XTRA Settings] Request for code correctionsThanks for your comments.
Next release will solve PHP 7+ warnings and notices (I hate all those if-s… π
I plan to issue it today.Forum: Plugins
In reply to: [XTRA Settings] 2 changesI’m afraid I don’t understand your comments.
1) what do you mean by “file-support types”?
2) this plugin does not have a extra.php fileForum: Plugins
In reply to: [XTRA Settings] Hi i got this error in my wordpressI honestly have no idea…
I only use show_admin_bar(true/false) WP function not the object of WP_Admin_Bar.if ( !is_admin() ) { show_admin_bar(false); if ( get_optionXTRA( 'xtra_remove_admin_bar_excl_adm', 0 ) && current_user_can('manage_options') ) //administrator show_admin_bar(true);I think it must be some other plugin.
Please let me know if you think otherwise.Forum: Plugins
In reply to: [XTRA Settings] Lost Login Page access until deactivationThank you for reporting this bug (that happens in very rare circumstances).
A new version (2.0.1) was just released and this is fixed now.
Forum: Plugins
In reply to: [XTRA Settings] Remove the querry stringHi,
Thanks for your question.
Shortly: yes, it is normal. The option works as planned.The option’s name is “Remove query strings from script and css filenames”.
This means it will remove query strings from .js and .css file names in the html header. Your file is a font file with .woff extension and that is not in the scope of this option.Best regards,
furesForum: Plugins
In reply to: [XTRA Settings] CSS search pageHi,
In the meantime, there were some updates of the XTRA Settings plugin that may tackle your problems. Please update and report your observations.
Best,
furesForum: Plugins
In reply to: [XTRA Settings] CSS search pageHi Monique,
Thanks for your feedback.
1. Could you let me know what is changed in your search results CSS? Or is it a public website so that I can check it?
2. Taking away the “Customizer” option means that Customizer is missing from the Admin Menu? I’ve never heard of this before, and honestly, I do not have a clue what would cause this. Does it come back when you deactivate XTRA Settings plugin? Or does it come back if you delete XTRA Settings plugin?
Thanks for your further support in trying to solve these.
Best,
fures