Hello, maybe it is a silly question for almost all of you... but I´m very beginner and don´t know how to add a link to the portfolio pages...
At the moment, when you click on a portfolio image it direct you to a photo carousel, and I would like to direct to an external webpage. I put a link on the body, and I added a URL field as well, but they don´t work directly from the picture, the URL field doesn´t appear neither... Should I touch it directly in the CSS file?
I got stuck in using custom templates for my content-types. I have been following all the documentation or answers that I found on google like the following:
I have page__content-type.html.twig file inside my themes/templates directory, the following if part(if code) is under mytheme.theme file, inside
function mytheme_preprocess_page($variables){}, this is default function name(I didn't add it, it was there) which was there inside the theme when I installed it.
I am running CentOS 7.7 x86 architecture with Drupal 8.7.10, php72u-7.2.25-1.el7.ius.x86_64 version, composer version is 1.9.1, nginx web server version is 1.16.1. I am facing the below issue.