- This topic has 63 replies, 8 voices, and was last updated 15 years, 2 months ago by imported_Ryan.
-
AuthorPosts
-
March 15, 2009 at 12:55 pm #698webdude2000Member
Hi
So far this is the only integrated system I have found that seems to work with drop down menus in WordPress Mu. On top of WP Mu I am running Buddypress.
The problem is that it does not allow me to make the menu and CSS changes with WP as it give an option.php not found error.
I have tried editing every file to no success.
I even installed it on a normal test WP blog, made the changes then copied all the plugin files to WP Mu but the defaults show up again so I assume the changes must be stored in the local database?
How do I edit the menu and CSS manually? I assume I will need to do this before installing the plugin? I would like to use the normal wordpress CSS as per the CSS generator and don’t want the extra pages like links, categories. I only want Home and the pages I create.
I re-installed a clean copy and it is visible here: http://networkofcoaches.com/noc/%5B/url:tre9rq1x%5D
This is driving me up the wall. Any help would be appreciated.
Regards
MarkMarch 16, 2009 at 7:34 am #5636imported_RyanMemberHi,
I would love to know the answer to this too. I don’t use WordPress Mu and have no idea what the problem may be.If you find a solution I’d love to see what it is.
March 18, 2009 at 11:06 pm #5637webdude2000MemberHi
I am desperate to get this working before the end of this month as the site needs to launch. My options are either remove it and use use bpdev-test to incorporate it into the buddypress menu or get it working. I will even pay someone to sort this out and all it really requires is the setting to be in the plugin before installation as the default then there are no issues.
All I want it to do is the following:
1. Horizontal menus in the grey wordpress theme (the css from the generator)
2. no blue or colour background other than grey
3. no black shadow on the drop down
4. less transparency, in fact solid grey if possible
5. the drop down menu text is too light so it needs to be a more visible darker grey. In fact the parent menu text can be black and the drop down dark grey.
6. I don’t want links, categories menus etc.. Only Home and the pages created
7. the dropdown menus need to drop down on top of any text or graphics and not behind graphics as I see is happeningNormally, you install this, go to Options and make the change, however since it gives an error when clicking on update after the change this cannot be done and I have been unable to make the changes in the files themselves so the above needs to be set as the default, so all I have to do is install it.
Surely for someone who know the code and how this menu works, this should take no more than 30 minutes to complete.
Please will someone help me, I would really like to use these menus in the site.
For some reason, maybe security settings when clicking on update within WP Mu in the backend plugin settings it then says ./wp-admin/options.php file not found which is weird as it is there and the rest of WP Mu uses it fine.
Best Regards
MarkMarch 19, 2009 at 4:58 am #5638imported_RyanMemberHi,
Do you mind signing up for premium support? If you do that I’ll take all of the money from your premium support and pay an Mu specialist to get it working for you – and everyone else too as I’ll incorporate the improvements into the final release.March 19, 2009 at 11:46 am #5639webdude2000MemberHi Ryan
I have signed up for Premium Support, not sure why I did not do this from the start. I must be losing my mind.
Paypal
Transaction ID: 46F78362308425048Many Thanks
Regards
MarkMarch 22, 2009 at 12:37 am #5640imported_RyanMemberHi,
I have someone working on this right now. It should be ready within a few days hopefully.March 24, 2009 at 12:02 pm #5641webdude2000MemberThanks Ryan
I see Jake has it working on his site here: http://petomundo.com/
Thus from his source code:
[code:3c08s8g9]<!– Multi-level Navigation Plugin v2.1 by PixoPoint Web Development ... http://pixopoint.com/multi-level-navigation/ –>
<link rel="stylesheet" type="text/css" href="http://petomundo.com/wp-content/plugins/multi-level-navigation-plugin/style.php" />
<script type=’text/javascript’ src=’http://petomundo.com/wp-includes/js/jquery/jquery.js?ver=1.2.6′></script>
<script type=’text/javascript’ src=’http://petomundo.com/wp-content/mu-plugins/bp-core/js/jquery/jquery.livequery.pack.js?ver=2.7.1′></script>
<script type=’text/javascript’ src=’http://petomundo.com/wp-content/mu-plugins/bp-core/js/widget-members.js?ver=2.7.1′></script>
<script type=’text/javascript’ src=’http://petomundo.com/wp-content/mu-plugins/bp-groups/js/widget-groups.js?ver=2.7.1′></script>
<script type=’text/javascript’ src=’http://petomundo.com/wp-content/mu-plugins/bp-invitefriends/js/filtrocontatti.js?ver=2.7.1′></script>
<script type=’text/javascript’ src=’http://petomundo.com/wp-content/mu-plugins/bp-core/js/general.js?ver=2.7.1′></script>
<script type=’text/javascript’ src=’http://petomundo.com/wp-content/plugins/multi-level-navigation-plugin/scripts/hoverIntent.js.php?ver=r5′></script>
<script type=’text/javascript’ src=’http://petomundo.com/wp-content/plugins/multi-level-navigation-plugin/scripts/superfish.js?ver=1.4.8′></script><script type=’text/javascript’ src=’http://petomundo.com/wp-content/plugins/multi-level-navigation-plugin/scripts/superfish_settings.js.php?ver=1.0′></script>
<meta name="generator" content="WordPress 2.7.1" />
[/code:3c08s8g9]If we get stuck we can always ask him as he is on the BP-DEV forums.
It is a bit concerning to see how much info the page source code gives about what plugins are running the site.
Regards
MarkMarch 25, 2009 at 12:45 am #5642tr33m4nMemberHello there,
Any news on the WordPress MU bug fixes?
Cheers
March 28, 2009 at 9:57 pm #5643imported_RyanMemberHi,
The fixes are ready. I’m about to test them and will post back with a new plugin shortly hopefully.March 28, 2009 at 11:26 pm #5644imported_RyanMemberSorry for the delays. Between me finding someone keen to do it, debating prices, waiting for replies and then implementing the solution they sent back it has taken longer than I expected. It should work now though ” title=”Smiley” />
I don’t have a WP Mu installation to test on, but the original coder said it should work fine. This release also includes caching for the built in javascript files (another project a premium support member asked for recently).
March 28, 2009 at 11:48 pm #5645imported_RyanMemberAttached is a new version which corrects a minor bug with the ‘category order’.
I’ll keep posting the new versions here as I create them until the new version is in the official repository.
March 29, 2009 at 12:29 am #5646imported_RyanMemberAttached is another new version. This one supports the ‘My Category Order’ plugin.
March 29, 2009 at 1:31 am #5647imported_RyanMemberAnd another version is attached which fixes a bug noticed here … https://geek.hellyer.kiwi/forum/http://local … ic.php?t=5
March 29, 2009 at 9:17 pm #5648webdude2000MemberHi
Fantastic!!!!
I have tested it on WP Mu 2.7 with a Buddypress Theme and it works perfectly with no errors. All I need to do now is sort out my colours.
The biggest problem being that it would not save settings is now solved.
You can see it on my test site here:
http://networkofcoaches.com/noc/Many Thanks
Regards
MarkMarch 31, 2009 at 7:34 am #5649imported_RyanMemberExcellent ” title=”Smiley” /> Glad to hear it is working well!
-
AuthorPosts
- You must be logged in to reply to this topic.