Jess
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to combine two WP blogs with 2 domains into 1 siteTry starting here:
Forum: Fixing WordPress
In reply to: Trying to upload pdfFirst, try emptying any cacheing plugins you may be using, and empty your browser caches.
If that doesn’t solve it, have you checked your server using FTP to see if both PDFs appear in your uploads folder? If they do, you could try adding the link to the correct PDF manually to see if that works.
Otherwise, I would go back to the beginning by deleting all of the attempts from the Media Library, and check on the server and delete the files there if they still appear. Then I would upload the “problem” file first, link it to a post or page and test, then upload the second.
Forum: Fixing WordPress
In reply to: [ImageUploader] Images uploading into the middle of the library….??The Media Library has sortable columns. Read over this page for all of the features on the new screens:
Forum: Fixing WordPress
In reply to: LoginForum: Fixing WordPress
In reply to: URL is changed when sharing in FB!No Bumping
Do not bump posts. Bumping a post to “the top” does not help your topic get noticed. The volunteers who try to answer questions look for those without replies first. If you bump a post, then it disappears from the “No Replies” view. DO NOT BUMP.Moderators will delete bumps they find. This is in order to help you get back into the No Replies listing, where you are more likely to get an answer.
You might look at Facebook’s debugging: http://developers.facebook.com/tools/debug
Forum: Fixing WordPress
In reply to: Pictures in blog using twenty-tenI don’t think this is a theme problem – sounds like a plugin conflict with the media library.
Have you tried ALL of the basic troubleshooting steps?
- 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: Log in to a different site?“No Bumping
Do not bump posts. Bumping a post to “the top” does not help your topic get noticed. The volunteers who try to answer questions look for those without replies first. If you bump a post, then it disappears from the “No Replies” view. DO NOT BUMP.Moderators will delete bumps they find. This is in order to help you get back into the No Replies listing, where you are more likely to get an answer.”
Forum: Fixing WordPress
In reply to: Theme: Responsive – Home Page "Not Found" on Mobile DevicesAs the theme author states here, there is a dedicated support forum for this theme where you may find answers more quickly.
Forum: Fixing WordPress
In reply to: Populate Media Library from serverA sort-of related solution here:
Forum: Fixing WordPress
In reply to: Restoring database links to media that was deletedYou rock. 🙂
Forum: Fixing WordPress
In reply to: Jetpack Mobile – Change "Powered by WordPress"There isn’t one.
What you want to do overrides what this part of this plugin has been designed to do. Custom CSS isn’t going to change this, and will still be overwritten by any updates.
The only way to have a “permanent solution” is to write your own mobile theme instead of using Jetpack’s.
Forum: Fixing WordPress
In reply to: people piggybacking on by siteResources for hacked sites:
http://codex.wordpress.org/FAQ_My_site_was_hacked
http://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:
http://sitecheck.sucuri.net/scanner/
http://www.unmaskparasites.com/
http://blog.sucuri.net/2012/03/wordpress-understanding-its-true-vulnerability.htmlForum: Fixing WordPress
In reply to: Restoring database links to media that was deletedI had this problem a few months back, and I’m sorry to say that there’s no shortcut that I’ve been able to find. If you have enough memory on your server, Add from Server can do a dozen or so at a time – or you can use the WordPress uploader to do multiple files at a time. Then you’ll have to insert them into each post/page manually.
Wish there was a better way…
Forum: Plugins
In reply to: Organizing Products in WP-ECOMMERCE PluginYou’ll probably find an answer by following the plugin author’s directions here:
http://wordpress.org/support/topic/read-this-before-you-open-a-new-thread-2?replies=2
Forum: Fixing WordPress
In reply to: copy siteWordPress_Backups covers pretty much everything about backups…