WebMan Design | Oliver Juhas
Forum Replies Created
-
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Not compatible with WP 6.7Thank you for such a fast fix update!
After updating to UD 1.24.9 the issue seems to be fixed. I no longer experience the
_load_textdomain_just_in_time
notice.Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Not compatible with WP 6.7With WordPress 6.7 with Slovak language pack (
sk_SK
),
only UpdraftPlus 1.24.8 and Query Monitor 3.16.4 plugins installed (no MU plugins),
I get this “Doing it Wrong” notice from Query Monitor:Message: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the updraftplus domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. (This message was added in version 6.7.0.)
Caller:
_load_textdomain_just_in_time()
wp-includes/l10n.php:1355get_translations_for_domain()
wp-includes/l10n.php:1385translate()
wp-includes/l10n.php:194__()
wp-includes/l10n.php:306UpdraftPlus_Host->load_updraftplus_translations()
wp-content/plugins/updraftplus/central/updraftplus.php:281UpdraftPlus_Host->maybe_initialize_required_objects()
wp-content/plugins/updraftplus/central/updraftplus.php:272UpdraftPlus_Host->__construct()
wp-content/plugins/updraftplus/central/updraftplus.php:44UpdraftPlus_Host::instance()
wp-content/plugins/updraftplus/central/updraftplus.php:29UpdraftCentral_Factory::create_host()
wp-content/plugins/updraftplus/central/factory.php:67updraft_try_include_file()
wp-content/plugins/updraftplus/updraftplus.php:103UpdraftPlus->plugins_loaded()
wp-content/plugins/updraftplus/class-updraftplus.php:776do_action('plugins_loaded')
wp-includes/plugin.php:517
Component: Plugin: updraftplus
Should I open a new support ticket, or is this related to original support ticket here?
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Not compatible with WP 6.7Hi @davidanderson,
I’m sorry, this is not fixed in UD 1.24.8. I just updated the plugin and the issue persists.
Have you tested the plugin update on WordPress with non-default English installation?
Please read our comments thoroughly so you can apply proper fix to the plugin code.
The fix is not only to move
load_plugin_textdomain()
toinit
hook (like you’ve correctly done in version 1.24.8), but you also need to update all your internationalization functions so they run at theinit
hook (as @andy_moyle mentioned in his comment and in the description of this particular support ticket too).As of now, the plugin is still not compatible with WordPress 6.7.
Thank you for working on the solution!
One more thing: when I switch the affected website back to default English language, the error no longer displays. So it really seems to be related to using different language in WordPress.
Hi,
Please note that this issue is still not resolved. I also experience it after updating to WordPress 6.7.
I use UpdraftPlus on multiple websites and just one of them is throwing the error: the one that is not in English.
So, I think you need to switch WordPress to a different language (maybe try British English) to throw the error. With default US English WordPress installation there is no error thrown (at least for me).
I’ve tried to fix this directly in UpdraftPlus plugin’s code by removing the
load_plugin_textdomain()
call, but it didn’t help.I think the comment by @andy_moyle provides more info about the cause of the issue – see his point #2 in the comment. It seems UpdraftPlus is using internationalization functions in its code too early for WordPress 6.7, before
init
action hook is triggered.Hope this info helps with debugging and resolving the issue.
- This reply was modified 1 week, 1 day ago by WebMan Design | Oliver Juhas. Reason: Updating wording
Forum: Reviews
In reply to: [Marquee Block] Amazing accessible marquee!Hi @tanvirul,
I’ve got a couple more suggestions, if you don’t mind:
- I would appreciate if the Marquee block is not the first block in the block list. Users tend to use different blocks and I think there is no reason why custom blocks should be displayed before WordPress native blocks.
- It would be great to create some tutorial on how to use the plugin. I think it could explain how the block works, how to add/set the content. I think the user experience currently isn’t that great as initial setting of the Marquee block was a bit confusing. Here is how I struggled:
- First I’ve tried to insert multiple Paragraph blocks into the Marquee block in expectation these will be displayed as continuous list of keywords. This is not the case – all paragraphs were displayed as stack, not inline.
- So I’ve wrapped those Paragraph blocks with a Row block, which seems to be working and is most likely how the Marquee block was intended to be used: I need to use some wrapper block for the content to set the content layout.
- Even after wrapping the content with Row block I’ve noticed a significant space between the marquee turns/repeats. This was caused by my content not spanning across the whole width of the Marquee block. Once I’ve added some more text into Marquee content so it is longer/wider than the Marquee block container, the result looked as intended.
Thanks again for considering these suggestions!
Forum: Plugins
In reply to: [Classic Menu in Navigation Block] A11y Bugs using ARC tool on chromeHi @wpomarr,
Thank you for reporting this issue! I’ve just released a plugin version 1.0.5 that fixes the issue by setting the ARIA label to menu name (set it Appearance → Menus → Edit Menus).
Best regards,
Oliver
Forum: Reviews
In reply to: [Abs - Additional block styles] Perfect for Enhancing Gutenberg Block Styles!Hi @apollosk,
Thank you for your review! I’m glad you like the plugin and that it is useful ??
Best regards,
Oliver
Hi @neo2k23,
Thank you for spotting and reporting this issue.
I’ve just released a plugin version 1.0.5 that should fix the issue.
Best regards,
Oliver
Forum: Plugins
In reply to: [Rename Taxonomies by WebMan] Rename Category Header LabelPlease note that if the “Category” text is hard-coded in the plugin you are using (WooCommerce possibly?), then it can not display your custom taxonomy label/name. If the plugin used the custom post type registration label instead, then it would display your customized label.
Contact the plugin support for resolving this issue.
Best regards,
Oliver
Forum: Reviews
In reply to: [Classic Menu in Navigation Block] Perfect!Thank you, Gloria! I hope the Extend Search Block plugin will help. In case you find some accessibility issues, please report them at the plugin support forum.
Forum: Reviews
In reply to: [Classic Menu in Navigation Block] Perfect!BTW, you may also be interested in my Sidebar Block plugin and maybe even Extend Search Block plugin.
Forum: Reviews
In reply to: [Classic Menu in Navigation Block] Perfect!Hi @glorialchemica,
Thank you for your review, I’m glad the plugin is helpful ??
You mention your customers are not really ready for FSE yet. This is a shameless plug here, but you can check out the most recent themes I provide. They are universal, meaning you can leave them in FSE mode (which is default), or switch them into more classic mode (while still being able to edit all theme template parts with block editor!).
I think I can’t provide links here, but you can visit my website from my user account here: @webmandesign .
Best regards,
Oliver
- This reply was modified 4 months, 3 weeks ago by WebMan Design | Oliver Juhas. Reason: Fixing WebMan Design user account reference
Forum: Reviews
In reply to: [WPBoutik] Uncool ads from a different plugin!Hi @nicolaskulka,
I’ve risen the review to 3 stars (from 1 star) for your quick action.
Unfortunately, I stopped using your plugins already.Best regards,
Oliver
PS: My original review was 1 star, however WordPress held it for moderation and to my surprise the new review after approval was 5 stars… Not sure what happened, but I had to update my review.
Forum: Reviews
In reply to: [Abs - Additional block styles] Block style extension as it should beThank you. I think Zooey (and other newest themes of mine) could be the only theme which can be used as a block theme and also switched to classic (actually hybrid) mode. I haven’t found any other theme doing it so thoroughly.
If you find any issues or have suggestions for the theme improvement during your testing, please report them at https://www.ads-software.com/support/theme/zooey/ Thank you!