Unifying 22 Migrated WordPress Portals for Seamless Access and Enhanced User Experience

The Community Media Network is a non-profit organization founded and managed by journalist Daoud Kuttab. It was registered in 2007 with the aim of establishing and managing media and cultural projects in Jordan and the Arab world. The network operates the community radio "Radio Al-Balad" and its website "Ammannet."

Sectors: 
Media

Entity/field definitions

Hi everybody!

I need help to fix this :

Errors found

Mismatched entity and/or field definitions

correct path to a node edit form

Can anyone tell me why this isn't working please, I ve read all the naming convention stuff

I have node--alive.html.twig (Which works as expected) to edit the view of my node page for entity type alive

I now want to theme the whole edit page, but I can't figure out the correct twig template

I have tried

page--node--alive--edit.html.twig (The recommended one as far as I can tell)

And

page--node--edit.html.twig 

neither get picked up (I am clearing the cache)

Danland theme won't display the menu in the blue bar?

dank

chronic

d0t

c0m

I can't get the main menu to appear adding "Main Menu" to "Primary Navigation" in Structure -> Block Layout isn't getting it to appear.

check above link, and let me know what you think I should do.

How to create a view to display the nodes of a flagged group ?

I installed the Group, Message and Flag modules.

When a user creates content in their group, it generates a message.

On the group I created a personal flag "Follow".

I created a view to display on my user's home page, a news feed (with messages) to display the nodes of the group it follows. But I failed to display the nodes of the marked groups.

How can I do this ?

I managed to do this with the products of the stores flagged, but I did not succeed with the nodes of the groups flagged.

[![enter image description here][1]][1]

How to change view with ajax and a toggle ?

I created 2 block views:

message_activity_stream_timeline_public

message_activity_stream_timeline_private

I added the following code in the TWIG template of my homepage :

<div class="main-timeline">
{{ drupal_view('message_activity_stream_timeline_public', 'block_1') }}
{{ drupal_view('message_activity_stream_timeline_private', 'block_1') }}
</div>

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x