Dave Naylor
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Inconsistencies on particular image depending which computer I use!That image is no longer available and doesn’t appear to be on your server. This is the html in your header:
<img class="logo_lager" src="http://i--dev.com/projects/listing/wp-content/uploads/2014/02/logo.png" alt="PlanIT Weddings">I’d say that your developers left it there but have now abandoned that particular host.
Take a look inside your theme templates, probably your header.php and then edit/remove that code.
Forum: Fixing WordPress
In reply to: How to remove date of page in search resultsIf your Blue Diamond theme is the one for sale at Theme Forest, you’ll have to ask your vendors that question. No-one here has access to your theme templates which is one of the reasons commercial themes are not supported in these forums
I have a small plugin on GitHub that rebuilds your image meta data. As always, back up your DB prior to running.
Forum: Fixing WordPress
In reply to: How do I determine my WordPress version?Any clarifications of how to find the version would be appreciated 🙂
http://your-site.com/readme.htmlGenerally speaking, unless you changed something, that’s going to tell you your version.
Forum: Fixing WordPress
In reply to: install woocommerce amazon affiliate on another domaininstalled it on production server but i am not able to use it.
When you tried, what happened?
Forum: Fixing WordPress
In reply to: How to remove the p from the default wordpress editor?No, what I meant was, why do you want to remove the p?
Forum: Fixing WordPress
In reply to: How to remove the p from the default wordpress editor?Why would you want to do this?
Forum: Fixing WordPress
In reply to: Service UnavailableYour site may benefit from a caching plugin such as W3 Total Cache. It becomes unavailable when under load so serving up cached content rather than querying the database on every page load may give your server some breathing space.
Forum: Fixing WordPress
In reply to: Changing the default fontThis plugin is really great for tweaking the CSS of the admin interface:
Forum: Fixing WordPress
In reply to: Plugins not showing in widget areaWhich plugins in particular?
Forum: Fixing WordPress
In reply to: Firebug WordPress Editor not workingThis is what I see.
Forum: Fixing WordPress
In reply to: How to Delete Yet-To-Be Approved Comments via phpMyAdminTry this plugin:
Forum: Fixing WordPress
In reply to: Want only a picture on landing pageYou need to make it active, and log out.
Forum: Fixing WordPress
In reply to: Service UnavailableI visited the site and refreshed a few times. On one occasion I saw your Service Unavailable message briefly before the whole thing stopped working.
This is from Wikipedia:
503 Service Unavailable
The server is currently unavailable (because it is overloaded or down for maintenance).[2] Generally, this is a temporary state.I think your server is therefore under-resourced or poorly configured.
Forum: Fixing WordPress
In reply to: Service UnavailableYour server doesn’t seem to like heavy load. It would appear to be down.