Code

Discussion on Accordions for WordPress

Discussion on Accordions for WordPress

Cart 440 sales

QuanticaLabs supports this item

Supported

This author's response time can be up to 1 business day.

63 comments found.

Is it possible to set to open more than one content? So, content closes on click, not when another content opens?

Plugin doesn’t offer such a functionality.

Can I use the code directly in html writing without any actions in the wp or plugin administration?

The easiest way is to create and configure accordion with included configurator in admin area, then you just need to put [css3_accordions id=’your_accordion_id’] shortcode on the page. It is possible to use it with html code but you will need to use proper code structure.

Is this plugin fully responsive?

You can set the width in a percent to make accortion responsive but you need to do that directly from css file. From admin panel you can only set dimensions in pixels. So you need to set in css3_accordion_style.css file for example for class div.qlabs_accordion_horizontal_1 the width: 100%; property.

Hi there! Nice plug-in! I’ve purchased it and got it installed and running fine, but I seem to be having an issue when my headings are clicked. My accordion is here:

http://hexagon.org.uk.91-102-64-135.preview.fastwebhosting.net/careers/faqs

But when a headline is clicked, the page drops down to the anchor tag which makes navigation a bit untidy. Is there anything I can do to stop this?

Hope you can help! Thanks.

Yes, please go to accordion configuration and set ‘Scroll’ to ‘No’.

Why doesn’t it save & edit easily or at all and why is it up the wrong way…....I’ve written the text (1000 words) 5 times and it doesn’t save…editing in this doesn’t work either

Ok, no problem – I won’t ;) Please also check your mailbox, I’ve sent you an email.

Oh Thanks! My Email is ben@webdesignerbrisbane.biz I haven’t received your email. Best, Ben

It has been sent to the email from contact form, I’ve sent it again to above one.

Hi Can you make the content a clickable link

Hi,
You can put any code in accordion content, so the link is possible to use as well.

Hi, Fantastic Plugin does everything I want and more, well done

Thank you! Btw. If you would like to give a feedback on item, please take a moment and rate it in your Downloads section.

How do i put Accordion in the centre of page. I saw this in comments. where do i put this?

Please send me url to your site, I’ll tell you what code you need to use.

Nice quality like all your other plugins.

Two questions:

1. How many colors are available?

2. Can the boxes be larger, wider or longer than shown in the demo?

Thank you!

1. Number of colors is unlimited, you can choose any color from colorpicker in plugin configuration.

2. Yes, width and height value can be set as well in accordion configuration.

Question, can I use a shortcode for the title and content … am using a membership plugin and want to show user specific content.

thanks

For content yes, for title you’ll need to replace

$captions[$i]
in line 608 with:
do_shortcode($captions[$i])

This plugin works great and is very nice. I am having one problem though that is pretty significant.

I added 24 products lists with different information and images (very time consuming). I then realized that I need to add one more accordion field for a total of 25.

The problem is that when I click in the field where “24” is to change it to “25” all the data below vanishes from the content boxes except the top two.

This means all the work I have been doing for the last 6 hours will be lost it seems. Is there a fix for this or will the data show up again once I click “Save Options” even though it shows it being gone?

Thanks

Nevermind I found this on the forum, you can ignore this problem solved.

“Please change the number with copy/paste operation or marking the number and changing it. Please don’t delete it and write the new one as when you clear the field then plugin will take the number as 0.”

Everything is working well now, great plugin!

Good to hear and thank you! Btw. If you would like to give a feedback on item, please take a moment and rate it in your Downloads section.

Hi. Can I use other shortcodes within your accordion? Eg: I want to put 3 accordion entries that contain galleries. thanks.

- edit - Nevermind. I found the answer. It seems like you can ;-) I’ll purchase this now. Looks really cool. Thanks.

Hi,
Yes, I confirm – you can use shortcodes inside accordion.

Hi there,

This plugin looks really nice and I have implemented it. Just one issue, for some reason, in the preview the words within the accordion boxes are wrapped properly, but upon viewing on our website (tested in firefox, chrome, and ie) the words do not wrap at all. Here is the link.

http://site1.inflamaxresearch.com/?page_id=654

I can get around the issue with break tags but it is very tedious. Any help would be great!

Hi, Please open your page content editor in text/html view mode and remove pre and strong tags around [css3_accordion] shortcode.

Please look at http://hhbtest.visionnmotion.com/services/#css3_acc_block_1_services and help me to stop my accordian from going all over the place. Thank you.

Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!

This a highly useful, well-done plugin that outputs great looking accordions. It’d be perfect if it allowed adding or removing fields as part of the edit (or maybe it does, and I have not discovered that function?)

Regardless, I’m quite satisfied with my purchase.

Thank you for your kind words! Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible.

Hello, 1. Can i have into the content: inserted other plugins, as gallery modules for images; google maps. 2. Can i full edit the css to make the Title divs with background with images or what i want?

That’s known google maps issue. When it’s in hidden container on start, you need to refresh it from js when you make container visible. That’s not an issue with my plugin, that’s a global issue and it’s map related.

Hello, i just paid and download it, but the version in the file say: version 2.2 (13/02/2012). I see here the last is 2.5 from 05.2012???

Hello,
Please install it and check the version in your WordPress admin area. If there will be 2.5, then it’s ok.

Hello,

I’m having some issues using tables and css with positioning inside the accordion. The code is valid and renders 100%. But not within the accordion. Any help would be amazing.

Regards.

Hello,
Support for all our items is conducted through our Support Forum. Please register an account and search the forum or create a new topic, we’ll answer as soon as possible. Thank you!

Hi there,

I am totally thrilled by your codes!!! :-)

I wonder if this plugin is meant for whole blog post series. How does SEO work in this plugin? Can I implement the seo data with other plugins anyway so that it will be found on google?

Thanks in advance!!

Hi,
Thank you! You can put any content inside accordion and it’ll be visible for Google. Data need to be provided in plugin configuration textareas, so if you would like to display posts in accordion, you can use for example shortcodes for that as they work in accordion as well.

I just installed this on a test site so I can try a few things. However I’m not able to see any of the Shortcode files (Accordian 1, 2, 3 or 4. Any particular reason? I’m running 3.4.2 WP.

Do you mean predefined configurations after installation?

Yes, that’s what I mean. Thanks.

There is sql query, which should insert them into your database. You can find it in css3_accordions.php file in line 458. Please remove from it blog_id and from each row the second argument which is 0. Then activate plugin and let me know if that works.

I should of asked this question before I purchased. How can I add this accordion into a side widget? If I paste the shortcode into a text widget just the shortcode text is displayed. I’ve also tried adding add_filter(‘widget_text’, ‘do_shortcode’); to my functions.php file but still no luck. Any ideas?

Does shortcode works for you if you’re putting it in page editor? Your solution with text widget should work. You can also try to put shortcode into php file in appropriate place, by using below code:

echo do_shortcode('[css3_accordions]');

Hi on your video when you placed the shortcode on the page and then went to the page chapter 3 was open. Can you have it set so chapter 1 would be set (your first bit of data). Also is it possible to have all the accordions closed

Hi,
Yes – it’s the answer for both your questions.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey