Moderator
t-p
(@t-p)
Looking at your site, you use satria theme.
There is no such theme in the in the ww.wp.xz.cn/themes/ directory, as far as I can see.
If this was a custom theme, you may have to go back to your developer team and ask them to make the necessary change(s) to the theme.
If you use a commercial theme or plugin and need support, please go to their official support channel. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations.
Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product. Commercial products are not supported in these forums.
Thread Starter
Chad
(@chadi)
Thanks for your reply. Unfortunately the author is not around and support on this theme is EOL, has been for some time. I’m baffled why suddenly I cannot add items to the main menu. Maybe someone else might know, hopefully.
Moderator
t-p
(@t-p)
In that, consider looking for an another theme that’s regularly maintained as well supported
Thread Starter
Chad
(@chadi)
Right, in the meantime I need a workaround/fix for this. Just realized, I cannot even add new pages. So odd.
Thread Starter
Chad
(@chadi)
Ran some debugging.
Backend:
Deprecated: Function create_function() is deprecated in /home/xxxxxxx/public_html/wp-content/themes/satria/inc/ThemeFilters.php on line 34
Notice: Constant COOKIE_DOMAIN already defined in /home/xxxxxxx/public_html/wp-config.php on line 119
Notice: Constant WP_DEBUG already defined in /home/xxxxxxx/public_html/wp-config.php on line 119
Frontend:
Deprecated: Function create_function() is deprecated in /home/xxxxxxx/public_html/wp-content/themes/satria/inc/ThemeFilters.php on line 34
Notice: Constant COOKIE_DOMAIN already defined in /home/xxxxxxx/public_html/wp-config.php on line 119
Notice: Constant WP_DEBUG already defined in /home/xxxxxxx/public_html/wp-config.php on line 119
Notice: Undefined variable: bgimage in /home/xxxxxxx/public_html/wp-content/themes/satria/inc/walker/SatriaUikitMenuWalker.php on line 158
-
This reply was modified 4 years, 11 months ago by
Chad.
Thread Starter
Chad
(@chadi)
Anyone know of a possible workaround?