V6 | CS_COMPONENT Shortcode

This wasn’t a first hand issue but assisted a user who saw their component styling break when using the component shortcode [cs_component id=long_generated_id_here] on non-pro pages.

This was easily remedied by simply changing the shortcode to [cs_gb id=component_id_from_url_when_in_builder]. There must be some functional discrepency, no?

3 Likes

Yeah the styles aren’t working on most cs_component usages. Looked into this a bit last night and a few more hours I’ll have all styles working on those shortcodes.

But yes cs_gb will work fine. It outputs the entire component workspace should be the only discrepancy between that and cs_component. I’ll add in some notes and probably hide the cs_component shortcode and display the cs_gb shortcode. Displaying both shortcodes is also probably a nice idea.

2 Likes