Hi!
My host recently shot down all PHP versions prior 7.0. Since i have Enfold 3.5.1. installed and the latest WordPress version, my enfold admin panel is broken. When i am installing enfold 4.4, all my settings are gone (yes i know, i should used a child theme…).
So since i can not downgrade to get the admin panel working, i thought about the following:
– I wanted to manually inject the themeforest username and api key into the database
– then i hoped, an enfold update would appear in the wordpress update settings and everything should be fine.
Any chance that that would work? If yes, where do i have to put the username and the key in the database? the avia_options in wp_options has a field “api key and username” but it is empty (it is even empty in another wordpress installation where a key and name is in place).
Any suggestions?
Hey mangotasche,
Our theme does work with php 7.0+ so where the problem is actually?
Because everything should be just fine, if you are also on the latest Enfold Version of-course.
Best regards,
Basilis
For whoever is searching for these settings in the database, it’s in the wp_options table, with option_name avia_options_
followed by the name of your active theme. So something like avia_options_enfold_child
.