Hi,
Sorry to hear that this plugin has caused an error on your website, It would be helpful if you could tell me the error which appeared and caused the rest of the page to load or give me an example of how you had your menu setup so i can try and recreate this.
James
Thread Starter
amommy
(@amommy)
Thanks for the reply.
Here is my menu structure
When I updated and refreshed the home page the admin menu disappeared, in its place was just a white space, as if it was there but it wasn’t. Under the white line was my page header. It has images (logo, background, divider) and link to home. The menu was supposed to be right above the bottom divider of the header, it was not there. Neither was the rest of the page. Just blank after header.
So pretty much the page looked like a banner with 32px margin on top.
-Home custom link to main site
-Page
--Child Page
--Child Page
-Custom link to #bookmark on home to div id
--Category menu using Category Posts in Custom Menu (CPCM),6 posts, by date, asc, always
-Custom link to #bookmark on home to div id
--Category menu using CPCM, 6 posts, by date, asc, always
-Category menu using jc, taxonomy, category, excluding 3 2 of which where in the previous two CPCM, by name, desc, depth 1
-Page
--Child
--Child
--Child
Hi,
I think i have found the reason why the two plugins are conflicting with the latest update, it seems that CPCM creates a list of menu items which seem to have caused an infinite loop which will have caused a fatal error (thus why nothing was displayed).
I have fixed this on the github repo of jc-submenu which can be downloaded From the github repository here
Also am in the process of writing tests to make sure this doesn’t happen on an updated again.
Cheers
James
Thread Starter
amommy
(@amommy)
Thank you so Much.
Version you sent works GREAT