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?

https://dietapino.com/index.php/recetas/pasta/30-pasta-ingredientes-varios/85-espaguetis-a-la-carbonara-para-vegetarianos

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;}

    carlucci In this case, I think you should use custom field of Joomla article content. You can create a new field to input the credentials and override the article layout to load that field on frontend. It will be ideal instead of hack the core view of Joomla.

    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.

    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.

    Write a Reply...
    You need to Login to view replies.