This forum is for less technical discussions about the Drupal project, not for support questions.

Changing the Title field label in Drupal 8

I saw many questions on the web regarding the change of the Title field label within a content type. This can be done programatically by creating a custom module and using form alter, but in this case we do not have to do that, because on the Title field we have an exception. When creating a content type, the title field is automatically added and does not appear in the fields section in Drupal8, so you can not change the label from there as you do it for other fields. In order to change the label of the Title field. 

1. Select your content type

2. Click the Edit section

hide a block for the last node

Hello,

I'm looking for a way to not render the block I'm showing under each node in a view list IF node is the last in the list.

I am using a block to display an <hr> line but if there is another solution with a field that would contain <hr> I can adapt.

Ex: 

  • First Node-{title}

               -{body}

                -{hr}

  • Second Node -{title}

               -{body}

                -{hr}

  • Last Node -{title}

               -{body}

GraphQL Views and GraphQL Twig re: Drupal 9

I was examining graphql_views and graphql_twig which work just fine using drupal 8.9.6. However, I don't see anything for Drupal 9. Are the graphql_views and graphql_twig modules effectively dead as far as Drupal 9 is concerned?

predefined blocks of content for the Layout builder module

Does the Layout builder module have a related module that bring predefined components blocks (e.g carousel, tabs, etc..) like in the Bootstrap paragraphs module or Gutenger blocks (cloud)?

XML sitemap not displayed :-(

hello

im trying to submit my site to google but i cant get the sitemap using the XML sitemap module

My sitemap entities are ok and configured (Content+pages)

Also in settings and content and taxonomy fields (down-left) i can see that pages and articles are or will be indexed

then i hit rebuilt, but sitemap is not there

url: http://megali-gotista-ioanninon.cf/sitemap.xml

Error while generating sitemap xml Drupal 7

I tried to generate a sitemap for my drupal website ( version 7) using XML SITEMAP module. Here is the module link: https://www.drupal.org/project/xmlsitemap.

After installing and configuring the sitemap, I got this error appeared on sitemap file:

I got error when generating sitemap Drupal 7

I checked all modules files in order to delete the whitespaces outside of php tags, but I didn’t find anything.

Pages

Subscribe with RSS Subscribe to RSS - General discussion