On my Wordpress site I installed the latest files for Mo theme with php 8.1.
It's not working. It fires the following warnings:
Warning: Trying to access array offset on value of type int in /home/wifinet/public_html/site/wp-content/plugins/gk-tabs/gk-tabs.php on line 222
Warning: Trying to access array offset on value of type bool in /home/wifinet/public_html/site/wp-content/themes/Mo/gavern/helpers/helpers.layout.php on line 267
Can you update it?
WP Mo theme not working with PHP 8
- Edited
dominic
Sorry, the site is not public by now. What kind of solution are you thinking of?
I think the theme needs an update of the code. With PHP 8.1 there are a lot of "DEPRECATED" errors and the above Warnings.
With PHP 7.4 the warnings are not fired, only the Deprecated messages appear.
Let me know, thank you
Hi everfast,
You can download the latest version here: https://drive.google.com/file/d/1kuuXSx0d7x9i5T1f-yqMZDTgmtSVNfvh/view?usp=sharing
We have fixed and will release this version as soon as possible.