liquidblue
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Featured Images] Set first image as featuredQuestion before I install…
Can this plugin set featured images based on a possible filename?*sample.jpg
if contains “sample” set it featured.
Nice work this may come in vary handy for a 4 year old image archive we have.
Forum: Fixing WordPress
In reply to: Found a Bug? – Media – Lightbox isn't workingThank you… I am working this patch now.
Question: the patch uses “Post” selected.
We would prefer the default to be File.
when I do this below it still doesn’t initially insert.<option value="post"> <?php esc_attr_e('Attachment Page'); ?> </option> <option value="file" selected> <?php esc_attr_e('Media File'); ?> </option>but still by default inserted gallery still will not add link=”file”
unless I pull down the select menu and toggle it.Kinda need it to default and insert without user intervention?
Forum: Fixing WordPress
In reply to: Found a Bug? – Media – Lightbox isn't workingI agree possible bug…
1. When we add a new post and Create A Gallery upload 3 images
the default is MEDIA FILE 3 columns.2. When inserted in TEXT view the code doesn’t contain link=”file”
(So by default its not working)Simple fix is to toggle to Attachment page insert
then go back and toggle back to Media File and update.and it places the correct link=”file” in code.
Please fix. see here as well
http://wordpress.stackexchange.com/questions/83145/gallery-set-to-media-file-showing-as-attachment-page