Hi there,
I’m encountering an issue with DisplayBuddy plugins by Ithemes.
In the dashboard panel they don’t show any images and links are not working.
About the image in the screenshot, the correct path should be:
gestirelingestibile.dev/app/plugins/loopbuddy/images/loopbuddy16.png
instead of:
gestirelingestibile.dev/wp/srv/www/gestirelingestibile.dev/current/web/app/plugins/loopbuddy/images/loopbuddy16.png
I submitted a request to their support and for now this is their reply:
I can tell you this is not an issue with our software. As we use the wordpress add_submenu_page function to add the image to the dashboard menu, so wordpress handles all of this. Did you try enabling wp_debug in your wp-config file to see if any errors popup on the page? I have tried replicating but to no avail. I do see an undefined for the toggle_slideshow_group. But that does not have to do with this at all. When you hover over the img tag for the menu image does it say it is a 404? Or does it say its not found? Because it looks like the correct path. Is the path to the image match that of your server? We use abspath to get the url to the image which is a standard php practice.
Can anyone please help me troubleshoot this? Thanks.