Resolve Wordpress plugins conflict settings tab -


has had problem of enabling 1 wordpress plugin take on settings tab of plugin? i'm referring plugins: trainup , membership

whenever enable trainup, membership disappear, luckily page still accessible via same url. bit frustrating

enter image description here

thanks

menu conflict can reduced using decimal instead of integer values position, e.g. 63.3 instead of 63

more details add_menu_page function can found here: http://codex.wordpress.org/function_reference/add_menu_page


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -