Google Fonts errors
-
I’m seeing the following errors on the front-end of my client’s site:
Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /home/peoples/www/www/wp-content/plugins/popup-maker/includes/integrations/google-fonts.php on line 11
Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /home/peoples/www/www/wp-content/plugins/popup-maker/includes/integrations/google-fonts.php on line 18
Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /home/peoples/www/www/wp-content/plugins/popup-maker/includes/integrations/google-fonts.php on line 25
The URL is https://www.pdcarea.com/
I currently have commented out the add_action call in the includes/integrations/google-fonts.php file so the error doesn’t display.
Whether we have an pop-up turned on or not, the error appears. FYI, We don’t currently have a pop-up active.
We’re using Google fonts in the theme, but not in this plugin. We have the “Don’t load google fonts” checkbox checked.
It doesn’t appear to be a conflict with any plugins as I’ve deactivated everything but Popup Maker and the error still appears.
I also tried activating Twenty Fifteen and the error still appears.
- The topic ‘Google Fonts errors’ is closed to new replies.