How to display 2 content by clicking on a tab ?

I have a page with 2 tabs.

I want the pills-public tab to display :

PUBLIC BLOCK 1

I want the pills-private tab to display :

PRIVATE BLOCK 2

PRIVATE BLOCK 1

Note that the 2 PRIVATE content is not in the same region.

How to do this ? The code below does not work.

https://codepen.io/anon/pen/JqwJQd

How to change 2 contents with a tab ?

I have a Drupal 8 site and Bootstrap 4.

On my page I have 2 tabs that change the block when clicked.

The first tab displays a single block, but the second tab displays 2 blocks.

The pills-public-tab tab should display :

{{ drupal_view('message_activity_stream_timeline_public', 'block_1') }}

The pills-private-tab tab should display :

Where is the "Content Edit Button" on mobile devices?

I have already searched Google several times. The fact that I didn't find anything at all indicates to me that I might have missed something obvious:

I can't find the button to edit content on my mobile phone.

Duplicate pages after approval

A website has been translated into German but upon approval after review, a handful of pages seem to have been duplicated within the CMS and content has therefore started to be pulled through onto the front end of the site. How can this be prevented?

Exposing Webform elements (not submissions)

I'm trying to create a view that will expose/list all the elements (questions) that i've created for a particular webform. I have found the Webform Views Integration module, but this only allows to show the submitted values for each of all elements. But in my case i'm interested in the actual created element and not the submission.

Any ideas to how i should approach this?

Problem Tokens in Block

I have installed multiple token modules -

Block Token / Custom Tokens / Custom Tokens Plus / Node Link Token / Token Filter

we have put a welcome message to be displayed on a certain content type, but we have tried all the usual stuff

[current-page:title] - [site:title] - [node:title]

We have got [site:name] working but the title will not show, it is working on meta tags, but here is the problem when we clear cache it loads fine for the first page but then we we visit a 2nd page it is still showing the first page title instead of the new page title.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x