mla_gallery blog layout issue
-
Well, first thing first, thanks for this great extension.
And now for the issue. In a site I contribute to, when there are several images for an entry, I use to set a 1×1 paginated gallery with all of them. That works great when displaying the entry in its own page.
But in latest-entries (aka blog layout pages) there is an annoying behavior. If two of these entries with mla_gallery drop in the same blog page, when paging through one of the galleries, the other gallery gets blank.
Here is an example (as long as nobody adds entries to the category):
http://www.cellit.es/category/actividad-cultural/exposiciones/
(oh yes, at present the first gallery selects only one image, so paginate the bottom one).
Really I am new to MLA and a little overwhelmed with all these features, so don’t know if maybe I could avoid this with some fine-tuning. For the sake of completeness, I will add some detail:
WP v4.6.1
MLA v2.331st mla_gallery definition:
[mla_gallery] tag=recuerdos-del-ayer-la-litera-en-blanco-y-negro post_parent=current posts_per_page=1 mla_markup=cool mla_style=cool-left size=large [/mla_gallery] [mla_gallery] tag=recuerdos-del-ayer-la-litera-en-blanco-y-negro post_parent=current posts_per_page=1 mla_output='paginate_links,prev_next' mla_prev_text='◁' mla_next_text='▷' [/mla_gallery]2nd mla_gallery definition:
[mla_gallery] tag=cuadernos-de-viaje-la-litera posts_per_page=1 mla_markup=cool mla_style=cool-left size=medium [/mla_gallery] [mla_gallery] tag=cuadernos-de-viaje-la-litera posts_per_page=1 mla_output='paginate_links,prev_next' mla_prev_text='◁' mla_next_text='▷' [/mla_gallery]mla_markup ‘cool’ defaults:
columns=1 mla_caption='{+title+}' link=full mla_link_attributes='target="_blank"'Of course, I would gladly provide more info if needed,
Thanks in advance.
The topic ‘mla_gallery blog layout issue’ is closed to new replies.