Classic Elements Documentation

Is there a replacement to the link below? This link was documentation on classic elements?

Is there a replacement?

https://theme.co/apex/forum/t/cornerstone-content-builder-custom-elements/217

Hi @kire,
Thanks for reaching out.

You can find the details on how to create your custom elements here in this article: https://theme.co/docs/element-api-primer

Thanks

I need classic elements documentation.

I do not see the term “classic elements” anywhere on this page.

also it looks like it calls cs_register_element when i need documentation on cornerstone_register_element.

im looking for the types of classic element types of fields.

I had that link bookmarked

Hey Kiawah,

To be clear, I believe you’re looking for how to create a Custom Classic Element. If that is your question, we don’t have an API for that but if you’re a WordPress developer, you can look at the code of the existing Classic Elements and create your own based on that. There was once a 3rd party custom Cornerstone elements so it’s doable. Please just note that we can’t help with custom development as that is beyond the support service we offer.

If you need documentation on the Classic Elements, regretfully, we do not have that as the options are very simple. They are just the equivalent of our X Shortcodes. You can still see the demo and usage in this link https://demo.theme.co/integrity-1/shortcodes/

Hope that helps.

ok so i pieced together some of this documentation and got it working but still having an issue finding a multi select option

i did see checkbox list but im failing at getting it to work.

Hello Kiawah,

The classic elements will only accept a selection. It may not be possible to include a multi-select option for an element.

Hope this helps.

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