Can you add compatibility for the latest YOOtheme Pro Version 5 (currently beta) I tested it with YTP 5 and JFilters throws an exception.
Thank you
Latest post by on Monday, 24 November 2025 02:00 EET
Can you add compatibility for the latest YOOtheme Pro Version 5 (currently beta) I tested it with YTP 5 and JFilters throws an exception.
Thank you
Hi
Where can I find that beta?
Is it available in the YTP downloads?
Kind regards,
Sakis Terzis
Founder and Lead Developer
Hi Sakis,
yes you just switch your compatibility to Beta and then the download is available.
breaking change: The builder.template event no longer receives the view as its first parameter, but instead the first parameter is an event of type \YOOtheme\Theme\Joomla\LoadTemplateEvent now.
Remove path alias ~yootheme pointing to TEMPLATE_DIR/packages, use ~assets to link into TEMPLATE_DIR/assets folder instead.
Removed YOOtheme\ImageProvider, use YOOtheme\Image::create() instead. (see examples in YOOtheme Pro 5.0)
Replace element properties margin, margin_remove_top and margin_remove_bottom with margin_top and margin_bottom. (@see https://github.com/yootheme/example-element/commit/76f02d6642d9d64efb401684c66a861b19fb5861)
Thank you,
Elisa
Hi Sakis, any news about this?
thank you
Hi
No, I did not check that yet.
Regards,
Sakis Terzis
Founder and Lead Developer
Hi Sakis, do you have any time frame planned for that?
thank you
Hi
Is there any urgency for that?
Kind regards,
Sakis Terzis
Founder and Lead Developer
Hi Sakis,
I am working on New Projects and I already use YOOtheme 5 Beta for creating that new sites. If there is no estimated time frame, I will have to look for other solutions or ways for the filtering, that's why I am asking.
Thank you
Elisa
Generally I avoid porting things until a version becomes at leats RC.
Several times I was fooled by changes on the way.
So, I can have a look at that the next week, but I don't think that there will be any release at least until an RC comes out.
Sakis Terzis
Founder and Lead Developer
I understand. Thank you for considering. Maybe a RC is around the corner :)
Elisa