Member Menu At Bottom Not Popping Up

Not sure what happened but for some reason my member menu bar items don't fully pop up when clicked. A single line with the link for that content pops up. But say for the status message or add content options you can't actually use it.

 

 

 

I've inspected it via Chrome Developer tool and not seeing any JS errors. Any insight or ideas would be appreciated. 

 

Quote · 14 Sep 2017

Anyone??? Don't all chime in at once. Get in line and take turns giving me your helpful insight on this issue I'm having. Undecided

Quote · 15 Sep 2017

Yep, I'm bumping my own thread again

Quote · 17 Sep 2017

It maybe that it's a cache problem, please try to clear /cache/ and /cache_public/ folder (leave only .htaccess file there) and/or disable caches at all.

Rules → http://www.boonex.com/terms
Quote · 18 Sep 2017

Sometimes JS errors can be related to the JS compression; which can be turned off in the admin.

Geeks, making the world a better place
Quote · 18 Sep 2017

I have all caching off and it still is there. I also checked firebug and chrome console and don't get any JS errors.

 

Again as you can see something pops up but it isn't the actual content -- just a link to it.

 

Perhaps some insight, what actual coding/mechanism is used to pop these windows up? With a little guidance I can likely troubleshoot it from there.

 

Thanks very much for posting your input, insight and expertise

Quote · 18 Sep 2017

The bottom menu is JS driven.  JS compression is not just caching; JS compression takes the JS scripts and removes all the formating to reduce the size.  Sometimes the JS compression causes issues on some servers.  There is a separate switch in the admin to turn off JS compression.

 

Javascript conflicts can affect the member menu bar.  I have see js conflicts completely remove the bar.  You can try checking the browser error console to see if it is reporting any JS errors.  If you have added any third party JS/JQuery to your site, it could be the cause of the member menu issue.

Geeks, making the world a better place
Quote · 21 Sep 2017

 

Perhaps some insight, what actual coding/mechanism is used to pop these windows up? With a little guidance I can likely troubleshoot it from there.

I would suggest checking Admin Panel > Builders > Member menu > Top Extra and compare it to the default menu. Also, you can do the same for `sys_menu_member` DB table.

Rules → http://www.boonex.com/terms
Quote · 23 Sep 2017

Thanks for the input. I ended up just doing a clean install and reintegrating a ton of custom modifications. Thankfully whatever gremlin was messing around was left behind. 

Quote · 23 Sep 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.