Jess
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Spammer Taking Advantage of WP UsersBasic spam — not much that can be done except to warn people about it.
Forum: Themes and Templates
In reply to: Desactivar los enlaces por defecto de la plantilla SpunThese forums are for English speakers. Please use English, or find a support forum in your language here: http://codex.wordpress.org/WordPress_in_Your_Language
Edit to add: http://codex.wordpress.org/WordPress_Localization is also a good resource.
Forum: Themes and Templates
In reply to: restore previous theme header online marketerDid you make a backup before updating the theme? WordPress_Backups
If you didn’t, then the update overwrote the theme files, and any changes you made to them, and you probably can’t recover them.
If you didn’t make any changes and just want the old version of the theme, contact the developer and ask nicely.
In the future, to avoid losing customizations that you make to a theme, make sure to use a child theme – Child Themes. And always make a backup before doing anything new to your site like adding plugins, updates, or changing your theme.
Forum: Fixing WordPress
In reply to: Media Library Images Not Cropping or ScalingPart Time Yeti and CharkR:
“Unless you are using the same version of WordPress on the same physical server hosted by the same hosts with the same plugins, theme & configurations as the original poster, do not post in someone else’s thread. Start your own topic.”
All of you might try the basic troubleshooting steps to see if your problem can be easily solved:
- flush any caching plugins you might be running, as well as server and/or browser caches.
- deactivate all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s). Sometimes, an apparently inactive plugin can still cause problems.
- If you can’t get into your admin dashboard, try resetting the plugins folder by FTP or PhpMyAdmin (read this page if you need help).
- switch to the Twenty Eleven theme to rule out any theme-specific problems.
- If you can’t log in to change themes, you can remove the theme folders via FTP so the only one is twentyeleven. That will force your site to use it.
- manual upgrade. When all else fails, download a fresh copy of the latest.zip file of 3.5 (top right on this page) to your computer, and use that to copy up. You may need to delete the wp-admin and wp-includes folders on your server. Read the Manual Update directions first.
- check the Master List to see if you’re experiencing a known issue: http://wordpress.org/support/topic/troubleshooting-wordpress-35-master-list
Forum: Fixing WordPress
In reply to: Dealing with 'file is empty' media upload errorflorisvc – Forum_Welcome#Where_To_Post
“Unless you are using the same version of WordPress on the same physical server hosted by the same hosts with the same plugins, theme & configurations as the original poster, do not post in someone else’s thread. Start your own topic.”
Farid Gruber
Try these steps first:
- flush any caching plugins you might be running, as well as server and/or browser caches.
- deactivate all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s). Sometimes, an apparently inactive plugin can still cause problems.
- If you can’t get into your admin dashboard, try resetting the plugins folder by FTP or PhpMyAdmin (read this page if you need help).
- switch to the Twenty Eleven theme to rule out any theme-specific problems.
- If you can’t log in to change themes, you can remove the theme folders via FTP so the only one is twentyeleven. That will force your site to use it.
- manual upgrade. When all else fails, download a fresh copy of the latest.zip file of 3.5 (top right on this page) to your computer, and use that to copy up. You may need to delete the wp-admin and wp-includes folders on your server. Read the Manual Update directions first.
- check the Master List to see if you’re experiencing a known issue: http://wordpress.org/support/topic/troubleshooting-wordpress-35-master-list
Edited to update Forum Welcome quote – Esmi, you’re fabulous.
Forum: Fixing WordPress
In reply to: Huge Permalink ProblemsThis forum does not offer support for commercial themes.
If I were you, I would disable all plugins, then switch to the default theme, Twenty Eleven or Twenty Twelve, and reset the permalinks structure. Read up on permalinks here: Using_Permalinks
Then you can start piecing things back together, if you are still committed to using what sounds like a very flawed theme.
But for further support on that particular theme, you’re going to have to go to the author and/or the place you bought it from.
Forum: Everything else WordPress
In reply to: Suggest a Theme for a Review SiteYour best bet is to start going through the Theme and Plugins directories and asking questions of the developers when you find things that look like what you need.. A blanket request like this is much too broad to ask volunteers to do all of your research for you! I would start with searches for ecommerce, as many of those tools have review functions.
In general, Themes provide style to your site, and Plugins supply additional functionality, though the are some themes developed specifically for certain tasks, like ecommerce.
Forum: Everything else WordPress
In reply to: Privacy Settings taking effectIt’s up to the search engines whether, and when, they crawl a site. But, there are tools you can use to optimize your site to make it easier for the engines to index your site. You might start with a sitemap:
http://wordpress.org/extend/plugins/search.php?q=Sitemap&sort=
And you can submit your site to the various search engines directly. Here’s the information for Google:
Forum: Everything else WordPress
In reply to: Deep url forwardingDon’t be embarrassed – often it’s just about knowing what to look for. If you found a solution, please mark this topic as resolved. 🙂
Forum: Everything else WordPress
In reply to: WordPress site has slow load time, need help!Youch.
Okay. Start with the basics – disable ALL the plugins, and switch to the default theme. Test with gtmetrix. Turn on your custom theme, then test again. Then go through each plugin one by one and test to see if any of them are the problem.
Scripts – yes, footer is better, and also if you have too many they may be conflicting.
Also check with your host to see if there’s something going on with the server.
Forum: Everything else WordPress
In reply to: First experience with Blue Host was terribleI wouldn’t call it spam, no, because you’re obviously a real person and not a bot, and presumably not a shill for that particular company, either. 🙂
Forum: Fixing WordPress
In reply to: Jetpack Mobile – Change "Powered by WordPress"This page has instructions for exactly what you want to do:
http://topislamic.com/how-to-edit-jetpack-mobile-theme/
Edit to add: Though keep in mind that if you update Jetpack, you will have to re-add your changes to the files, as they will be overwritten.
Forum: Everything else WordPress
In reply to: Need to replace my e-mail address – mine was hackedTry the steps here: Resetting_Your_Password
Also, if you were hacked, you’ll need to make sure your site is completely clean to avoid future problems. Start here: FAQ_My_site_was_hacked
When you do get back in to WordPress, consider changing your username from admin – keeping the default is an invitation to hackers. As is posting the username and your email address, with your url, on forums like this. See this page for details on how to make your site more secure: Hardening_WordPress
Forum: Everything else WordPress
In reply to: First experience with Blue Host was terribleTake a look here for hosting suggestions: http://wordpress.org/hosting/
However, this thread will probably be closed because hosting inquiries like this attract a lot of spam.
Forum: Everything else WordPress
In reply to: WordPress site has slow load time, need help!Wow, that is super slow.
I have found this site to be very helpful in diagnosing where things break down:
http://gtmetrix.com/wordpress-optimization-guide.html
For your site, are you using a lot of scripts? Because where they are placed in the code can determine whether or not they hold up the site’s load time.