Breaks Dashboard Link on Front-End Admin Bar
-
This plugin breaks the “Dashboard” link on Front-End Admin Bar. When you are visiting your site while logged in you should be able to click your site name and see a link to Dashboard. This plugin removes the link completely.
I used a third party plugin to customize the menu and restore the link. However, upon doing so the link for dashboard (pointing to index.php) takes me to the Instagram Bank Dashboard page.
I resolved the issue myself, but this should be corrected in the plugin so others do not have the same issue. I also wanted to share for others who may have the same problem.
To resolve this issue:
1)Deactivate the plugin.
2)Open the plugin .php editor
3)Navigate to:wp-instagram-bank/wp-instagram-bank.php
4)Replace all references to “Dashboard” as the ID with something else. I used “IG Dashboard” and that worked fine.
5)Reactive the plugin. Your front-end dashboard link should be restored.
- The topic ‘Breaks Dashboard Link on Front-End Admin Bar’ is closed to new replies.