Hi all,
Im trying to get this to work, has anyone got any ideas? The bottom works fine (standard) but when I add it at the top it won't work ?
Hi all, Im trying to get this to work, has anyone got any ideas? The bottom works fine (standard) but when I add it at the top it won't work ? |
Can anyone help me? |
Your post is very vague. You moved the messenger to the upper menu and it won't work right? Try clearing your cache in your server and browser.... http://towtalk.net ... Hosted by Zarconia.net! |
No the staus message is still at the bottom left, I made a new block for the top copied all the details (like for like) and it doesn't work the same |
You will not get it to work in the top menu. The code is not there for it. https://www.deanbassett.com |
@deano - Since you mentioned popups in the bottom member menu, can you share how to add balloons on mouseover to items I've added to that menu? Thought I'd post this question here rather than start a new thread. Would be much appreciated. Someday, Someway. |
I don't really know how to do it myself. I have never tried. https://www.deanbassett.com |
@deano - Thanks for the tip on mouseover in Firebug. I figured this one out and thought I'd pass it along. Seen a post on how to add items to the bottom member menu but none on how to get the balloons to appear. Here's the deal. Mouseover requires a membermenu.show_description. I checked sys_menu_member in PhpMyAdmin and saw that there were no descriptions for the items I'd added (last field on the right). The ones with balloons had them. Following that form I first added language keys, and set them with the text I wanted to display. You then have to recompile the language. I added those keys to the Descriptions field for the new items. Finally you have to manually clear cache in file manager. I had first relied on the "Clean Cache" function in Admin, but it doesn't clear the file controlling this. End result: beautiful balloons! What a difference!! Someday, Someway. |