135 comments found.
is there a way to have the accordions open by default instead of closed?
Hi,
Unfortunately it’s not yet possible.
Thanks, createIT
would you be willing to do customizations to the plugin?
sure, please contact us on office@createit.pl
Can the indention be removed (using the pointer skin) to where everything including the 3rd level is flushed left.
Hi,
Everything is done via CSS so selector ul > li > ul > li should allow you to style paddings/margins of every single level of items.
Thanks, createTI
That worked great, unfortunately it leaves bullets on the third level and I’m using ‘list-style-type: none;’.
Yes, have you tried ul > li > ul > li > ul > li {list-style….}?
Thanks, createIT
Hi,
can images or icons be added to the menu?
Hi,
It renders a typical menu – if your theme already supports icons, accordion may also draw them (it really depends what theme you are using).
You can also create accordion by hand, using ul/li tags – in this case you can do whatever you want;)
Thanks, createIT
Hi, I’m having difficulty making your menu work as it should on a Templatic theme. I asked them for assistance but they don’t offer support for third party software, I guess you could say the same thing since I’m using their theme. Anyway here’s the problem so plz help if you can.
I would like to make my side menu to look like “minimal”, “color”,”Classic” whatever I like them all.
And another thing (even more important, this I what I was asking support from them about), the menu works fine on the front page (except for the look), when you click a parent category it expands, and when you click it again it collapses, but when you click on a sub category, and you get redirected to a product page or any other page where the menu is visible all categories and sub-categories are expanded, and you can not collapse them.
This is the site link, you will see what im talking about: http://www.bambino.hr/test/Please help if you can.
Thanks. 
Hey!
Fear not! We’ll not leave you alone! 
Would you mind sending us your admin login&pass to the admin panel of your WordPress? We’ll look at the internals at what’s happening there. You may reach us at support@createIT.pl
Thanks! createIT
Hi, sry for replying so late. I decided to go with a more powerfull theme, and it works like a charm. Great menu. Thanks.
Hi!
I have installed the plugin in a client’s website, but the accordion effect is not working… can you help me?
The Website is: http://cidadesbrasil.com.br/portal/
Hi,
Glad we could help!:)
Thanks, createIT
Can one use this accordion on a non WP site? Thanks.
Sure you can, but I believe it will be easier for you to use this one: http://codecanyon.net/item/jquery-searchable-3-level-accordion/2616426 
Greetings,
We would like to use this as a content accordion and not as a menu.
Is that possible? I noticed on your demo page all of the examples are menu items which is nice but not what we are looking for.
Thanks
Hi,
Yes, you can use this plugin as a standard, content accordion. All you need to do is create an HTML list (ul,li) with proper content and wrap everything with plugins shortcode. Inside downloaded package you will find documentation and there is a dedicated section with shortcodes descriptions. Also check out file accordion_shortcode_example.txt – there is a ready example which looks like that:
[ct-accordion skin="classic"]
<ul>
<li>
<a href="#">Header 1</a>
<ul>
<li>
<a href="#">Header 2</a>
<ul>
<li><a href="#">Content</a></li>
<li><a href="#">Content</a></li>
<li><a href="#">Content</a></li>
</ul>
</li>
<li>
<a href="#">Header 2 main</a>
</li>
</ul>
</li>
<li>
<a href="#">Item 2</a>
<ul>
<li><a href="#">Item</a></li>
<li><a href="#">Item</a></li>
<li><a href="#">Item</a></li>
<li><a href="#">Item</a></li>
<li><a href="#">Item</a></li>
</ul>
</li>
</ul>
[/ct-accordion]
Thanks, createIT
hi, may I know if it’s possible to make the parent button to be clickable (linked) too? thanks.
Hi,
Right now there is no such option because if that would be the case, how would accordion expand?
Thanks, createIT
Thanks createit-pl 
anytime 
Is it possible to make accordion sticky? crawlerguys
what do you mean by sticky?
Hello, I bought it, can’t get it to work and your support forum doesn’t have it listed.
Hi,
That’s weird indeed. I’ve reenabled it here: http://support.createit.pl/projects/responsive-searchable-3-level-accordion/Thanks, createIT
Hi,
On our website the accordian is not working.
What could that be?
Regards
Hi,
Could you please create a new support issue at http://support.createit.pl?
Usually there may be some errors in your theme’s javascript which may cause issues with accordion.
Thanks, createIT
Hi, I use WordPress 3.7.1. Cant find any tool where I can create or edit my accordion. How can I fix it?
Hi,
Accordion can be created manually using ul and li tags or by creating a standard navigation menu. Please refer to the documentation which can be found in downloaded package.
If you have any problems in using it, you can always ask a question at http://support.createit.pl where our support team will be more than happy to help you out.
Thanks, createIT
Hi, I purchased your plugin yesterday, but it’s not working. I’m not getting the accordion effect. I’ve sent you the site url and login details via email. Could you please check?
Thanks, Stella
Hi I’m experiencing some conflicts between this plugin and WP Bakery’s Visual Composer.
It’s not a massive problem really – it prevents the tabbed content from working. I disabled your plugin and it fixed the issue.
Is this something that could be looked at?
Thanks
Uh, we’ve never tested our plugin against Visual Composer. Let us see what’s happening there – would you mind mailing us with the URL to your site, as well as admin login&pass to your WP installation?
We’ll try to find out what’s happening there!
Cheers createIT
this is working on some pages for me but not on others. I don’t know if support is still available for this as it is not listed in the support forum. I have contacted the developer to hopefully get some help
Hi,
Hopefully your issue has been resolved;)
Thanks, createIT
Hi creatIT, yes you fixed the issue thanks. Sorry I didnt reply earlier, I have been away.
Two more things please if you don’t mind? 1. can you explain how to show the current page on the menu as a different colour? 2. how can I change the menu text to make it darker in CSS – I am using the minimal skin?
Thanks in advance, PeterC
Hi, is there some way to speed up the loading of your plugin on the front end of the site? When I activate your plugin and use it as the widget menu, there is a noticeable lag in how my site loads. So is there a setting in your plugin somewhere I need to edit or allocate more resources in my PHP file or something?
Basically I cannot expect users to wait on the menus to load since the plugin slows down my site so much
Hi,
It actually depends how many items and how much content you have. It may be caused by many different factors like number of javascripts loaded on the page etc.
Thanks, createIT
Thanks for getting back to me. Basically, the menus are loading “expanded” and then they are “compressing”. Is there some way to have the menus load up already compressed for the first visit to the page? Then as the user interacts with the menu, it should remember the menu position. However, when I load my URL, all the other content on the page already loads but it is the menu which takes the longest and it is really hurting site performance.
So I need to find a solution to this.
Greetings,
First of all. Great plug in, congrats to the developer.
Pre-sale Question: Does this plugin comes in dark blue color? http://2.s3.envato.com/files/43664985/screen1.pngI need it to match the color of my site. cazandopromos.com
Thanks,
I just want to know if the “Red” Ribbon can be changed to another color. such as blue or gret or black.
Thanks please get back ASAP
Hi,
Ribbon is just a long image background so you would have to edit image, not CSS.
Thanks, createIT
Hello, Thanks again for the great service. I have one more question before my accordion is ready for launch. When I roll over other accordions my open link class reverts back to it’s original color. Is there a way to make that li.open > a class stay even after rolling over other buttons? I will email you logins too! But answer here is ok too if it’s a quick one.
hi kahlilc54,
Could you please email me your site info so I can check how it looks like?
It will be easier for me to help you out.
Thanks, createIT
great plugin! i have the same question that mAqq had above … a way to click on the PARENT as well. you mentioned there was a way to do it, but not in the wordpress version. is this available as yet? thanks!
Hi fronduti,
Thanks. Unfortunately there is no such option.. yet
We will try to implement it in the near future, but no deadline yet – sorry.
Thanks, createIT