• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

images on Explore

carioca

Chevereto Member
Olá senhores, tudo bem, eu gostaria de colocar um banner para ver ao lado das imagens no Explore, é possível?

Deseja exibir as informações da imagem abaixo de cada imagem, tipo de título e conteúdo de texto breve?
 
You can customize the list items in the app/themes/Peafowl/tpl_list_item folder.
 
You can customize the list items in the app/themes/Peafowl/tpl_list_item folder.
1576776710533.png

For example, that one is used when the explore fills a list of images. Unfortunately I can't give you copy/paste instructions for your editing.
 
<div class="list-item c%COLUMN_SIZE_IMAGE% gutter-margin-right-bottom" data-category-id="%IMAGE_CATEGORY_ID%" data-flag="%IMAGE_FLAG%" data-id="%IMAGE_ID_ENCODED%" data-album-id="%IMAGE_ALBUM_ID_ENCODED%" data-type="image" data-liked="%IMAGE_LIKED%" data-description="%IMAGE_DESCRIPTION%" data-title="%IMAGE_TITLE%" data-privacy="%IMAGE_ALBUM_PRIVACY%" %DATA_OBJECT%>
<div class="list-item-image %SIZE_TYPE%">
<a href="%IMAGE_URL_VIEWER%" class="image-container">
%tpl_list_item/image_cover_empty%
%tpl_list_item/image_cover_image%
</a>
%tpl_list_item/item_privacy%
%tpl_list_item/item_image_edit_tools%
%tpl_list_item/item_image_play_gif%
</div>
<div class="list-item-desc">
<div class="list-item-desc-title list-item-desc-title--center-y">
<a href="%IMAGE_URL_VIEWER%" class="list-item-desc-title-link" data-text="image-title" data-content="image-link">%IMAGE_TITLE%</a>
</div>
%tpl_list_item/item_like%
</div>
</div>
 
I appreciate your enthusiasm, but it is very hard to understand you. Don't feel bad, simply translate from Portuguese to English using this: https://translate.google.com/

Don't worry, we all speak all kind of assorted languages around here.

Saludos.
 
Back
Top