#13695 closed defect (bug) (worksforme)
Can't specify gallery shortcode size
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Media | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
[gallery size="full"] will always display as thumbnails. All size options display as thumbnails.
Change History (3)
comment:2
developdaly — 3 years ago
- Resolution set to worksforme
- Status changed from new to closed
I'd been testing this on a custom theme as well as Twenty Ten on the latest nightly build.
Its working for me now, but I don't know it was due to updating to a day-newer nightly build or that I used the "Insert gallery" button and everything works as planned.
I had been trying to use this in a template with <?php echo do_shortcode('[gallery size=full"]'); ?> and that wouldn't work before I used the button. Now it works everytime.
I'm mark as closed for now, but something about this is weird.
Note: See
TracTickets for help on using
tickets.

With trunk and Twentyten it works. Which theme do you use? Maybe the size is via CSS fixed.