Matt McInvale
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Website is running very slowOversold shared hosting account. Change hosts.
Thanks for the fix, this has been rolled into the plugin.
works fine with 3.1.
Forum: Fixing WordPress
In reply to: Home Page Doesn't Work – Going Nuts! Help!I use Chrome.
Here is what Litmus sees: http://binarym.litmus.com/pub/1cb672f
Forum: Fixing WordPress
In reply to: external links are not clickableLooks like they all have spaces in them.
You need to configure permalinks first.
Settings > Permalinks
Forum: Fixing WordPress
In reply to: Permalinks broken after upgrade to 3.0.5Put the correct .htaccess file in place, change permissions so WP can’t override it.
Forum: Fixing WordPress
In reply to: Permalinks broken after upgrade to 3.0.5What are the permissions on your .htaccess file?
Forum: Fixing WordPress
In reply to: a few css changesThe file you want to edit is http://www.luksusdyret.com/wp-content/themes/squared/style.css
Forum: Fixing WordPress
In reply to: index.php truncating code; reverts when fixedEnable PHP error reporting. There is likely a problem with index.php that isn’t being reported causing this.
Forum: Fixing WordPress
In reply to: Home Page Doesn't Work – Going Nuts! Help!Looks like it’s working to me?
Forum: Fixing WordPress
In reply to: Root domain and subfolderRun them both off a single installation.
Forum: Fixing WordPress
In reply to: How do I redirect to a new domain based upon geographic location?You can use the redirection feature in Geoposty.
Forum: Fixing WordPress
In reply to: "blog" Body Class doesn't show up when Blog isn't on home pageUse is_front_page() to determine if you’re on a “static” homepage. You should still get several classes with body, home, page, page-id-X, etc…
Forum: Fixing WordPress
In reply to: PROBLEMS WITH BLOG CONTINUES…..Just type in the URL of backend manually.