ryans149
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to upload more than 64mb?!I think it is set by your host.. they can do this from php.ini..
Forum: Fixing WordPress
In reply to: Is it possible Googlebot is caching my old privacy settings in WP?you can ask google to reconsider your site:
Forum: Fixing WordPress
In reply to: Permalinks – index.phpwhat is your permalink structure? and do you have a htaccess file? what is the code in it ?
Forum: Fixing WordPress
In reply to: How do i exclude children categories from wp_list?use depth='0'Forum: Fixing WordPress
In reply to: Post title is white, not black and also…I am not sure, but this is what I found from your page source:
.content {
background: white url(images/sidebar-pattern.gif) repeat-y 612px 0;and that image is this:
http://fisheadtackle.com/blog/wp-content/themes/gear/images/sidebar-pattern.gifThis image is white..
Forum: Fixing WordPress
In reply to: Please Help Me With Embeding Into My Posts!is it a flv video ?
use this:
http://wordpress.org/extend/plugins/flv-embed/Forum: Fixing WordPress
In reply to: I think my admin panel isn’t working properly….which version are you using ?
Forum: Installing WordPress
In reply to: Step 4 Install.php nonsense shows upbuddy, the problem is your database.. the wordpress tables are already created there..
Forum: Fixing WordPress
In reply to: “Blog pages show at most” selection not respondingto deactivate the plugins, you can just rename them
Forum: Installing WordPress
In reply to: Upgrader Issuessome function on your servers seems to be disabled (I think so).. so try manual upgrade
Forum: Installing WordPress
In reply to: error 404are you on linux or windows? Check the proper permissions (I am afraid you are on windows)
Forum: Installing WordPress
In reply to: Chnaging WordPress Directoriesgo to your database, check wp_options table. Change the URL of your blog there
Forum: Installing WordPress
In reply to: web principal pagecan you provide me the URL ?
the images are themselves semitransparent.. so you need to make changes in the images
Forum: Installing WordPress
In reply to: Error Message when installingI think you are using WPMU.. make the changes that wordpress is asking you to do.. this is not an error, this is an instruction, just follow it