Calvin39 Posted August 10, 2011 Posted August 10, 2011 I posted on your support site Mat and sent you PM and after a week, I have still heard nothing. Luckily I managed to get it working myself. but I think a week is a bit long especially when you ask us to use your website for support.
TCB Posted August 14, 2011 Posted August 14, 2011 The same happens at my 3.2 test board. Does it work on your live-board, or do you only have it installed on the test version?
joelle Posted August 15, 2011 Posted August 15, 2011 At the moment I have IP.Board 3.2 only installed on my localhost test server.
Bobbins Posted August 16, 2011 Posted August 16, 2011 I posted on your support site Mat and sent you PM and after a week, I have still heard nothing. Luckily I managed to get it working myself. but I think a week is a bit long especially when you ask us to use your website for support. He seems to have vanished from his website.
Josh Bond Posted August 21, 2011 Posted August 21, 2011 Bug on Safari browser 5.0.5 Primary navigation items expand to the right when navigation subitem are being added. This occurs using the safari browser 5.0.5 on OSX 10.6.8 I'm having this problem on my site when viewed from Google Chrome. I've filed a support ticket and posted on the Fusion forums, and have heard nothing. I guess I've been spoiled by how good IPBoard support is. The problem arises when submenu items are longer than the parent menu item. I tried uninstalling Fusion and reinstalling it. Not all installations of the latest Fusion have this issue, though. The fact that multiple people do means its something that needs to be addressed. This is what my site looks like through Chrome (and possibly Safari, not sure, don't have access to that browser): Can you guys (Fusion) either address this issue directly or give us some sort of response?
Mat Barrie Posted August 21, 2011 Author Posted August 21, 2011 Still looking into that one - the Chrome issue you describe is the same as the Safari issue so it is a priority to fix as it affects lots of people. The "doesn't affect every installation" bit makes me think it's a conflict with another aspect of your skin - which I'm trying to identify. There will be another update shortly to resolve this issue.
Josh Bond Posted August 21, 2011 Posted August 21, 2011 Cool, thanks for the info. Let me share with you some info. Google Chrome lets you right click on any item, and click "inspect element". If you right click a parent menu item (one that is not formatted right), look at the padding. One of the numbers says 15px. If you delete that 15px and write another 15px in its place, the problem is resolved! Until you refresh the page, of course. That makes no sense to me--overwritting 15 with another 15, but it does correct the display in Chrome. Maybe this means the 15 in that part of the CSS is being overridden elsewhere in the skin. I upgraded IPBoard to 3.2.1 from 3.1.4. As soon as the upgrade finished, I loaded the board and noticed the issue. At that point, the default skin was totally stock. I then disabled all hooks and the problem remained. My friend also uses Fusion and he upgraded his board. But he kept the 3.1.4 skin and he has no issues with Fusion. This may just be a coincidence, but thought I'd share it with you. The Google Inspect Element resolution is your strongest clue as to what's causing this problem, I believe.
Josh Bond Posted August 22, 2011 Posted August 22, 2011 Ok, here's how you fix this issue. In the template: globalTemplate under the Global Templates category. Search for and delete: <script type='text/javascript'> if( $('primary_nav') ){ ipb.global.activateMainMenu(); } </script> Now, the big question is: What did this script do in the first place? Does removing it break something else? I would guess there's a setting somewhere (for something, could be anything) and this code is triggered, and when it's active, it conflicts with Fusion. So far, on my board, nothing else is broke, but we'll see. I found this searching for a way to override the javascript login popup that my users hate because it won't store their passwords. Invision insists it isn't a bug, but a feature. Yeah, that popup.
DeRealDeano Posted August 22, 2011 Posted August 22, 2011 I added a link to my Manage Primary Navigation and its currently in the middle off my nav bar, I want it to be possitioned to the right at the end. I tried changing <li id="nav_{$menuitem['display_id']}" class="left <if to <li id="nav_{$menuitem['display_id']}" class="right <if but can't see the links within that menu, the dropdown menu also position properly, see screenshot.
Andrej Posted August 22, 2011 Posted August 22, 2011 How can I align my header menu with my skin width? I don't like the links bar showing full screen with rest of skin smaller.
dacho Posted September 3, 2011 Posted September 3, 2011 Hi. Since upgrading to 3.2.2 there seems to be an issue with my fusion menu on my iPad. It was working before but not it seems to bunch up on the left using a lot of space and generally not looking right. Does it need modifying at all for 3.2.2? Thanks
DoorMadeEasy Posted September 4, 2011 Posted September 4, 2011 If me I need to change the background for the sub menu where I can change it and can I add icon for the sub menu also ?
BN_IT_Support Posted September 5, 2011 Posted September 5, 2011 Does it need modifying at all for 3.2.2? i'm using it for the main navigation rather than the header stuff and it seems okay to me.
BN_IT_Support Posted September 5, 2011 Posted September 5, 2011 If me I need to change the background for the sub menu where I can change it and can I add icon for the sub menu also ? You can add an icon URL in the same screen that you use to add the sub menu item. ACP > Look and feel > [skin set] > fusion menu.css > #primary_navigation .main_menu, #primary_nav .main_menu { ...background: #?????? !important;... }
Escort Cabriolet Club Posted September 6, 2011 Posted September 6, 2011 hi all, can someone please copy me the default fusion menu.css, I have upgraded from 3.1 to 3.2 and it seems to have kept all the colours from my modified skin on the upgrade. Thanks in advance Paul
Loren Posted September 6, 2011 Posted September 6, 2011 Did you try reverting your fusion menu CSS file?
Escort Cabriolet Club Posted September 6, 2011 Posted September 6, 2011 Yes tried that but still the same :(
Loren Posted September 6, 2011 Posted September 6, 2011 Yes tried that but still the same :sad: Are you sure you uploaded all the new files? If so you should be able to go to ACP -> Look & Feel -> Template Tools and Rebuild Master Skin Data. Check the Rebuild CSS box and the Fusion Menu box and run. Best to re-cache everything afterwords.
Escort Cabriolet Club Posted September 6, 2011 Posted September 6, 2011 Thanks Loren, i have tried this but still the same im thinking i have a problem with my skin or cache because it seems to run ok and ass and update some bits but then reverts back to how it was. I have opened a ticket so hopefully will be sorted. Thanks again Paul
dacho Posted September 16, 2011 Posted September 16, 2011 OK I don't seem to be able to fix the problem on ipad. Can anyone advise if it is possible to "block off" certain parts of code when being viewed on an ipad. So I can disable the Fusion menu for just when people using on ipad? Any kind of workround welcome! Thanks
dacho Posted September 16, 2011 Posted September 16, 2011 Quickly solved it myself!!!! In the Fusion menu, Menu Location --- change the Below Admin/Mod Bar and it seems to work just fine. :) Hope that helps someone else.
Andrej Posted September 17, 2011 Posted September 17, 2011 How can I change the background color for dropdown menu to get rid of the blue? "Primary Nav"
arikbo Posted September 19, 2011 Posted September 19, 2011 hmm, I love this mod but I have a huge error log that keeps growing.. PHP Strict Standards: Declaration of globalPrimaryNavEraser::globalTemplate() should be compatible with that of skin_global_1::globalTemplate() in ***/sources/classes/output/publicOutput.php(3400) : eval()'d code on line 20 PHP Strict Standards: Declaration of ipSeoMeta::globalTemplate() should be compatible with that of boardIndexFusionMenu::globalTemplate() in ***/sources/classes/output/publicOutput.php(3400) : eval()'d code on line 97 I have no idea what this means. Are ipSEO & FusionMenu not compatible or is it saying something entirely different?
Escort Cabriolet Club Posted September 23, 2011 Posted September 23, 2011 hmm, I love this mod but I have a huge error log that keeps growing.. PHP Strict Standards: Declaration of globalPrimaryNavEraser::globalTemplate() should be compatible with that of skin_global_1::globalTemplate() in ***/sources/classes/output/publicOutput.php(3400) : eval()'d code on line 20 PHP Strict Standards: Declaration of ipSeoMeta::globalTemplate() should be compatible with that of boardIndexFusionMenu::globalTemplate() in ***/sources/classes/output/publicOutput.php(3400) : eval()'d code on line 97 ermmmm im getting the same
Recommended Posts
Archived
This topic is now archived and is closed to further replies.