nash-ye / momtaz-framework

A free and light WordPress theme framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metaboxes toggle not working

dawnbirth opened this issue · comments

While I was exploring the framework I noticed that the toggling doesn't work in the theme-settings page.

The problem is that the function momtaz_settings_page_load_scripts() always returns and doesn't echo the scripts, because the 'parent_base' of the screen object is null.

Thanks for the report.. fixed in the develop branch.. you can test it :)