Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tareq Hasan

    (@tareq1988)

    It’s on the dashboard. https://d.pr/i/Z2Jb

    If you don’t see the menu, may be some other plugin is taking the same space. You can find this line in `cpm.php’:
    $hook = add_menu_page( __( 'Project Manager', 'cpm' ), __( 'Project Manager', 'cpm' ), $capability, 'cpm_projects', array($this, 'admin_page_handler'), '', 3 );

    Change 3 to any higher value.

    @tareq Hasan,

    Can you look at this post for me here

    Sorry to hook into this conversation. But I am kind of urgent.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add to Website’ is closed to new replies.