I want to put a link or simply a text under each image of the article.
How do I do it please?
Put a link or simply a text under each image of the article
Hi
Your screenshot showing the view of article in backend and it will require customization in article layout of Joomla core.
Or you mean change on frontend?
- Edited
I want to put a text or link below the image. This link or text is the credentials of the author of the image. I did this with Telinev but with Podcast I don't know how to do it.
The code is the following (example):
<a href="https://gpc.com.es/" target="_blank"><span class="pino-image-fontsize10" ><center><strong>Credentials: Pino Punzi</strong></ center></span></a>
class="pino-image-fontsize10" :
.pino-image-fontsize10 {font-size:10px;}
This is exactly what I want to do. Unfortunately I don't know how to do it.
I know what I should do but I don't know how to do it.
Is this what you think?
If so, it doesn't work. I've probably done it wrong.
Ah no, you should customize the article view of template and render the value of the custom field (if it has) under the image section.
Possibly this can help you: https://magazine.joomla.org/all-issues/april-2020/custom-fields-episode-4-a-step-by-step-tutorial
Look toward to the end section of tutorial: 2.19. Show field via template override
Very good, this has been very useful to me. Excellent documentation. I knew about the fields but I have never used them because I didn't know how to use them. I have made an example and it works wonderfully. For now I have no doubts, surely they will come later. Then I will ask you for other help. I like it if I have to learn new things, this way I forget about the misfortunes that have happened in my family.
Thank you very much and please close the thread.