Drupal 8 content moderation - missing options to publish "latest version"

I've just upgraded from workbench moderation to content moderation and am sort of figuring out how to use it.  In the screenshots for this I see on the latest revision there are supposed to be controls to publish the latest revision.  I do not have these controls.  Are these controls a block that should be assigned to my theme's content area or some sort of line I should add to my template twig files?  I'm missing the top section in the screenshot below, "moderation state" "change to" "log message" "apply"

Allowing only https links to be crawled in a drupal website

I have recently converted my Drupal 8.5 website so it can accessed via https . Any attempt to access my website via http will be redirected to the https equivalent link. 

I do have an issue with search engines in that quite a number of them are still advertising http links. I read that there is a way to make a change to the .htaccess file so that any attempt by a crawler to search via http, will be redirected to a custom robots page, disallowing any robots to crawl my site for http urls. 

custom a field with multiple values

Hi,

I have a field with multiple taxonomy terms (tags) and I want to add a span for each tag. 

But in the template views-views-field.html.twig, there is only :

{{ output -}} 

It's the output of all tags and not one by one. 

How can I custom each tag ?

Thank you.

Override taxonomy term view

I am using the Page Manager module to show blocks when a user clicks on a term.
This works when I use the id of the term as the path of the page created with Page Manager.
In order for this to work, I have to disable the Taxonomy term view.

The question is: is there some way to override the Taxonomy term view when there is a Page Manager page. As I would like to show the Taxonomy term view when there is no Page Manager page.
I am not a specialist of Drupal coding, but as a PHP programmer, if  neccesary, I can dive into the code.

Choose Roles on Registration Form

Hi Folks,

I would like users to select the roles to which they will be assigned as part of the registration process.

I am looking for guidance on how to best accomplish this goal.

I have tried the Select Registration Roles module but with this module the role field does not appear as a normal form field so I have no ability to edit:

Downgrade to jQuery 2

Dear all,

I am using a old theme I developed for drupal 8.x using bootstrap. However, when I upgraded to latest version of drupal (8.5), it comes with jQuery 3.2 and bootstrap does not work. Is there anyway to downgrade jQuery? With drupal 7, there was jQuery update module.

What is the current trend, without editing the core settings?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x