Plugin Author
Dion
(@diondesigns)
BridgeDD does not support menu integration. BridgeDD PRO does, but that is a premium plugin not supported here on ww.wp.xz.cn.
The menu integration in BridgeDD PRO will work with any menu generated by the WordPress wp_nav_menu() function, which every popular theme and plugin I’ve tried uses for their menus. You are the first person who has ever had a problem with this, and given how unusual it is for an author to ignore the WordPress Codex when developing a theme or plugin, I strongly suspect you will be the last.
The real issue is that you developed custom code for a client that used non-standard coding. Had you followed the WordPress Codex, I suspect your opinion of BridgeDD PRO would be quite different.
I do, however, take offense to your use of the term “lie”. The only “lie” here was one of omission on your part. Food for thought…
Thread Starter
ronz
(@ronz)
I havent develope the theme, its a theme with 2k sales made by a theme maker with 20k sales.
WordPress only generate menu, if you what a submenu with last post for exemple you have to do your own function 🙂
I’ve taken offense when i asked you where i can develope what i want and you told me that i had to change theme.
I’ve look at your code and just had to add 2 hook to change that. you generate the menu html and save it in db. Couldnt you tell me ? 🙂