Shortcut for button

Hi
I have a button that I need to place inside an accordion.

Since the accordion text area doesn’t use the graphical UI to generate content, I would like to generate it using a shortcode. The button is based on a customized setting (template), so styling via shortcode arguments would probably be very involved.

Is there anyway to generate a button on the CS builder and use that to ‘extract’ the shortcode that would generate that exact same button, to be used somewhwere else?

Thanks

Hi @flashfog,

Thanks for reaching out.

You can create a button on CS builder but there’s no way we can generate a shortcode base on the button you’re created on your CS builder. I suggest you that to learn a little bit html and css for you to create your own button inside your accordion, here are some helpful resources.

https://www.w3schools.com/tags/tag_button.asp
https://www.w3schools.com/css/css3_buttons.asp

You can also check some button shortcodes on this link

Hope that helps.

Thank you.

I need a faster creation process. I would rather create a global block based on that simple accordion and then use that shortcode. It seems very very silly, but CS is leaving me no easy / fast choice.

I do think there is lots of room for improvement when it comes to populating accordions and tabs.

thanks

Hey @flashfog,

We really appreciate your feedback. Yes, the idea of the global block is to fill in the gaps where you cannot insert elements within an element like inserting a button in the contents of a tab or accordion element.

Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.