- This topic has 20 replies, 2 voices, and was last updated 16 years, 4 months ago by imported_Ryan.
-
AuthorPosts
-
June 25, 2008 at 8:54 am #265wwwindiMember
Ryan, you responded to my post at buzzdroid.com aka Shifter theme re: dropdown menu plugin.
Got your message re: the manual input of the code where needed vs. a hook. Understand that…
You mentioned you have a widget for the same dropdown function available? I think it will work with Shifter theme cuz the nav bar area is widgetized!
How do I get that widget?
Thank you for your help and assistance –
WJune 25, 2008 at 10:42 am #3224imported_RyanMemberHi wwwindi,
You need to upgrade to our premium membership option for that … https://geek.hellyer.kiwi/premium_support/However it is still in development and I would like to know if it works with the Shifter theme, so I will email it to you at the address you registered here with. It will arrive in your inbox shortly.
June 26, 2008 at 2:21 am #3225wwwindiMemberGot the php widget file and installed in wp content/plugins/widgets folder but i got a funky error msg once I activated the widget.
Did I miss something?
Thanks for letting me try it out, though.
WJune 26, 2008 at 6:14 am #3226imported_RyanMemberThere is probably a problem with the widget. It has had almost no testing so not surprised it has problems. What did the error message say?
June 26, 2008 at 4:46 pm #3227wwwindiMemberThe error msg is as follows:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/innecar4/public_html/wp-content/plugins/widgets/suckerfish_widget.php on line 49
%BEG_OF_TITLE%%END_OF_TITLE%
Fatal error: Call to undefined function suckerfish() in /home/innecar4/public_html/wp-content/plugins/widgets/suckerfish_widget.php on line 57June 27, 2008 at 7:25 am #3228imported_RyanMemberDid you activate the plugin first? I hadn’t thought of this before, but it will likely throw errors like that if the plugin is deactivated.
June 27, 2008 at 7:32 am #3229wwwindiMemberYeah, I activated the plugin 1st.
June 27, 2008 at 7:40 am #3230imported_RyanMemberHmmm, strange. I have no idea what the problem is. I might take a look at the plugin in a few weeks if I have time, but it’s well down on my list of priorities sorry.
June 27, 2008 at 7:42 am #3231imported_RyanMember[quote:2mzl5zth]Got the php widget file and installed in wp content/plugins/widgets folder[/quote:2mzl5zth]
Did you install it in a folder within your plugins folder? If so, move it to the plugins folder itself. I can’t remember how it works as I coded it in a hurry a while back, it may require being in the main folder to work.
June 27, 2008 at 8:51 am #3232wwwindiMemberI put it in the plugin folder. This is the error msg:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/innecar4/public_html/wp-content/plugins/suckerfish_widget.php on line 49
%BEG_OF_TITLE%%END_OF_TITLE%
Fatal error: Call to undefined function suckerfish() in /home/innecar4/public_html/wp-content/plugins/suckerfish_widget.php on line 57Thanks anyway –
Does the regular plugin support category and subcategory links?
Thanks –
WJune 27, 2008 at 9:21 am #3233wwwindiMemberGuess I will just have to use the plugin, not the widget and insert the necessary code in my theme.
Read the documentation for the plugin and categories/subcategories seem to be possible.
Thank you for your help. If you figure out the widget, let me know!
June 27, 2008 at 10:29 am #3234imported_RyanMember[quote:2bq1lr3i]
Does the regular plugin support category and subcategory links?
[/quote:2bq1lr3i]Yes.
Although there is only one plugin anyway. Unless you count the widget which does nothing more than insert the plugin function into your widgetised area.
July 2, 2008 at 7:26 pm #3235wwwindiMemberI actually got the widget to work, this time with a slightly less complex error msg.
When I had implemented the widget before, I had not yet activated the multi-level plugin to make it work.
The message is as follows displayed directly above the menu in the webpage:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/innecar4/public_html/wp-content/plugins/suckerfish_widget.php on line 49
If this is a simple fix, then maybe you can point me in the right direction, otherwise I will either find another way to do it or upgrade to premium when I can afford to.
Thank you-
WJuly 3, 2008 at 9:24 am #3236wwwindiMemberI actually got the widget to work, this time with a slightly less complex error msg.
When I had implemented the widget before, I had not yet activated the multi-level plugin to make it work.
The message is as follows displayed directly above the menu in the webpage:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/innecar4/public_html/wp-content/plugins/suckerfish_widget.php on line 49
If this is a simple fix, then maybe you can point me in the right direction.
I will probably be upgrading (when I can afford it) to your premium for vertical flyout menus.
Thank you again!
WJuly 4, 2008 at 6:54 am #3237imported_RyanMemberI’m too busy to work on the widget right now sorry. It’s of minimal use anyway.
-
AuthorPosts
- You must be logged in to reply to this topic.