[TablePress] [NextGen] Weird table behaviour
-
I have created a table with three rows and two columns. The cells of the first two rows contain a thumbnail to a NextGen gallery each, so four in total (2×2).
When I preview the table, the layout is displayed correctly. However, when I view the page, the thumbnails from column 2 are shifted to the left to column 1, and the images that are meant to appear in column 1 have disappeared completely.
In order to get the correct code for the galleries (as there isn’t an option to automatically insert a gallery into a TablePress table), I added the galleries to a page first, and then I copied the code into a table. These are my four codes:
<img class="ngg_displayed_gallery mceItem" src="http://yeshar.co.uk/kneif/nextgen-attach_to_post/preview/id--644" data-mce-placeholder="1" /> <img class="ngg_displayed_gallery mceItem" src="http://yeshar.co.uk/kneif/nextgen-attach_to_post/preview/id--645" data-mce-placeholder="1" /> <img class="ngg_displayed_gallery mceItem" src="http://yeshar.co.uk/kneif/nextgen-attach_to_post/preview/id--646" data-mce-placeholder="1" /> <img class="ngg_displayed_gallery mceItem" src="http://yeshar.co.uk/kneif/nextgen-attach_to_post/preview/id--647" data-mce-placeholder="1" />(R1/C1, R2/C1, R1/C2, R2/C2)
Additionally, Chrome won’t apply the CSS selector that I defined for the third row (#smallerText), whereas Firefox displays the text correctly.
The page is (currently) located at http://yeshar.co.uk/kneif/members/george-kneif/album/past-times/maternal-grandparents-1/
Other pages with a table containing only one gallery – such as the one at http://yeshar.co.uk/kneif/members/ann-kneif/talks/leeds-castle/ – display everything correctly, including the CSS-styled text.
Is this something that can be resolved, or is it a bug that is unfixable, so that I have to create a table manually in HTML?
Thanks for any replies.
The topic ‘[TablePress] [NextGen] Weird table behaviour’ is closed to new replies.
