Sea Jay
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Feed | All social media in one place] User pagesThank you for your rapid response. All the best with your plugin.
Forum: Themes and Templates
In reply to: [Pictorico] Word breaks on home-page gridThank you!
Iād used word-break instead of word-break. A neophyte mistake.
Thanks!
Forum: Themes and Templates
In reply to: [Pictorico] Word breaks on home-page gridThank you. I thought the theme would be the same in both environments, but now it occurs to me I’ve seen differences before. I’ll invite you at kathrynwp to take a look if you’d like, but I’ll check over in the other forums, if I can find a discussion on this theme.
Best,
-Jay
Forum: Themes and Templates
In reply to: [Pictorico] Word breaks on home-page gridIt’s private (in development), so I just sent an invitation to wordpress.com user “kathryn”. Hope that’s you š
Forum: Themes and Templates
In reply to: [Pictorico] Delete featured image from post headerThanks for the tip, Kathryn.
Unfortunately, the height of the header title is variable depending on the length of the text, so that div needs to automatically snug around the header.
Your suggested absolute height on .single .entry-header does override a larger absolute height, but it doesn’t vary depending on the height of the text.
I tried this…
.single .entry-header {
height: auto;
}… but then that container squeezes down to 0 hiding the title text it encloses.
How to make the div variable and snugged around the enclosed text?
TIA š
Forum: Themes and Templates
In reply to: [Pictorico] Remove date on the rollerover on home pageThe answer over here worked for me:
http://wordpress.org/support/topic/remove-dates-from-post-pages
Thank you!
Forum: Plugins
In reply to: [BuddyPress Docs] Updates to activity streamThat’s great! Thanks, Boone. This one plugin now does the work of several.
Forum: Plugins
In reply to: [BuddyPress Docs] Applying access restrictionsThanks for following-up, Boone. I changed the permissions to public and then back to private/group and the privacy was then corrected. So, I’ll mark this resolved.
One interesting point, though. When I click on that link in Safari, I’m not brought to a log-in screen (or a “you are not allowed to view this document” warning), but simply redirected to the home page.
I’d actually rather they be prompted by a log-in page, too, so I’ll keep investigating that.
-Jay
Besides, I’m leaving this open until I can test in our new server environment next week.
I’ll be interested in your other thread, when you post it, Frank. Then, even when mine is resolved and closed, I can still follow yours.
Forum: Fixing WordPress
In reply to: "Are you sure you want to do this?" for all plugin updatesWill do. Thank you for reiterating the basics, and I agree that one big step is better than many small ones, especially if it works. (I only hesitated because I used to get the recommendation to “reinstall the OS” and I had a knee-jerk reaction š
We’ll do this at the next regular maintenance cycle and I’ll report how it goes.
Forum: Fixing WordPress
In reply to: "Are you sure you want to do this?" for all plugin updatesOh, that’s such a drastic intervention, especially given the variety of plugin activations on various sites in the network. However, I’ll assume there is no other option.
Thanks so much for your assistance!
Forum: Fixing WordPress
In reply to: "Are you sure you want to do this?" for all plugin updatesThank you for the quick response!
Yes, I can delete, but I cannot upload.
Forum: Plugins
In reply to: [Recent FB Posts] Feature request: change .. to … or ellipsesThanks, Danny!