A picture is worth a thousand words
This is a new version of the Accordion Image Menu Plugin that fixs some bugs and includes new features.
New Features
- Horizontal and Vertical position for the menus.
- You can include more than one menu in your pages.
- The shortcode allows several options.
- Title background option included.
Example
This example use the following options:
cat=”6″
position=”horizontal”
number=”5″
element_open=”1″
fixed_d=”190″
open_d=”240″
closed_d=”100″
effect=”Back”
Shortcode Options
a-image-menu option=”values”
position
vertical/horizontal.
number
Number of post (Recent Posts). If you use this option or the the option cat this shortcode will work just for the list of recent post.
cat
Post under categories separated by comma.
effect
Back, Bounce, Cubic, Elastic, Expo, Pow, Quad, Quart, Quint, Sine
close_d
Elements dimensions when the image is closed
open_d
Elements dimensions when the image is open (mouse over)
fixed_dim
Menu dimension that not change width for vertical height for horizontal
duration
Duration of the closed/open movement (milliseconds)
border
Border between elements
element_open
Element opened by default (1,2,3,4,5.. randomly)
title_bg
Use background for titles
Use
Just include the shortcodes in your post/pages or theme files. In the first release post you can find more details.
Download
accordion-image-menu on wordpress
All suggestion and comments are welcome.




Pingback: ????? ? ?????? jQuery ???? ???? ?????? ?????? | M Graphic | ?? ??????
February 5, 2011 at 4:06 pm
Hi, Love the plugin! Only issue I have is that although it works perfectly, it’s stuck in static form whenever you’re viewing a post. Is there a way to make the plugin work both in the homepage and when you’re reading a post? Keep up the great work!
February 8, 2011 at 11:10 pm
Anything on this? The animation works great on the homepage but once you enter into a post .. no animation and they’ve all gone back to regular size instead of the first one being large. My site url is http://www.theurbanshogun.com … thanks!
February 20, 2011 at 1:30 am
Any reply?
February 1, 2011 at 9:18 pm
hi Alain.
thank you for this great plugin !
i do have a problem:
for some reason i can’t get the accordion effect to work… the menu displays the images but there is no movement…
can you tell what’s wrong ?
http://70.85.180.226/~backyard/
thank you very much again
oren
February 1, 2011 at 9:53 pm
You have a jquery conflict. Some plugin is including http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js.
February 2, 2011 at 1:46 pm
so, is there something i can do to make it work right ?
it’s not a plugin which use this code but the right sidebar menu i think..
Pingback: ????? ????? ?? ? ?????? » ????? 5 ?????? jQuery ???? ???? ?????? ??????
January 29, 2011 at 8:19 pm
The Accordion Plugin looks perfect but I can not get it to work either as content or on widget. I am on WP 3.0 with Thesis 1.7.
http://www.test1.broadeningstem.org/
Thanks!
Pingback: ????? ????? ?? ? ?????? » ????? 5 ?????? jQuery ???? ???? ?????? ??????
January 17, 2011 at 3:39 am
Version 3.0.0 released! http://web-argument.com/accordion-image-menu-v-3-0/
January 14, 2011 at 11:54 am
Hi, i totally have no idea how to go on doing this. I had uploaded to server, and into plugins in wordpress. whats next? where to put all the “shortcodes” you all referring to?!?!?!
I seriously would appreciate very much a step by step guide. im new to css and wordpress.
i would like to place a vertical accordion on the left on my text area, and they will link to other pages(different categories) in my site. may i know how to go about?
https://docs.google.com/leaf?id=0B3LJwTiCDtBLNDBkZjUxN2YtZWM3ZC00ZDUwLWJkMjUtYTAyZWUyZTQxZGVj&hl=en&authkey=CNr5x1w
please take a look.
really need help, thanks..
January 14, 2011 at 1:15 pm
and i had looked through all the posts and links that you guys had menetioned, but i see nothing but stars…..
help, anyone?….
January 9, 2011 at 8:05 pm
I don’t quite understand how this is supposed to work. I tried putting in the short code on a page as such
[a_image_menu cat=”6?
position=”horizontal”
number=”5?
element_open=”1?
fixed_d=”190?
open_d=”240?
closed_d=”100?
effect=”Back”]
but nothing comes up? Am I supposed to specify the images somewhere? Not much instructions or obvious on what we need to do. Any help more details please? The v1.0 instructions don’t give much more either.
Thanks
January 9, 2011 at 11:40 pm
Try this if you want to include the menu in the content:
[a_image_menu cat='6' position='horizontal' number='5' element_open='1' fixed_d='190' open_d='240' closed_d='100' effect='Back']
or this if you want to insert it in you theme files:
< ?php echo do_shortcode("[a_image_menu cat='6' position='horizontal' number='5' element_open='1' fixed_d='190' open_d='240' closed_d='100' effect='Back']") ?>
Read this post too: http://web-argument.com/accordion-image-menu-plugin/ and be around I will update the plugin soon to include new features.
January 8, 2011 at 11:58 am
How can I include more than one menu in my pages.
The setings give me the option of making one menue only.
Thanks for any help.
January 8, 2011 at 3:10 pm
Using the shortcode. Read more on the first release page http://web-argument.com/accordion-image-menu-plugin/