ooklathemok
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] Plugin not workingI am using the theme music-lovers, if that helps. Anyway, I decided to poke around in my backup from when I installed WP 3. I grabbed the plugin folder and now the photos are working. I have no idea what is up with that, but now that I am back on WP Photo Album Plus 1.84 everything is up and working.
Forum: Plugins
In reply to: [WP Photo Album Plus] [Plugin: WP Photo Album Plus] Plugin not workingI realize I should have been more descriptive in my title instead of making the generic complaint that it isn’t working.
Basically, if I click on an album, view slideshow or view the pics the page sort of flashes and then the cover photo changes. That shouldn’t happen either, since I have told the plugin to use a specific picture as the album cover.
It’s a shame, I really liked this set up and I put a lot of time into it.
Forum: Themes and Templates
In reply to: Posts requests for theme decoding in hereForum: Themes and Templates
In reply to: Posts requests for theme decoding in hereI’ve seen Kevin decode one of these before, so I am crossing my fingers and hoping he can tackle another templatelite template.php-
Forum: Everything else WordPress
In reply to: Images not right aligning on MacSo very true! I have been trying to figure out why my stuff wouldn’t align right for over an hour, tweaking away at CSS. Moved over to a PC, and IE & Firefox show my images on the right. The Mac shows my images on the left on Safari and Firefox.
Any solution would be great.
*note: Maybe this is an HTML thing? Early on in my experiments I got my images on the right on the mac. My theme, vesper, had this code:
.post-entry img.align-right { float: right; margin: .4em 0 0 1em; padding: 0 0 10px 10px;So, I went back to the post page in WP and clicked the image to edit it. Under Advance Settings–Advanced Image Settings–CSS Class it said, “size-full wp-image-42 alignright”. So I changed it to “size-full wp-image-42 align-right” and it didn’t work in the visual preview, but it did when I viewed the site.
Unfortunately, the site I am working on is going to be used by multiple users, so I was looking for something more permanent than having to explain this trick to every poster.