Tim Nash
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I can't login to my WordPress siteIf you have other plugins, or a theme that is expecting WooCommerce it may fatal error (blank screen) for you.
Have you tried turning off ALL plugins, rather then simply one at a time.
Forum: Fixing WordPress
In reply to: How to change a cufon font?If you are looking for someone to do the work then http://jobs.wordpress.net/ is a better place to look for experts, we strongly recommend you do not accept any hire offers posted to these forums.
Forum: Plugins
In reply to: [Contact Form 7] custom shordcode in messageLayout Fixed 🙂 Folks remember to always encapsulate your code with backticks or use the code button.
Thanks
Forum: Fixing WordPress
In reply to: Blog Infected with Malware?!!!I have moved the post to an appropriate location.
You need to start working your way through these resources:
- https://codex.wordpress.org/FAQ_My_site_was_hacked
- https://wordpress.org/support/topic/268083#post-1065779
- http://smackdown.blogsblogsblogs.com/2008/06/24/how-to-completely-clean-your-hacked-wordpress-installation/
- http://ottopress.com/2009/hacked-wordpress-backdoors/
Additional Resources:
Forum: Themes and Templates
In reply to: [Virtue] Remove left/right buttons on slider?Hi Wootie, just be aware your posts were held in moderation it happens from time to time and is nothing to worry about. If your post doesn’t immediately appear and no error message is given, this is likely to be the case, please don’t then try sending the post again. Unfortunately sending multiple versions of the same post is a flag to the system and you may find yourself in moderation even more often.
Hope you get your problem fixed.
Forum: Plugins
In reply to: [Simple Job Board] "Job Board" pagePlease do not share your credentials with anyone on this forum.
PressTigers I’m sure you mean well but please never ask for credentials on these forums.
Now for the why: The internet is a wonderful place full of very nice people and a few very bad ones. I’m sure everyone here is very nice however, by giving some ones keys to your house you are trusting they wont steal anything. Likewise the person who takes the keys is now responsible for the house FOREVER.
If something was to go wrong, then PressTigers may well legally become liable for damages, which they would not normally have been as their software is provided without warranty.
Repeatedly asking for credentials will result in us asking you to repeatedly stop before escalating up to the plugins team.
Forum: Fixing WordPress
In reply to: Pinterest Button Grabbing Images in Sidebar, Not PostPinterest uses something called OpenGraph to let you decide what you want to show on Pinterest and other sites like Twitter and Facebook. Your theme may already do some of this for you, or you can use a plugin like https://wordpress.org/plugins/nextgen-facebook/ to manage your Open Graph data.
Forum: Fixing WordPress
In reply to: Add/edit Page – Default screen optionsThere might be a plugin that does this for you, but otherwise you can do this in code, and create your own plugin or add it to your theme functions.php (not recommended) for example of how to do it in code.
http://wordpress.stackexchange.com/questions/15376/how-to-set-default-screen-options
Forum: Fixing WordPress
In reply to: Where wordpress store path to php-cgi.exeWordPress doesn’t access PHP directly itself, rather it is a set of PHP files that are executed when HTTP requests are made to a webserver. So the issue is not that WordPress is looking for the wrong location but more likely your webserver is.
What is your HTTP server, IIS?
Forum: Fixing WordPress
In reply to: Can't auto-update wordpress and pluginsI’m trying to avoid this method, because my WP version is very old and there may be a lot of changes, so there is a high risk of failure.
If you have backed up your site (which you should do either approach) there is no real danger in manually updating and indeed for an older site prior to 3.7 would probably be the better route.
Forum: Fixing WordPress
In reply to: Publishing Instead of SavingPossibly, the way plugins provide extra states is at times a bit of a hack i.e statuses in the drop down list, are really place holders for other types of statuses. It could be when you uninstalled that it caused some issues. Which plugin was it?
If you just activate the plugin again, does it resolve the issue?
Forum: Fixing WordPress
In reply to: where the hell is my website??????As twohandgaz has mentioned WordPress is simply the software being used on your website, you are best off contacting your hosting provider if your site has suddenly vanished.
Forum: Fixing WordPress
In reply to: 404 (Not Founded)Which folder did you install WordPress in?
Forum: Fixing WordPress
In reply to: Can't auto-update wordpress and pluginsHave you tried to manually update the site, by downloading wordpress.org downloading and unpacking the zip before transfering to your own site via ftp/sftp?
Forum: Fixing WordPress
In reply to: Publishing Instead of SavingWhat plugins do you have installed? Any that are related to post management.