vkaryl
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Crooks and LiarsUm. Who knows? This is the support site for wordpress the self-hosted version. If the site’s using that software, there’s no way this forum has any responsibility for whether it’s working or not. If the site’s on wordpress.com or something, you’d need to maybe see if you can get someone over there to see what’s going on: http://wordpress.com/forums/ I believe.
Forum: Fixing WordPress
In reply to: Cannot add a pageIf you only hit “Save” then it’s probably saved as a draft. Go back into wp-admin, access the write section, and see if you have a draft notification at the top of the page. If so, click on the link, then when it loads, click on “Publish”.
Forum: Fixing WordPress
In reply to: Can’t get this image to linkAs far as the code goes, it’s fine since it works. You may have a width problem depending on how wide the container (your sidebar) actually is. You should remove the border=”0″ element from the html, and check your css file to see if this declaration exists:
img, img a {
border:none;
}If it doesn’t exist already, then just add it in near the top (just under the body declaration would be fine). That’s the better (meaning more valid) way to set no borders on images and image links.
Forum: Installing WordPress
In reply to: publish to local directoryHow do you mean? I run various wp installs on xampp locally.
Forum: Plugins
In reply to: Small Problem With WP Grins PluginYeah, what I’d do…. if it gives you grief at some point you can always revert to the previous version.
Forum: Plugins
In reply to: Small Problem With WP Grins PluginHuh…. well, I never use smilies so I don’t have any “real” knowledge on that. When I do something like this “on the fly” so to speak, I just keep copies of the original files until I make sure nothing borks….
I’m good. Enough clients to keep me busy without being buried, which is the key to “retirement”, y’know?
Forum: Fixing WordPress
In reply to: How Do I Continually Repeat The Same Blog Post In Third Position?Hmmm. Do a search for “CG In Between” – it’s sort of (I think) for ads, but might work for you.
Forum: Your WordPress
In reply to: Personal self Importance Blog.Self-knowledge is a wonderful thing.
Forum: Plugins
In reply to: Small Problem With WP Grins PluginHey lady, how’s things?
Change the cursor:hand; line to cursor:default; – see if that helps. IE as usual is being a bitch with PMS.
Forum: Requests and Feedback
In reply to: blog statsIf stats are a serious need for you, you might rather consider wordpress.com free hosted blogs. There’s a great setup for stats there.
Also, you could look into mybloglog which seems to be gathering a fair following lately.
Forum: Fixing WordPress
In reply to: How do I add a Title name for siteEr…. does that mean it works the way you want? If so, please mark this topic resolved.
Forum: Fixing WordPress
In reply to: Any way to keep the permalinks and comments page seperate?Duplicate post:
Forum: Plugins
In reply to: Weather Widgets that work?WeatherIcon? http://dev.zy.ca/WIdev/wi122.zip – while this says it’s 3.0 beta, I’ve been using it for a long time…. works great.
Discussion forum here: http://www.viper007bond.com/wordpress-plugins/forums/viewforum.php?id=21
Forum: Plugins
In reply to: discussion board/forumTry this: Simple Forum
Looks like the link from my bookmarks is weird (works for me on my setup though….)
Forum: Themes and Templates
In reply to: Where is this in default theme?Well, we do try to help, especially those who do their level bests on their own. Please don’t be shy about asking!