carioca Chevereto Member Nov 18, 2019 #1 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?
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?
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Nov 24, 2019 #2 You can customize the list items in the app/themes/Peafowl/tpl_list_item folder.
carioca Chevereto Member Dec 19, 2019 #3 Rodolfo you can change or encode the php page and put here the minimum to copy and replace?
carioca Chevereto Member Dec 19, 2019 #4 You can customize the list items in the app/themes/Peafowl/tpl_list_item folder.
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Dec 19, 2019 #5 carioca said: You can customize the list items in the app/themes/Peafowl/tpl_list_item folder. Click to expand... 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.
carioca said: You can customize the list items in the app/themes/Peafowl/tpl_list_item folder. Click to expand... 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.
carioca Chevereto Member Dec 19, 2019 #6 <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>
<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>
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Dec 19, 2019 #7 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.
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.