MLA seems very powerful but learning curve is very steep. Documentatin is overwhelming but also lacks details and usae examples.
I am trying to accomplish something that seems simple, but cannor fidn a way to resolve it.
I have photos in Media and i want to shows selection of photos on dedicated Page.
I want to shows one photo in a row (linked to original media), photo title and author (linked to author user profile).
I created category Photos in Att. Categories with intention to use that to make selection of photos. Also I have title set for each photo and author is set for proper WordPress user.
Then I created page and inserted shortcode:
[mla_gallery attachment_category='photos' posts_per_page=6]
[mla_gallery attachment_category='photos' posts_per_page=6 mla_output="paginate_links,prev_next"]
I did get photo gallery displayed but…
- images are shows ans 150x150px thumbnails. I want to use bigger photos.
I cannot find a way to do so. I found about ‘size_class’ parameter in documentation but whatever I set it does not have effect. All I get are small thumbnails.
- Only photo title is displayed below image. I cannot find a way to add author name.
I tried creating MLA Template, but with no success.
I am pretty sure this is all possible, and probably easy to do, but I cannot dig it out in documentation.
-
This reply was modified 1 year, 4 months ago by pedjas.