Archived topic
Undefined property
3 replies · Started by comichouse on September 1, 2018
In my WPML interface (setup page) I get 2 warning messages concerning GP:
Notice: Undefined property: stdClass::$container_class in /home/users/livekftp/live-cartooning.nl/wp-content/themes/generatepress/inc/structure/navigation.php on line 224
Notice: Undefined property: stdClass::$container_class in /home/users/livekftp/live-cartooning.nl/wp-content/themes/generatepress/inc/structure/navigation.php on line 224
What is wrong here?
Thx! Hans
This means WPML is removing this attribute from the menu, which we check for elsewhere: https://github.com/tomusborne/generatepress/blob/2.1.4/inc/structure/navigation.php
If it's only happening on the setup page in WPML, then you're safe to ignore it.
I see. Thx Tom.
No problem :)