Hi,
I passed the wpengine plugin php 7 compatibility check and it return the following errors:
Name: IDStore – Responsive WordPress Theme
FILE: /nas/content/live/cram/wp-content/themes/idstore/code/wordpress-importer/wordpress-importer.php
—————————————————————————————————————————————————————————
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————————————————————————————————
795 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
—————————————————————————————————————————————————————————
FILE: /nas/content/live/cram/wp-content/themes/idstore/option-tree/includes/ot-functions-admin.php
————————————————————————————————————
FOUND 2 ERRORS AFFECTING 1 LINE
————————————————————————————————————
274 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
274 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
————————————————————————————————————
Do you have any time estimation to solve these problems with php 7?
I read in an april post of the forum that you don’t have date estimated to prepare idstore to be compatible with php 7 and you recommended use XStore theme, but i have a question about that. If i have IDStore on my web, can i change it for XStore without loose all the customization of my pages ?
Thanks in advance!.