r13mus
Hey! I bought the Pro Version of your plugin because I need to use a lot of accordions (nested accordions as well) - I would say around 500.
It is possible to create multiple accordions (and get their shortcodes) without having to create each accordion manually in the "Accordions" entry of my wordpress dashboard ? Or to duplicate an accordion multiple times (for example, keeping the same content but having a different ID for each accordion) ?
Can you please help ? Thanks!
2 Subscribers
Submit Answer
1 Answers
Best Answer
0
Welcome to our forum.
We haven’t added duplicate feature within our plugin, you can use 3rd party plugin like this one https://wordpress.org/plugins/duplicate-post/
Let me know for more help.
Regards
Thanks for your answer, unfortunately it does not work as I wished … The first error that I discover is that in a post, if a put the same accordion twice on the same post ([accordions_pplugins id="8085"][accordions_pplugins id="8085"]), it won't load the second one (https://imgur.com/BqR5pVk). Anyways, this does not concert my work in this case.
The idea is the following – I have an accordion with around 50 nested accordions, which contains other nested accordions (around 150). So what I would need would be something to copy the content of an accordion and paste into a new accordion (with a new ID but the same content, which I can modify later on). With the 3rd party plugin you gave me I would just duplicate the same post but it would not create new accordions.
Another important aspect, which would ease my work a lot, is to have the possibility to modify the title of the text of a header of the accordion using code or in text somehow, without having to manually expand each header and modify it's text. Do you know if something like this is possible ?
Thanks!