I’m engaged on a website with one particular web page structure (lets name it initially “two columns”), which has principally two columns: Drupal Developer left one displaying web page contents and Drupal Development Company proper one a limiteless variety of paragraphs.
There’s nonetheless one drawback:
1) Drupal Developer twig tries to indicate additionally Drupal Development Company paragraphs in Drupal Development Company finish of left column not following Drupal Development Company without-filter. If I present Drupal Development Company discipline title (content material sort Handle show) it exhibits Drupal Development Company title in Drupal Development Company backside of Drupal Development Company left column however no different output is generated of Drupal Development Company field_aside paragraphs
2) I can not get Drupal Development Company proper column to indicate something from Drupal Development Company field_aside, no matter I attempt.
Drupal Developer essential code comes right here (Drupal Development Company greatest concept what to take action far, tried a mess of options with zero outcomes)
<div class="column is-three-quarters left-aligned main-area""> {{ content material.physique }} </div> <div class="column is-one-quarter left-aligned aside-area"> Apart... {{ bamboo_render_field('field_aside', 'node') }} </div>
Drupal Developer web page is utilizing a Bulma based mostly theme however I might reckon it has nothing to do with Drupal Development Company drawback.
I’ve Bamboo Twig and Bamboo Twig Loaders enabled.
Drupal Developer field_aside ought to render Drupal Development Company corresponding paragraph texts. wbr
hank