UberMenu show some errors and show code

Hi

I try to integrate UberMenu using your post Extension Ubermenu

But get error, with Vainilla, or test with others Skins.

Apreciate some help.

Hi There @tamainut

Thanks for writing in! To troubleshoot your issue further, first can you please clear all caches re-test your site again. You can refer to the following resource on how to purge full cache (https://www.wpbeginner.com/beginners-guide/how-to-clear-your-cache-in-wordpress/).

if you’re still having issues, then you can enable WP_DEBUG mode by following this guide (https://codex.wordpress.org/WP_DEBUG). Try re-visiting your site and see if you’re getting any PHP errors that describes your issue.

If you see any errors related to PHP memory, please follow this guide and increase your memory limit (https://theme.co/apex/forum/t/troubleshooting-increasing-php-memory-limit/16935).

Since you’re using a child theme, I would suggest you to deactivate your child theme temporarily.

If you’re still having issues, please provide us with your WordPress login credentials in a secure note to check your issue further. and test your issue further as well.

Thanks!

Hi.

According with your multiples docs, first step on my work is deactivate caches, such AutoOptimize (not work with X Theme), other caches, an d clear cookies on my browser.

Also, when work in develoop mode use Chorme and clear all caches, open Dev Tools, and see.

Well.

I put WP in DEBUG mode.

Nothing write anything.

Whith Query monitor I see some error about X Plugin: x-white-label

Notice (Suppressed)	unserialize(): Error at offset 151 of 411 bytes	1	
-
do_action('init')
wp-settings.php:505
x_white_label_init()
wp-includes/class-wp-hook.php:286
get_option()
wp-content/plugins/x-white-label/functions/options.php:63
maybe_unserialize()
wp-includes/option.php:152
unserialize()
wp-includes/functions.php:446
wp-includes/functions.php:446
Plugin: x-white-label

And other of yey-another-post-plugin

Notice (Suppressed)	unserialize(): Error at offset 1464 of 1815 bytes	7	
-
do_action('init')
wp-settings.php:505
yarpp_init()
wp-includes/class-wp-hook.php:286
YARPP->__construct()
wp-content/plugins/yet-another-related-posts-plugin/includes/init_functions.php:6
YARPP->diagnostic_using_thumbnails()
wp-content/plugins/yet-another-related-posts-plugin/classes/YARPP_Core.php:67
YARPP->get_option()
wp-content/plugins/yet-another-related-posts-plugin/classes/YARPP_Core.php:414
get_option()
wp-content/plugins/yet-another-related-posts-plugin/classes/YARPP_Core.php:199
maybe_unserialize()
wp-includes/option.php:152
unserialize()
wp-includes/functions.php:446
wp-includes/functions.php:446

Log of wordpress not show anything on scren neither log file.

Over memory limit… not problem about this.
Also test or check without Child tehme X, and problem is same.

Unique problem that i show is a promise fault about reCaptcha. (js)

Hi tamainut,

I could see that you’ve added icon shortcode to the description field of your menu items:

You don’t have to do that, since you’re using the UberMenu extension. You just need to click on the Uber button:

Under the Icon tab, just select the icon. For more information, please take a look at this:

Hope it helps :slight_smile:

1 Like

Oops…

I forget that this question. On original site, there’re any chnages…

A lot of thank.s

Hi There @tamainut

I have removed those shortcodes for you.

[x_share title="Comparte este artículo" facebook="true" twitter="true" google_plus="true" linkedin="true" email="true"]

Now you can set your icons as mentioned by @thai

Please make sure to clear all caches when testing your issue (https://www.wpbeginner.com/beginners-guide/how-to-clear-your-cache-in-wordpress/).

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.