scoly
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Eleven] Sidebar drops underneath page contentI’m having this same issue. Eager to see if someone has a solution, or if an update to Twenty Eleven might be forthcoming to fix this.
http://www.stplacid.org/Forum: Fixing WordPress
In reply to: Embedded Google Calendar not appearingAs I mentioned, we’re running the latest versions of browsers, so that link isn’t helpful. I’ll keep chewing on the issue…
Forum: Fixing WordPress
In reply to: Embedded Google Calendar not appearingNo progress. It seems to work on most browsers/systems, but this seems a persistent problem on Chrome on one Mac and one Ubuntu machine. Looks like it may be machine-specific, not persistent. Clearing cache didn’t help, but thanks.
Forum: Fixing WordPress
In reply to: Embedded Google Calendar not appearingThanks for checking… My Chrome just auto-updated to Version 40.0.2214.115 (64-bit), but the calendar events still aren’t showing. The calendar is there, but no events appear. Are you actually seeing events?
Forum: Plugins
In reply to: Portfolio Slideshow Random OrderAnco’s solution for a random slideshow does work, but he has cited the wrong file for editing. Look for this in the portfolio-slideshow.js file. Mine looked like this, after adding the random line:
$('#portfolio-slideshow'+num).cycle({ fx: psTrans[num -1], speed: psSpeed[num -1], timeout: psTimeout[num -1], random: 1,