135 comments found.
hi
i bought this plugin yesterday and i have a trouble : a message appear when i write in search part my website is still under construction but you can have a screenshot here
http://www.visuelconcept.nc/plugin-menu.jpg
I haven’t the plugin polylang in my website ! ? ! ?
and any way the function search doesn’t work when i clik on
thank you if you can fixe it 
Hi creaweb!
Thanks for buying our script! Hope you gonna like it!
When I look at the image you attached, I see this “polylang” has nothing to do with our script
It’s just your browser that displays the phrases you probable were looking for somewhere else.
After typing phrase you’re looking for, just press enter – then it will work as expected 
Cheers, createIT team
"After typing phrase you’re looking for, just press enter – then it will work as expected :)" That ’s doesnt work
When I look at the image you attached, I see this “polylang” has nothing to do with our script
It’s just your browser that displays the phrases you probable were looking for somewhere else. ok i have never use this plugin but i find the answer else
thank you
A few questions if I may
1) If using this for menus, can you choose which categories to include and in what order? Or could you create and use custom menus instead?
2) Can you mix in say custom menus with non-menu content in the same accordion?
3) Can the created Accordion menu’s be placed in page content, post content, sidebar widgets?
Trying to figure out just how flexible this plugin will be
Many thanks
Hi univiz, 1. Plugin is using native WP custom menu system – you simply select which one to render inside an accordion. It’s up to you whether WP will add automatically items to your menu or what menu you build on your own. 2. No, right now you can either select WP menu or you can create accordion from scratch using plugin’s shortcode and HTML – this way you can place whatever you want and wherever you want. 3. Plugin is a standard widget so it can be placed in any dynamic areas/sidebars. It is also a shortcode so you can put it inside any page content, post content or any other custom post type.
If you have any other questions, please do not hesitate to ask.
createIT
Hi there,
I’m not quite sure how to use this plugin. Is there a list of shortcodes somewhere that I’m not seeing? Other than the widget, I’m don’t see anything else that helps to get this accordion working.
Thank you!
Hi simplymusic,
Thanks for purchasing our accordion plugin. Inside downloaded package you will find index.html file where on the bottom you will see info about shortcodes.
One simple example is:[ct-accordion-menu menu="Main"]where “Main” is your wordpress menu name.
There are additional settings you can use like skin, event, speed etc – it’s all explained in index.html.
If you would like to use accordion without creating any menus (100% custom content), please copy and paste example from accordion_shortcode_example.txt file which is inside downloaded package.
If you still have any troubles, please do not hesitate to contact us at support@createit.pl
Thanks, createIT
Thank you, I found it!
Hi createIT Team, I’d like to change a small thing in the Accordion Menu. I want the first level, and the second level as well if there is a third level to not only open the next level but also to follow the link. Can you tell me where the link is removed? Thanks for your help in advance Josephine
Hi Josephine,
Thanks for buying our item! Hope you like the menu itself? As for the customization you mentioned, I’d go for lines 37-47 of uncompressed ct.3LevelAccordion.js file. It is where the event handler is, you may put additional logic there
Let me know if I helped you!
Cheers, createIT
oops, wrong button clicked 
Hi Terry,
Thanks for purchasing our item! Could you please send us a mail on support@createit.pl with login/pass for admin? We’ll check for some conflicts with other plugins you have installed.
Thanks, createIT team
Pre-purchase questions:
I have a sidebar widget that is really long, and I was wondering if this accordion widget could hold my other widget to have it shortened up by default and then be expanded as needed? So will this accordion plugin hold/load another widget into it? Let me know, thanks
-Mike
Hi dontlaughmeow, Could you please send me an email at support@createit.pl with details about your sidebar (maybe screenshot?). Also if it’s available online, could you please send me an url, login and pass to wp-admin (to check how it’s build)?
Thanks, createIT
Cannot get this to work I really need some help here.
Awesome looking plugin! Bookmarked for purchase when responsive capable.
working on it.
Thanks a lot!
Thanks for your fast help.
Everthing works fine now.
Great plugin *

Responsive is the future. As a developer every site I built is iphone and android ready. Hope you can build it in asap as will be in front of queue to buy 
Cool – just what I’m after.
Does this work with Woocommerce and responsive themes such as woo canvas?
THANKS 
Hi, we are using WP Menus to render any menu. If you can create a menu (Appearance -> Menu) and place it anywhere on your page then this plugin will work fine. Currently accordion will look always the same – it is resolution independent. If responsive feature request will be popular, we can always implement this feature.
createIT
Hi, I just purchased the plugin. It´s not working on my Thesis Theme installation. The menu unfoldes for a split second, but stays closed. Any suggestions ?
Regards Peter
Hi,
There must be some conflict with your theme. Could you please contact us on support@createit.pl and send us the URL of website? We’ll help you 
Cheers, createIT
Hi, the plugin is very easy to use, but there is a bug. The Hover will not stop, it disappears all the time. It needs to draw and stop. so i can click on the sub links… please see this website…
http://duluthchiro.us/#Hi,
Thanks for purchasing our item!
Yes I can see that there definitevely is a bug in our accordion. We’ll issue update ASAP . By the way – are there any features you’re missing? Maybe we could include them in next release 
Thanks, createIT
Hi,
Great job.
This plugin searches the index of categories, not the title and description. Is this correct? All of your links appear to go external.
I’m creating a hugely complex taxono9my which I will build an index based on my database for users. A search of the index is most promising.
Cheers, J
Hi and thanks!
Yes, all links are external, but this is for demo purposed only. Our accordion may act as a typical menu for a website or as a content holder (just like jquery vanilla accordion) – it makes no difference for search functionality.
Search is based on JavaScript regex matches and we search for text between and
tags. Frankly speaking if you’re planning to put really HUGE ammount of data in it, this search might be inefficient. We may do a customization for you though, which will build an JS index on page load and then do searches based on this index – for huge and complex data this should be way more efficient.Cheers, createIT team