coolgates
Forum Replies Created
-
Forum: Plugins
In reply to: [Co-Authors Plus] [Plugin: Co-Authors Plus] How to display author meta dataWorked like a charm. Thanks!
Forum: Themes and Templates
In reply to: Resizing images for a responsive designWhat about making images with captions responsive? Big barrier to this seems to be that the width of the caption div is declared inline as a pixel value.
https://core.trac.www.ads-software.com/ticket/14380
Anybody have any great ideas? I did find some code that removes the inline style, but then what? Using a percentage (of the post width) to set the caption div width works better, but how would you accomodate different image sizes (e.g. thumbnail vs. large).
Thoughts?
Forum: Plugins
In reply to: [WP-LESS] wp-less fails under httpsRan into this issue, too. Fix worked as described. Any reason why this shouldn’t be included as an update to the plugin?
Forum: Requests and Feedback
In reply to: Feature Request: Credit field for mediaYeah, I’d like to have a distinct style for the credit, that’s different from the rest of the caption. That’s why having a separate, baked-in field and class for a credit would be awesome.
Forum: Requests and Feedback
In reply to: Feature Request: Credit field for mediaWell…it’d be nice to have a separate field I could style in the template, instead of having to rely on a user to enter a credit div/span and class in every photo caption:
Like so: https://d.pr/i/m0J0
Make sense?
Forum: Requests and Feedback
In reply to: Feature Request: Credit field for mediaThanks. I did eventually run across that. But how to style it? Wondering if divs and classes will be allowed.
Ditto: https://d.pr/i/vfrA
It shows up fine at first in the visual editor (https://d.pr/i/bJSy), but if I switch to the HTML tab and back, it’s disconnects the photo and caption. Also happens after I click “Update.”
Forum: Fixing WordPress
In reply to: Error after upgrade to 2.8This solution worked for me.
Forum: Installing WordPress
In reply to: Error during upgradeThis solution worked for me.
Forum: Fixing WordPress
In reply to: Error after upgrade to 2.8Getting this exact same error after upgrading to 2.8. Any solutions?
Forum: Fixing WordPress
In reply to: Custom fields won’t displaySorry – to clarify: index.php, single.php AND archive.php all work. The custom categories are not showing the custom fields (e.g. category-12.php). The custom category pages DO show the rest of the post, however (title, content, timestamp, etc.).
Forum: Fixing WordPress
In reply to: Custom fields won’t displayBump – they work on index.php and single.php, but not archive.php and any other custom category pages.