Hi Rikard,
Thank you for the guidance — it worked perfectly.
For anyone else dealing with a similar situation (inherited project, large version gap like 4.5.7 → 7.1.x, no access to the original license), here’s what worked for us:
1. Purchased a new Regular License on ThemeForest — no need to transfer the old one.
2. Extracted the enfold.zip from inside the downloaded package (not the outer zip) and uploaded via FTP, replacing the old theme folder entirely.
3. Registered the theme using a newly generated Envato Personal Token.
4. WP Super Cache caused a Fatal Error (get_blog_option() undefined) when saving Enfold Options on PHP 8.3 / single-site installs. Replacing it with another plugin cache solved the issue completely.
5. After the major version jump, any header.php or footer.php overrides in the child theme need to be updated from the new parent theme files — old versions will break footer rendering.
Hope this helps someone going through the same process.
Best regards,
Jorge
