Hi,
First of all, I really like the documents change in the new version.
Components seems undercooked, although probably quite complicated feature so I understand.
I see you’re aware of the CSS not being applied for [cs_component id="…"] shortcodes and that will be fixed in future.
But why not allow components to be dropped into child of accordions and tabs? For example the accordion is limited to “Accordion Item”, which only allows text or a shortcode in there.
The workaround is to use a shortcode, but this shortcode for component does not allow to pass in any parameters.
example:
[cs_component id=“hkuotuWWhfbcUr6qX2”]
Would be useful if it took the params like example:
[cs_component id=“hkuotuWWhfbcUr6qX2” params="{“buttonText”: “Click me!”, “url”: “#”]
#3
- The workaround of using cs_gb (instead of cs_component) only works for component sets post ID’s like [cs_gb id=“1233”], this workaround doesn’t work for the component ID like id=“uscV5nCK3OzzYVLSNn”, so the workaround isn’t useful when more than one component is inside a set.
#4
saving as a component export and also a template, gives a different result. Template does not include the margin of a button but component export does.
see google sheet for screenshots (commenting allowed)
https://docs.google.com/document/d/1ioKW6DqE4CvxBh1RJAbEZ9NZnqSao_MFSvHuPVfhFV0/edit?usp=sharing
Maybe some of this is me not understanding, but seems some bugs and naming convention issues.
Thanks,
Clint