• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • 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.
 
Rodolfo you can change or encode the php page and put here the minimum to copy and replace?
 
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