Cannot select individual components in Parsys
Sorry if this has been answered, I search, but my results page only brings up a pure white page.. This has been happening consistently on these forums as of late... :(
Anyhow,
I have a parsys that I am included on a Sightly page componenent like so:
<div class="container sub-page-content"> <div class="row"> <div class="col-sm-9"> <div class="page__par" data-sly-resource="par"></div> </div> <div class="col-sm-3 hidden-xs"> <div class="sidebar"></div> </div> </div></div>
I go to the page via the ClassicUI, and drag some TEXT and TITLEs on it.
Now when I return back to the page, I cannot access individual components that I have dragged into PARSYS. It acts like 1 big component. I double click on it, it launches the dialogs of every component. It also doesn't allow me to drop new components in between the already present components. Note, i have only used the default TITLE and TEXT components.
I've attached a screenshot. Those a 2 seperate components that I have dragged onto the page, but its highlighting their parent block, specifically the <div class="col-sm-9"></div> element.
Anyone have any ideas on how to fix this? It makes authoring the page impossible.
Thanks,
-Tyler