ginigma
Forum Replies Created
-
Forum: Installing WordPress
In reply to: WordPress & IIS 6 (blog not loading)This solves the problem: http://txfx.net/files/wordpress/disable-canonical-redirects.phps
Forum: Fixing WordPress
In reply to: nothing is working…..Have you read any of the getting started docs?????
Forum: Themes and Templates
In reply to: Evolve will not load logo fileYou mean the logo in the Header? Mine works fine.
WP 3.1.1 Evolve 1.2.2Forum: Themes and Templates
In reply to: Evolve not working with IE8My site (on localhost, haven’t moved it yet) looks Ok with IE8 on Win7.
Running WP 3.1.1 and Evolve 1.2.2Forum: Installing WordPress
In reply to: Can see Admin pgaeChalk up another happy user because this worked for me too.
Forum: Fixing WordPress
In reply to: Can’t get to my install.php pageWith your FTP client. That’s how most people upload files to their web host server. There should be a setting on how to transfer files: Binary or ASCII. Usually text files can be uploaded in ASCII, but if they get corrupt, try binary. Tell us which FTP client you are using. Someone will be able to help.
Forum: Fixing WordPress
In reply to: HELP – Site CorruptedLooks fine to me in Firefox 3.5 on Vista.
Forum: Fixing WordPress
In reply to: How to change ‘Home’ link to website home instead of WPIn header.php, look for lines with
<?php bloginfo(‘name’); ?> and
<?php bloginfo(‘description’); ?>You can change the href to whatever location you want.
Forum: Fixing WordPress
In reply to: Comment approval problemHmmm, ok, I’ll try some of those things. However, I only have 2 plug-ins and a theme. The Delete and Reply functions did work, so I was just wondering if there was a problem with Approve.
Thanks for the quick response though.Forum: Fixing WordPress
In reply to: How to edit meta keywords in postsI don’t know anything about AIOSEO, but you can manually add the keywords meta name from the Editor (under Appearances) and then select header.php.
Forum: Your WordPress
In reply to: Top PC Support blogThanks. That’s the kind of nit picking I was looking for. 🙂
Forum: Fixing WordPress
In reply to: Help, I broke itwearitwell,
Thank you! I owe you a beer.I know just enough to be dangerous, and lucky enough to know how to fix it once I know where to look.