kenryu
Forum Replies Created
-
I agree – disable and delete the Huge IT Slider plugin. I stopped using this plugin because it contained malicious code.
I received the same message from “Kelly McCarty”.
I’m also concerned about the potential for malicious code. Could anyone elaborate on the “misunderstandings” between Huge-IT and the WordPress community? Also, what “problems” are trying to be solved?
Do you have any update after 3 months?
Do you have any update after 1 month?
I also would like to know if this version has been compromised or is simply not being updated…
Forum: Themes and Templates
In reply to: [Vega] get_theme_mod array errorHi @lyrathemes. Your suggestion solved my problem. I now understand it to be a limitation of wp-cli and not the theme. Thank you!
Forum: Themes and Templates
In reply to: [Vega] get_theme_mod array errorHi @lyrathemes.
Error line in functions.php is:
if (array_key_exists($key, $vega_wp_defaults))
I reinstalled the Vega theme folder but still have same error.
- This reply was modified 7 years, 1 month ago by kenryu.
Forum: Themes and Templates
In reply to: [Vega] get_theme_mod array errorHi @ricotheque. I deleted and reinstalled the Vega theme, but still have error.
I’m afraid a fresh WordPress install will impact the other 3 test sites I am working on.
Forum: Themes and Templates
In reply to: [Vega] get_theme_mod array errorHi @ricotheque. I tried your suggestion but still have error.
$ wp-cli theme mod remove --all PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/mysite.com/dev/wp-content/themes/vega/functions.php on line 428 Success: Theme mods removed.
$ wp-cli PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/mysite.com/dev/wp-content/themes/vega/functions.php on line 428
What else could I check?