Expose/Consume Drupal 8 Websites.

Hello All , Thanks in advance .

I am having more than 5 drupal sites , with different business requirements , I want the user not to visit these 5 different sites rather he visits only a single URL(Drupal Site) and gets to work on all (5 sites) of them.

I want these 5 sites act as a backend servers and expose itself as an API to a Drupal which will only act as a frontend server(processing element).

The frontend drupal will only act as processing element and will process the data over a http layer to the respective backend servers(backend sites).

how to display all child terms in taxonomy term page even the terms that doesn't have nodes

Hello guys, i displayed taxonomy term's children in views,
i did almost those steps with some of my own changes : https://drupal.stackexchange.com/questions/251401/how-to-display-a-taxon...
the problem is the terms whos doesn't have nodes not displaying, i want to display all terms even the terms that doesn't have nodes inside them

this is the import code of taxonomy view 

How to add a map block using simple_gmap

Hi, 

I like to create a map block using this module

I added a text field. 

Content type > manage display > format does not have the option to select map formatter. 

https://drive.google.com/file/d/1xyaFvHoStrwO1ws_ZmXRA9rCQlgJgHVK/view?u...

My plan is to create a views block after that but I cant create the map field.

Please advise!

Creating a google map block

Hello,

I like to create a google map block by centering a latitude and longitude.

/admin/structure/gmap-location/settings

Entered API KEY and latitude and longitude. 

/admin/structure/addlocation

Having problem creating a location. 

The website encountered an unexpected error. Please try again later.

How to automatically flag an entity when the form is submitted ?

I created a small custom module in Drupal 8 to moderate new entities and update entities.

The module is simple. It marks with the help of the flag module, the entities created or updated automatically.

Here is my module :

changing <a> color using Settings --> Advanced Options --> Inline CSS

We have a custom theme that is being used by over 100 sub-sites for one University.  ONE of the sub-sites would love to have me change the color of their linked content from red to blue.  I can't change this in the actual theme for them because it will affect all the sites. I tried adding a simple a {color:blue;} to the inline CSS box in Advanced Options but apparently its not as simple as that.  They have linked text in <p>, <h2>, <h3>, <h4>, <h5> and <h6>.  I would love some advice on what step to take to get this change to happen.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x