Code

Discussion on Responsive Searchable 3 Level Accordion For Wordpress

Discussion on Responsive Searchable 3 Level Accordion For Wordpress

Cart 646 sales

createit-pl supports this item

Supported

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

135 comments found.

Your demo is broken!

Hi guys, just ashort question. Is it possible to copy a complete accordion to build a e.g. 2nd or 3rd one? Best, Micha

Hi Micha!

The accordion is added to the website by a shortcode or by adding a widget. You can add as many accordions on your website as you want but there can’t be more than one per page.

Thanks, createIT

pre-purchase questions:

1. can you search via tags? (e.g. if the accordian is linking files with a specific name, but we want to tag documents with certain keywords?)

2. can you search multiple accordians on a page with one search function?

please let me know!

thank you, ds

Hello!

1. The search option will search only via the words in the accordion (not in the text the link might lead to).

2. Unfortunately if you put more than just one accordion on site the search option might not work properly.

Thanks, createIT

Hey! Just bought your plugin and i wonder if there is any documentation?!? Thanks.

Thanks!

Is it possible to have an active header when loading the page? Means the first tab is already open when someone visits the site?

Hi,

Accordion automatically expands to a current level, depends when you currently are (when creating accordion from menu).

Currently there is no option to automatically expand it on first level, but we can always customize this plugin for you. If you are interested, please send us an email at premium@createit.com how exactly you are going to create an accordion and how customized version should work.

Thanks, createIT

Hi, In a li ul accordion, how can I open a specific item using a # in the URL? In you example, I’d like that something like : http://accordion.wordpress.createit.pl/demo/index.html#BikesHybrid or http://accordion.wordpress.createit.pl/demo/index.html#id=2 open the corresponding item. Is that possible? What would be the syntax? Thanks.

Hi!

Unfortunately, the structure we provide in the plugin doesn’t allow us to get such an effect when using a # in the URL. But as this might be possible by rebuilding the plugin I would suggest you contact our Premium Support at premium@createit.com. They will check the possible modifications allowing for such results and prepare a quote for you.

Thanks, createIT

Thanks for your answer. Would it be possible to achieve this by creating several identical pages, each one having a different item expanded then? I tried to do it, but it doesn’t seem to be possible to have items auto-expand when using shortcode instead of menus. Is that correct?

Hello!

Unfortunately at the moment, the plugin doesn’t provide an option allowing to open only specific item. Currently, users can set to have all of the items close or have them all open at the same time.

Thanks, createIT

Hello, I am using your searchable accordion plugin for Wordpress, however because you wrap content in an anchor tag, any links withing the accordion content do not work as regular links. This is quite a significant problem. Is there a solution to get links within accordion content to work as expected?

Hi!

Thank you for contacting us about this problem. Unfortunately, I wasn’t able to recreate this issue in our test environment. Can you please contact our Support Team via support@createit.com or by creating a ticket on our Support forum? Our Team will be more than happy to help you solve this issue after investigating the problem on your website.

Thanks, createIT

Hi createIT,

thank you for this nice plugin! I have been using it for a couple of years on one of my client’s websites. We have now upgraded his website to php 7.3 and it seems there is a compatibility issue with one function in your php code (see screenshot error message: https://ibb.co/WW2zkxk ). Can you please release a small update of the plugin with the two lines, where this function appears, corrected, to be fully compatible with php 7.2 upwards? It would be greatly appreciated by me and surely by other buyers :) Everything else is perfect about this plugin. Thanks!

Hello!

Thank you for contacting us and informing us about this problem. My colleagues were notified about this problem and hopefully, soon we will be able to provide an update which will include the fix for these warning messages.

Thanks, createIT

Thanks for taking action about this! I am looking forward to receiving the update notification asap, I keep checking every day here ^^

Hi!

I apologize you had to wait for this solution for so long!
The fix was created but it is still not available on the market. To fix this issue please go to ct_jquery_3level_accordion_menu.php and replace

add_action('widgets_init', create_function('', 'return register_widget("ct_jquery_3level_accordion_menu_widget");'));

with

function ct_registered_widget_accordion() { $widget = register_widget("ct_jquery_3level_accordion_menu_widget"); return $widget; } add_action('widgets_init', 'ct_registered_widget_accordion');

This should fix the deprecation issue on your site. If you will still have some problems after this fix let us know and our Support Team will be more than happy to help you!

Thanks, createIT

Is this plugin RTL supported ??

Hi!

Unfortunately, the current version of the plugin is not RTL supported.

Thanks, createIT

why does the menu jump when loading the site? https://dometalla.ru/proba/ how to make it not open at boot

Hello!

If the issue still occurs? I don’t see it when checking the provided link. But if you are still having this problem on your site, please contact our Support Team via support@createit.com or by creating a ticket on our Support forum. Our Team will be more than happy to help you solve this issue.

Thanks, createIT

hello

i love how your menu looks like

but i need some advanced features like a login form menu

can i create this with your menu ?

https://www.quadmenu.com

Hi! Thank you for getting in touch with us!

Currently, Responsive Searchable 3 Level Accordion For Wordpress doesn’t have such feature available. But if you are interested in using our plugin with such feature feel free to contact premium@createit.pl about this custom work. The team will prepare a quote for you.

Thanks, createIT

Hi, just bought the plugin… The documentation is very short ;) how can we get to act like a UL LI list?

