Taxonomy Term, Grouped, Latest Content

I managed to create a simple view that shows all my taxonomy terms (1 level deep) in tree form (i.e. grouped by parent):

Parent Term 1
- Child Term 1.1
- Child Term 1.2
- Child Term 1.3

Parent Term 2
- Child Term 2.1
- Child Term 2.2

Parent Term 3
...

For each group I would now like to add the 3 latest articles having the Parent Term or one of it's Child Terms :

How to create a function that continually runs in the background of my drupal 8 website?

Hello Friends,

The Problem: Create a function that will continually check the date_created field of entries in my database. If the date_created is older than 6 hours, I would like to perform a particular action. The problem is that I need this function always be checking for database entries older than 6 hours without me having to do anything (view website or push a button etc). In other words I need that function to always be running in the background of my website, without it having to be triggered by anything.

How to find out the routing name of a taxonomy term

Hi,

I am trying to find out the routing name of a taxonomy word. I am trying to create a link inside my form that takes me to the Add term page of the taxonomy. For this purpose I need to know the relevant routing name. How can I do that?

Thanks

Menu not translate

The main menu exposes the latest editorial translation and displays it in all languages, i. e. in the menu menu, added to German and menu the item, regardless of language choices, will be in German. All settings are correct, such tab as home and search are automatically translated and the rest of the menu are not translated. Cache clear

Setting up url links inside the form

Hi,

On my content page, Author is a vocabulary term. I am trying to create a button next to the author field that would take me to the Add Term page for Author.

Please let me know how can I do that?

Thanks,

Configuration menu won't open; generates "unexpected error"

I am running Drupal core 8.7.4 in the Acquia Dev Desktop environment. First time working with Drupal 8 rather than 7. I can't open the Configuration menu at all, it just creates an error. Other Admin menu items OK.

What could be wrong, and how to fix?

--thanks--

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x