I have a media image field in a custom content type and the display of the field for the single node page is set to thumbnail format. In Structure - Content type - Manage display I have two options of linking the thumb:
Media - adds a link to the edit page of the media
Content - adds a link to the current node page, i.e. the same page that I am currently on
Both options doesn't make much sense to me and I am wondering if there is a way to link the actual image URL (by configuration or coding).
Hi All, I have a site where translation is enabled for a number of node entities. English is the default language and Spanish is the first additional language I have installed. Now, I want to install Catalan language and when I add Catalan translations of a node entity I would like to base the Catalan translation on the Spanish translation and not the original English node. In my case that will make the translation process a lot easier. It that possible?
Should I just change the default language and is that risky? I don't what to change the default language permanently!
If I check anonymous commenters must leave their contact info on admin/structure/types/manage/article/fields/node.article.comment this adds to the comment form an email field - which I want, and a "homepage" field which I don't want. How can I remove the homepage field?
Here is the same qurestion asked for D7 but I have not found this question answered for D10.
I have a website (running on the latest Drupal 10) dedicated to art and (my) poetry. There are quite a few collections with works of one artist. All pages contain links to the website of that artist. Now the address of that website has changed. Is there a way to collectively change the links on that pages to the new website? I've been looking for a module that could do that, but didn't find anything. Because this considers quite a number of pages to be adapted, any help is welcome. Thanks in advance.
I have a certain node in which I need to show a certain view-block directly after the node body field.
My problem is that the taxonomy term field (containing all the taxonomy terms of that node), is interrupting between the node body field and the view-block.