Hi Thierry,
I m newbie framework developer and i try to use your awesome framework. I start develop a theme with Beans and i try to submit it to themeforest. The framework is in folder /lib
-> http://prntscr.com/bjfgjp.
I use beans_modify_action_callback and other
functions then i saved to custom folder /dt_lib/
.
and this is response from the reviewer -> http://envato.d.pr/194DP/5wknh3J4.
I have no idea on what file or what line i must fixing it.
Thanks in advance.
Hey Rico,
This warning is due to WP comments_open()
in which an isset()
check is missing. I just pushed a fix in Beans Core to prevent that warning. You may pull from Beans Development branch.
Hope that helps 🙂
Hi Thierry,
Yeah, it is helps me so much. Thanks for the fastest response with "pushed a fix".