Bryan
]]>HOWEVER, for a brief second, I was offered a couple of links that had something to do with older widgets. I think maybe a plugin. But the info vanished before I could decide what to do with it. What was that about?
I would like to see this great widgets page again as my default:
https://vegaspublicity.com/wp-admin/widgets.php
]]>I’ve downloaded the free version, but on mobile I see my theme’s old Burger Menu, and I have to tap that to reveal the MegaMenu Burger. And that is an extra step.
Is there CSS I can add in Appearance Customize Extra css to make this problem go away?
Thanks
]]>I turned on debug to see the actual error and this what I got:
Notice: register_rest_route was called incorrectly. The REST API route definition for genesis/v1/layouts/(\w+) is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/robbiecd/public_html/sandbox2/wp-includes/functions.php on line 5225
Notice: register_rest_route was called incorrectly. The REST API route definition for genesis/v1/singular-images is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/robbiecd/public_html/sandbox2/wp-includes/functions.php on line 5225
Notice: register_rest_route was called incorrectly. The REST API route definition for genesis/v1/breadcrumbs is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/robbiecd/public_html/sandbox2/wp-includes/functions.php on line 5225
Notice: register_rest_route was called incorrectly. The REST API route definition for genesis/v1/reading-settings is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /home/robbiecd/public_html/sandbox2/wp-includes/functions.php on line 5225
—-
I’m using WordPress v5.5.1
With: Genesis Framework v3.2.1
child theme: Magazine Pro v3.5.1
I get this error anytime I try to edit a page. I have cleared my sites cache, browser cache, tried it in Chrome/Firefox/Edge.
]]>I will appreciate some guidance to make this work.
Thank you,
Cemal
]]>So I’m using the wordpress theme genesis framework with the magazine pro child theme and I want to modify its navigation menu with my custom div. Now the problem is where should I put my custom div code? tried putting it on the child theme’s function.php and no luck,
Here’s the screencap of the functions.php
https://i.imgur.com/Bw8Axi8.jpg
I’m not that familiar with website coding yet so I it might be because I haven’t used the right code for my custom div placement. My custom div was not made by me either, I copied it off of someone else’s website. Can any of you help me with modifying a genesis child’s navigation menu?
]]>Screenshot is from mobile but it’s same as that of PC https://postimg.org/image/ybav3j8up/
]]>