Loren Posted October 13, 2011 Posted October 13, 2011 Trying to figure out how to add custom tabs right beside "forum, member". I'm using the default ipb skin. Just add the tab (using the ACP - Primary Fusion Menu settings) and drag the tab to the position you want.
Dalie Posted October 13, 2011 Posted October 13, 2011 Just add the tab (using the ACP - Primary Fusion Menu settings) and drag the tab to the position you want. Sorry for posting this again, but I don't really understand what you mean :(
Benny. Posted October 13, 2011 Posted October 13, 2011 just like you would move the location of a hook, you can drag each child/tab to the desired location, click and hold on the left of each setting (created tab within acp/fusion/primary nav) and slide up/down to desired position. hth benny :)
Benny. Posted October 13, 2011 Posted October 13, 2011 hi Dalie , wait for the app author, he shall assist you :) Benny
Cyrem Posted November 12, 2011 Posted November 12, 2011 Great mod but it REALLY needs the ability to have child menus within child menus.
dacho Posted November 23, 2011 Posted November 23, 2011 I have discovered that I am also getting this error: 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 .....and it has become a huge file. Anyone clear this up at all? And am I safe to delete the huge error_log file without disrupting anything on the forums? Thank you.
irishbikerforum Posted November 24, 2011 Posted November 24, 2011 Hiya. Just wondered how to add a inverted ^ to infer its a drop down menu ? And I'd like to change the shade of the dropdown background (its currently black) Please and thank you :D Brian
Richard.C Posted November 24, 2011 Posted November 24, 2011 like this? Ill try and upload info tomorrow when I'm at work
irishbikerforum Posted November 24, 2011 Posted November 24, 2011 like this? Ill try and upload info tomorrow when I'm at work Thanks Richard C. That would be great. Brian
arikbo Posted November 25, 2011 Posted November 25, 2011 I have discovered that I am also getting this error: 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 .....and it has become a huge file. Anyone clear this up at all? And am I safe to delete the huge error_log file without disrupting anything on the forums? Thank you. I've been deleting the error file but I would love to hear a fix for this.
Benny. Posted November 26, 2011 Posted November 26, 2011 i do believe there was a fix from the author , perhaps he can update here
Richard.C Posted November 28, 2011 Posted November 28, 2011 i do believe there was a fix from the author , perhaps he can update here The author offers full support on their website as stated in the original post for this application.If you have any questions before purchasing, you can contact us via our support centre at http://support.fusiondigital.co.nz/. More information about Fusion Menu can also be found at http://www.fusiondigital.co.nz/ipb/fusionmenu/. Please note that support is not provided via the IPS Community for Fusion Menu. Please visithttp://www.fusiondig...nu/support.html to see your support options.
Richard.C Posted November 28, 2011 Posted November 28, 2011 Making the Menu item's image in to a 'drop down' menu image step 1 - upload the image to your forum's directory. eg: copy of the image I use is in this zip file (not posted it as an image as you would'nt be able to see it as it is white in color) you can obviously use your own image if you wish to. step 2 - put the link to the uploaded image in to the "Icon URL" box, ensure you use the FULL URL to the image's location step 3 - edit global menu bar template ACP > look and feel > manage skin sets and templates > *your skin* > skin_fusionmenu > globalMenubar find useropts_arrow.zip <if test="roothasicon:|:$menu['icon'] != ''"><img src='{$menu['icon']}' alt='{$menu['title']}' /> </if>{$menu['title']}</a> replace with {$menu['title']}<if test="roothasicon:|:$menu['icon'] != ''"> <img src='{$menu['icon']}' alt='{$menu['title']}' /></if></a> step 4 - edit primary navigation template ACP > look and feel > manage skin sets and templates > *your skin* > skin_fusionmenu > primaryNavigation find <if test="hasicon:|:$menuitem['icon'] != ''"><img src='{$menuitem['icon']}' alt='{$menuitem['title']}' /> </if>{$menuitem['title']} replace with {$menuitem['title']}<if test="hasicon:|:$menuitem['icon'] != ''"> <img src='{$menuitem['icon']}' alt='{$menuitem['title']}' /></if> !!NOTE: This will now display the icon AFTER the menu item. If you already use the menu icons then this will move ALL of them to after the menu item (To have menu icons AND a drop down icon, will require hardcoding the URL in to the template) regards Richard PS: I have posted this information as it was requested. I cannot support these changes, its how WE use the menu system, for fusionmenu support, see my previous post :wink:
Richard.C Posted November 28, 2011 Posted November 28, 2011 to change the color of the drop down menu background navigate to: ACP > look and feel > manage skin sets and templates > *your skin* > CSS (button) > fusionmenu.css find #primary_navigation .main_menu, #primary_nav .main_menu { and change the background color to the color of your choice (in this example, we have changed it to light gray) background: LIGHTGRAY !important;
ihn Posted December 2, 2011 Posted December 2, 2011 Having a cosmetic issue, tabs with sub-menus are as large as the sub-menu sometimes, as far as I can tell it's just a random bug? Or perhaps maybe when you enter each category. Not sure, either way it needs to be fixed.http://www.indianhea....php?app=forums EDIT: Sorry, forgot to add, this happens in Chrome... IE and Firefox seem to work fine.
ihn Posted December 4, 2011 Posted December 4, 2011 Having a cosmetic issue, tabs with sub-menus are as large as the sub-menu sometimes, as far as I can tell it's just a random bug? Or perhaps maybe when you enter each category. Not sure, either way it needs to be fixed.http://www.indianhea....php?app=forums EDIT: Sorry, forgot to add, this happens in Chrome... IE and Firefox seem to work fine. For those who have a similar problem, I sent him a support ticket and his response was this: Hello, Can you please verify that you have enabled the feature to disable the "More Apps" menu? If the "More Apps" menu provided by IPS is enabled, then it will cause this issue. You can check this in ACP > Fusion Menu > Settings. This solved the problem perfectly.
HighlanderICT Posted December 7, 2011 Posted December 7, 2011 at least you got a response !!!! For me, the issue I have is that the submenus are not aligned in IPB3.2. Havent modified any of the IPB css, just changed colours using the visual editor. http://community.fusiondigital.co.nz/topic/155-menu-submenu-alignment/ no response to thread for 8 days so I sent a service ticket ... into the 3rd day now without a response. Great Mod .... but very poor support unfortunately.
Demon_skeith Posted December 12, 2011 Posted December 12, 2011 I recently made a test board out of my IPB board data and tried to update this on 3.2.2 and the upgrade was successful but however the menu isn't showing up on my forum no matter what settings I use. I'm also using a default IPB skin if that makes any difference. Any help with this?
HighlanderICT Posted December 12, 2011 Posted December 12, 2011 at least you got a response !!!! For me, the issue I have is that the submenus are not aligned in IPB3.2. Havent modified any of the IPB css, just changed colours using the visual editor. http://community.fus...menu-alignment/ no response to thread for 8 days so I sent a service ticket ... into the 3rd day now without a response. Great Mod .... but very poor support unfortunately. Just to update this comment ... It is now 14 days since I posted on the author's support forum, and more than a week since I opened an official support ticket .... neither have been reacted to. The support ticket is still sitting "unassigned" in his system and the support thread has had one other user offer a suggestion but no comment from the mod author. really disappointing that this author appears willing to take the money but (unlike most other paid mods we have bought) not offer the support promised with the purchase.........
Dmacleo Posted December 12, 2011 Posted December 12, 2011 was considering buying but seems there is a support issue? not registering on another forum just to see if posts get answers, if I purchase of course I would. is there a support issue?
Loren Posted December 12, 2011 Posted December 12, 2011 I recently made a test board out of my IPB board data and tried to update this on 3.2.2 and the upgrade was successful but however the menu isn't showing up on my forum no matter what settings I use. I'm also using a default IPB skin if that makes any difference. Any help with this? If you used an existing database table for Fusion menus then the paths are different on your test site. You will need to go back through your menu and save the new paths.
Loren Posted December 12, 2011 Posted December 12, 2011 was considering buying but seems there is a support issue? not registering on another forum just to see if posts get answers, if I purchase of course I would. is there a support issue? I use this mod on two live sites and one test site - no problems that there are not fixes for.
Dmacleo Posted December 12, 2011 Posted December 12, 2011 I use this mod on two live sites and one test site - no problems that there are not fixes for. fixes posted by users here or fixes/replies from the developer? can't see how his forums work w/o buying mod so I am a little hesitant after reading this thread. thanks for any info.
Loren Posted December 12, 2011 Posted December 12, 2011 fixes posted by users here or fixes/replies from the developer? can't see how his forums work w/o buying mod so I am a little hesitant after reading this thread. thanks for any info. Fixes for alignment issues in Chrome and Safari done by the developer. IPB 3.3 should address some of this too (my understanding). What's New in Version v1.2 PL1 (See full changelog)Updated to support IP.Board 3.2! Can now disable "Active Tab Tracking" PL1: Fix for WebKit issue. Simply select "disable more apps menu" if needed
Recommended Posts
Archived
This topic is now archived and is closed to further replies.