kim09
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: beta 2 is out: can i run it on semi-live siteI would personally install it on a local test environment (Windows or Mac or even Linux).
But if you have a lot of space and memory in your webserver, of course you can do that, but I would also, prevent Search Engines to not indexing this semi live site, otherwise you will have test links indexed by Search engines too.
Forum: Fixing WordPress
In reply to: Changed URL, site shut down!Hi Kara,
I strongly suggest you to backup your database first, before going into the database. Here is how to backup: http://youtu.be/BZe41g0FDV0
And this is how to fix the URL via database: http://vimeo.com/12835527
Hope this helps
Forum: Installing WordPress
In reply to: please help meHello vangelislk,
Did you try to clean your browser’s cache? Sometimes browser’s cache can be a problem at this point.
You mentioned, you re-installed your WP site again, did you also try to install manually?
Forum: Fixing WordPress
In reply to: Keep getting logged outHi Al,
I would try to disable plugins one by one, and see which plugin can cause this?
If you can, do this inside admin page, if not, rename the plugin name’s folder one by one via FTP or in cPanel.
Forum: Fixing WordPress
In reply to: Site Title & Tagline blocked for search enginesIf you check your website’s page source, there is no site title or site description.
To do this, just right click anywhere on your site, and click “view page source”, you will see all information of your site code.
You can try SEO plugin or configure your theme’s SEO setting if any.
Forum: Fixing WordPress
In reply to: Changing background colorIt depends on the theme you are using.
If you use a theme which support custom background, it should be in appearance, then “background” option.
If it does not support this option, should be done with editing css file.
Without knowing your theme name, it is hard to help.
Forum: Fixing WordPress
In reply to: Migrating WP site from one server to another? WITH menu structure??Hmm, i guess you also should have backup theme files if you want the menu or appearance customization stays as same as your old site.
Forum: Fixing WordPress
In reply to: Where is my Plugin option in the dashboard?I assume you are using wordpress.com blog? if yes, you don’t have a “plugins” tab.
Forum: Fixing WordPress
In reply to: profile pic doesnt workI notice you are using TwentyTen default theme. As i am aware of, if you have your own avatar, it will be displayed without plugin actually.
Have you tried it without the usage of plugin?
Forum: Fixing WordPress
In reply to: Problem removing PlugginsProbably deleting the plugin folder via ftp will help.
Is the plugin wp super cache? because it has a readme.txt to uninstall plugin properly.
Forum: Fixing WordPress
In reply to: confused about logins to .org and .comHmm.. have you tried creating a new email address and then creating account/blog in wordpress.com? once you have the address, e.g: yoururl.wordpress.com, the login should be: yoururl.wordpress.com/wp-admin
Almost similar to wordpress.org blog.
Forum: Fixing WordPress
In reply to: Theme Problem In Internet ExplorerI guess by checking your code in w3c validator will help.
Forum: Fixing WordPress
In reply to: Updates only go live when logged inDo you have cache plugins? it happened to me too, and it was caused by cache plugin.
When i am logged in as admin, i can see the changes i have made, but if i am not logged in, i have to wait for a few minutes until i see the updated changes.
Forum: Fixing WordPress
In reply to: How to change the website logo in browser?That’s called favicon. I guess the easiest way is to replace the old default favicon to your new one. and then upload it to your server.
Forum: Fixing WordPress
In reply to: Remove "Uncategorized" from Header in Atahualpa themeI would not remove it, but rename it instead.