elspencer
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: 2.5 image uploadHello, I followed all of the directions from Otto’s explanation.
I even uploaded the “No Flash” plugin, but it didn’t disable the Flash upload window.
Still having a little trouble though.
The media upload buttons show up just fine, but inside the Flash window my website shows pretty like normal. The page is navigable.
Perhaps the problem is that I updated from 2.3.3 using the WordPress Automatic Upgrade plugin?
I’m not getting any errors, it’s just strange that a navigable webpage is showing up inside the Flash window.
Anyone else had this problem? Any known fixes?
Thank you in advance fellow WordPressers!Forum: Everything else WordPress
In reply to: Encoding for Chinese charactersI just have to say thank you so much for this tip. I spent all night reading about .mo .po files and got my dashboard in Mandarin, but what I really wanted was the inputted characters to display correctly on my site.
By deleting those 2 lines of code in the wp-config.php file, it saved me so much time.
Thanks again for your help!
Forum: Themes and Templates
In reply to: CSS and imageshey moshu,
thanks for the help earlier. I just added the img.page tag to my css and figured it all out.
cheers!Forum: Themes and Templates
In reply to: CSS and imagesha, now that’s funny…if you see a red border snaking its way around my images, it’s because I put the following:
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img {border:solid red 1px}now I’m thinking I should add a class to help CSS make the difference between my images. (Like the “Nature” example in the Codex.)
However that’s for images in a post in a category and I’m really only creating pages with images.
More reading for this lad…
Thanks again
Forum: Themes and Templates
In reply to: CSS and imagesmoshu,
thanks for your quick reply.
i just added…
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
…to my stylesheet but it didn’t modify the padding around the image. I’m hoping I did it in the right place, but I think not.
My stylesheet is a lot more detailed than the ones I’ve worked with in the past. I don’t want to paste it here because that’s not cool, but I’m sure someone more advanced than myself would spot the problem or be able to tell me where to modify.
It’s strange because there’s no .img or img or image portion of the stylesheet…
Forum: Fixing WordPress
In reply to: sidebar issues…but only on home page…rest are okay@katgirl, you were right! It was My Fav Flag post. I just deleted it and it seemed to fix everything. Works in FF and IE. Next time I’ll check my img src coding if I come across this problem in the future.
@computerfriend, yep your right column works great. I think the Fast Track theme is pretty good so I don’t have to change the header width. I like to use the rotating image feature in WP.
Now I just need to learn which file to modify to adjust my NAV toolbar…
Thanks again guys!
Forum: Plugins
In reply to: Lazy Galleryhey y’all,
thanks for the tips…it turns out that jalbum has worked a lot better and is more user-friendly as aggiedad and vkaryl mentioned. I’m new to all this jazz and it was nice to find a functional and quick solution.Forum: Plugins
In reply to: Lazy GalleryI’ve been looking all over for some help cause I know it’s out there. I’ve seen some great galleries already and I don’t want to give up on Lazy Gallery.
I understand that lazy-index.php must be in the root folder and I think I’ve done that correctly. Could someone tell me why I’m getting this: Fatal error: Call to undefined function: showgallery(?
https://www.elspencer.com/wordpress/lazy-index.php
I know I most likely set up my folders incorrectly but I can’t seem to get everything to work together. I have rotating images in my header. Could that be a problem?
Any assistance would be greatly appreciated.
el spencer