Wimbledon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Add subfolder for test WordPress environment?Thank you — I’m going to install it and report back in a few days.
Forum: Fixing WordPress
In reply to: Add subfolder for test WordPress environment?Rev. Voodoo, is there anything I should know?
I would like to first create the /test folder, and then use Fantastico to install the WordPress in that subfolder for ClientA.
Anyone else?
Forum: Fixing WordPress
In reply to: pclzip-*string*.gz files are filling up my server!!!Somehow a backup plugin was added to my site, activated, and went awry. Plugin deleted and problem solved.
Forum: Fixing WordPress
In reply to: Odd – full post will not displayAnyone?
Forum: Fixing WordPress
In reply to: Odd – full post will not displayTo the top.
Forum: Fixing WordPress
In reply to: Odd – full post will not displayAlso, there is nothing unusual about the post text. Here it is:
Forum: Fixing WordPress
In reply to: How to clone site for private changes?Those instructions require me to change the URLs of the original blog to the address of the new blog. I believe that I do not want to do this as the export of the data in my case will only be temporary, and not a permanent move.
Forum: Fixing WordPress
In reply to: How to clone site for private changes?Thank you.
According to that article, if I want to move the site to another domain on the server than I have to change the blog URIs.
Since I just want to copy the blog to another (private) domain for development, how do I do this without affecting the original site? While I take a few weeks to work on the new theme for the site, I still want my readers to see the live site as it is now.
Forum: Fixing WordPress
In reply to: How to clone site for private changes?Thank you.
According to that article, if I want to move the site to another domain on the server than I have to change the blog URIs.
Since I just want to copy the blog to another (private) domain for development, how do I do this without affecting the original site? While I take a few weeks to work on the new theme for the site, I still want my readers to see the live site as it is now.
Forum: Plugins
In reply to: Use image for “View with PicLens” linkAnyone?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] is there a slideshow that is not Flash?I use this wordpress plugin for slideshows — no flash.
Perhaps that will help you!
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] center thumbnails?No one?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] center thumbnails?I’ve tried following the changes to the CSS above but I’m not sure where I’ve gone wrong. Can someone please point out what I need to change to center the thumbnails?
Site here:
http://bit.ly/bKrXtjCSS:
/* ----------- Gallery style -------------*/ .ngg-galleryoverview { text-align: center; overflow: hidden; margin-top: 10px; width: 100%; clear:both; display:block; } .ngg-gallery-thumbnail-box { display: inline-block; } .ngg-gallery-thumbnail { margin-right: 5px; text-align: center; display: inline-block; } .ngg-gallery-thumbnail img { background-color:#FFFFFF; border:1px solid #A9A9A9; display:block; margin:4px 0px 4px 5px; padding:4px; position:relative; } .ngg-gallery-thumbnail img:hover { background-color: #4F3922; } .ngg-gallery-thumbnail span { /* Images description */ font-size:90%; padding-left:5px; display:block; } .ngg-clear { clear: both; }Forum: Themes and Templates
In reply to: CSS help please: vertical center in a text widgetDoes anyone have any ideas? Is there a more appropriate place to ask for help on this?
Forum: Themes and Templates
In reply to: CSS help please: vertical center in a text widgetWebsite is based on heavily customized Atahualpa theme, if that helps.