Drupal 8: Adding a simple Button with which you get directed to another page and back

Hi guys,

nice to meet you all! I´m new to Drupal :)
I´m using Drupal 8 and I´ve got a simple, but it seems not so trivial issue:

I want to have a button on my page where the user can click on and then gets directed to another URL. Also I would like to have a "Back"-button with which you can come back to the earlier page.

Is there any way to solve this issue with the core version or do you need a module and if so, what kind of module should I use?

Thank you very much in advance!

Module search API and PHP Filter the problem

Hello

I have a problem I posed Drupal 8, the module search API, and PHP filter does not work search by content posted by the PHP filter
In the basic version Search implemented in Drupal work search the data contained by the module.
Is it possible that he Module Search API search in the data posted by the PHP filter.
Advance thank you very much for your help.

Regards

D8 where to do an entity query to make some extra data available to twig template

I have a twig template for a particular content type. I need to execute an entity query when a node of that type is displayed to get some more data to then display in the twig template. Where do I execute the entity query to add the values I need to make them available to the twig template?

D8, Lightning, Composer and a White Screen

Hi,

I am a drupal 8 noob. It has been a long time since I have been here (since version 5/6 days). I am completely new to composer and have run into an issue I am sure is an easy one to get over, but for some reason.. I haven't had luck.

Let me say up front that installing the lightning distribution presents no issues if I go the Tarball route. 100% success.

File suggestion name (form template)

Hi guys!

I'm new on Drupal! I need to create a custom template for a form that i have on my page. I saw on the core templates that exist a form.html.twig file. I copied this file to my custom theme but i don't know which name should have it. The file name suggestions doesn't appear while i am debuggging.

Thanks!

subtheme of bartik

Hello,

I am new to Drupal. I want to make some modifications to the bartik theme i am using D8 (like changing the logo position, changing the size of font in article titles, etc) i created a subtheme named it "mytheme" following the instruction i found here:

https://www.drupal.org/docs/8/theming-drupal-8/creating-a-drupal-8-sub-t...

So, first I created the mytheme.info.yml file containing:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x