Hi! Sorry for the waiting time!

To create your Accordion please go to your WordPress Appearance > Menus where you can create a new menu or use one already created. After creating the menu you can add the Accordion via shortcode or as a widget. When adding it as a widget (Responsive 3Level Accordion Menu) in the available options you need to choose the menu you just created and want to use as an accordion on your site.

Thanks, createIT

Hi there, just wondering if your accordion menu has a highlighted breadcrumb display, IE: I click on the category “Chairs” > then sub-menu “Patio”.. I then click on one of the products on screen that is a Patio chair, and your side accordion menu is still open and is highlighting the exact location of the products breadcrumbs… IE: Charis > Patio . Thank you, Val

Hi Val!

Thank you for contacting us! Sadly I am not sure if I correctly understand your question. Responsive Searchable 3 Level Accordion doesn’t have functionality that would allow it to interact with other elements on the site that are not part of it (like products on the page).

Thanks, createIT

:) I guess I didn’t explain myself well.. thats quite alright, I think it has what I was asking for anyway… don’t stress..

Hi, I’ve been enjoying the plugin but have been getting a lot of these errors. So I was wondering if it will be updated soon to avoid these errors for PHP 7. I noticed it hasn’t been updated in more than 4 years. Thanks.

PHP Notice: The called constructor method for WP_Widget in ct_jquery_3level_accordion_menu_widget is deprecated since version 4.3.0! Use __construct() instead.

Hi!

Yes, due to the problems I mentioned above this delay take more than we anticipated. But the new version of the plugin will be available tomorrow.

Thanks, createIT

Thank you very much for updating the plugin. Where is the changelog for this plugin? I couldn’t find it on your sales page and would like to check what exactly has been changed so that it doesn’t break anything on the site. Thanks!

Hi!

We updated the product page so now all the information about the past and feature updates are visible there (img)

Thanks, createIT

Is it possible to use the accordion with custom text and use other shortcodes (from other plugins) in that text?

That’s page content of one of the pages added to menu, which is defined as accordion data source.

So can I create a menu for my accordion with my Woocommerce shop categories, and display the category description in the accordion (like the lorem ipsum in the demo)?

Just tested it with WooCommerce and unfortunately description is displayed only after redirecting to the category page (so it’s not visible inside the accordion). Sorry about that! I’m afraid that displaying category description would require some code adjustments.

Thanks, createIT

moved to support

Or how it will cost to make this option? I think it will be much better with it. More options – more sales. For programmeer it takes about 1 hour to make this addition with a break for coffee. I am ready to pay for his time. Thanks)

Hi!

Yeah, unfortunately we don’t have option to count items at the moment. Feel free to contact premium@createit.pl about the custom development. Guys will prepare the quote for you.

Thanks, createIT

Hi ! Please tell me how to get number of posts in each category ?

How do I change the colour of the font on SKIN / COLOUR.?

I really like this plugin.

Elmer Zoto

HI!

Great to hear that you like our plugin! Colors can be edited with CSS code. Feel free to edit the code in style.css file You can also contact our support team via http://createit.support/ – guys will be more than happy to help you with all adjustments.

Thanks, createIT

Hi! I would like to buy your product, just one question – is it compatible with latest version of Wordpress?

Hi!

Yes, we’ve tested it with WordPress 4.5.2 without any issues.

Thanks, createIT

Pre Sales Qtn if you dont mind :

Does it work with Woocommerce ? Need a Sidebar plugin to show WooComm Prod Categories.

Thanks

Hi!

It’s not tested with the latest WooCommerce, so unfortunately we can’t guarantee full compatibility with this plugin. Though if your theme supports creating menus from products categories it should work correctly. Also in default WooCommerce widgets you will find one for displaying product categories.

Thanks, createIT

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