Home › Forums › Lite Version › DOES NOT SHOW ON ADMIN MENU
- This topic has 3 replies, 1 voice, and was last updated 5 years, 10 months ago by
Masonry Guy.
- AuthorPosts
hubbez
GuestCONNECTED AS ADMIN, AFTER INSTALLING IT DOES NOT APPEAR IN THE LEFT ADMIN MENU.
Masonry Guy
KeymasterHi Hubbez,
Please kindly send us your wp-admin details at info (aaTT) masonrylayout (d00t) com ? We will check and let you know.
Thanks
Mizara
GuestSame problem here, how may i fix it?
Masonry Guy
KeymasterHi Mizara,
Please locate this file
wp-content/plugins/wp-masonry-layout/plugin_interface.phpAnd go to Line no 9.
Change it from
add_menu_page( ‘WP Masonry Posts’, ‘WP Masonry’, ‘manage_options’, ‘wmlp_shortcodes’, ‘wmlp_shortcodes’, ”, 81 );
to
add_menu_page( ‘WP Masonry Posts’, ‘WP Masonry’, ‘manage_options’, ‘wmlp_shortcodes’, ‘wmlp_shortcodes’, ”);This should fix your issue. We are soon going to send update for this as well. Will be ready by end of this week.
Thanks
- AuthorPosts