Home › Forums › Plugin Support › WP Project Manager › Project Manager Does Not Show Up On Side Bar
Tagged: not working, Plugin Conflict, Sidebar, WPMU
This topic contains 9 replies, has 5 voices, and was last updated by Mahi 2 months, 3 weeks ago.
-
AuthorPosts
-
4 months, 2 weeks ago #921
The “Project Management” tab does not show up under the dashboard tab after installation. I have noticed that it is related to the WPMU Dev main plugin. After deactivating WPMU Plugin (since this is located on the sidebar in the same location project manager shows up) it works.
I would like to have both plugins active but am unable to do so at this time. I could attach some screen shots if it would help, but essentially when WPMU plugin is active WP Project Management (active) does not show up. When WPMU is de-activated WP Project Management shows up on the sidebar….
Thanks for your help, any further questions and I will try to update promptly.
WP Version 3.5
4 months, 2 weeks ago #922Open the cpm.php file and go to the line 154, here’s what it looks like:
$hook = add_menu_page( __( 'Project Manager', 'cpm' ), __( 'Project Manager', 'cpm' ), $capability, 'cpm_projects', array($this, 'admin_page_handler'), '', 3 );Change 3 to a higher number and see if it works.
4 months, 2 weeks ago #924Thanks, it works!
2 months, 3 weeks ago #1172wow, I installed wp project manger, I paid for wp front end, How do i install front end tool?? and where…
sorry a true rookie here.
2 months, 3 weeks ago #1173@mikeg – the same way you installed WP Project Manager
WP Project manager Front-end is a regular Plugin . So, install as usual . Then use short-code .
Read readme.txt file for more details.
Cheers.
2 months, 3 weeks ago #1174thanks but i cant find the front end for this as a plug-in??? where do i look??
2 months, 3 weeks ago #1175Have you downloaded it ? or not yet ? then, please go to Dashboard and Download your Front-end plugin as zip file.
- unzip it
- read readme.txt file
follow the instruction.
Thanks.
2 months, 3 weeks ago #1176ok, got that done, i think i need a guy to finish the rest?? send me a dev , i will pay to get it done, sorry
2 months, 3 weeks ago #1188@mikeg – Are you sure about that ? Hope you already solved it. If not then email us – support@wedevs.com with your admin login details.
Thank you.
2 months, 3 weeks ago #1211 -
AuthorPosts
You must be logged in to reply to this topic.