wordprest
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: broken linksDone.
It runs fine!thanks so much
regards
Forum: Fixing WordPress
In reply to: cacheI understand…
Thanks for your reply.Regards
Forum: Fixing WordPress
In reply to: How to get widgets displaying alongside a page?it depends on theme used.
change theme or try to widgetize the current one (on this site you’ll find some resources about).Forum: Installing WordPress
In reply to: WP Updateyou have to create a new db and import the backed up one in it.
Forum: Installing WordPress
In reply to: GoDaddy 500 Internal Server Errorit’s a .htaccess issue.
edit your file.Forum: Installing WordPress
In reply to: Installation under BigAceyou should install it in a subdir.
Forum: Installing WordPress
In reply to: Installation db problem.wp creates from its own the needed tables.
1- create your new db
2-install wp by following 5 minutes installation steps.
3- be sure to enter correct parameters in wp-config file (rename it).Forum: Installing WordPress
In reply to: Installation db problem.what’s your error message?
Forum: Installing WordPress
In reply to: Admin Panel Helpyou have to edit urls in your new database tab Options, site url, home url, and upload path.
Access it from phpMyadmin.Forum: Installing WordPress
In reply to: Install WordPress on root?you have to edit your .htaccess file with new home url.
Forum: Fixing WordPress
In reply to: What eats up too much memory on my site?how many plugins did you install?
Forum: Installing WordPress
In reply to: Moving WordPress site into another folderit will work.
When you re-move your home at its original position, just remember to specify new url in wp settings and edit if necessary your .htaccess file.Forum: Installing WordPress
In reply to: Local Install Database Connection Problemtry to indicate “root” as username and no password as ” .
Forum: Installing WordPress
In reply to: trying to change default wp-themeif your blog address is something like http://www.myblog.com, then your installation is at root level; you’ll find wp-content/themes directory here.
You can also upload by cpanel (it’s a bit slower) if you have more familiarity, but anyway you have to locate your installation directory.
It could be something like /htdocs or /www or /public_htmlForum: Installing WordPress
In reply to: trying to change default wp-themeok. You have to connect to your installation directory and then, to locate /wp-content/themes/ folder, and upload your new theme here.