UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

how to show an album with thumbs in a new app?

Joao Mimoso · ·
8:20 AM Thursday, 10 September 2015
None
Hi there,

When a user click on Photos in the upper toolbar the page show all the albuns of a user with some thumbnails in a row for each album (img 1)

I created an app and i want to replicate the same layout but only for a specific album, in other words, when i click on my app i want to show in the header of the page, a kind of table with the specific album that i want to show...with the photos thumbsnails in a row (just like the photos app)

Can i accomplished that just with a call to a specific class/function that ES allready has, inside my view/theme ?

I have allready tried some of the existing classes/functions like:

FD::model('Albums');
$results = $model->getAlbums($user->id , SOCIAL_TYPE_USER, $options);

but i dont know how to render it just like the apps photos...

after i get the album list (or a specific album) is there a function which i can call to render the album?
The replies under this section are restricted to logged in users or users with an active subscription with us