luckylady777
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Theme Switcher IssueI unactivated it because I’m working on it. do you have google talk? If so, im me at craftygirly.
Forum: Fixing WordPress
In reply to: Theme Switcher IssueOh, and btw, my page is here.
Forum: Fixing WordPress
In reply to: Theme Switcher IssueThis is the code I’m using….
<div class="divTitle">Theme</div><div class="boxsidebar">
<ul><?php get_theme_switcher('dropdown') ?></ul></div>and this is what’s before …
<div class="divTitle">Navigation</div>
<div class="boxSidebar"><ul> <li><a href="/blog/">Back to Home</a></li> <?php wp_list_pages('title_li='); ?>
</ul></div>and after…
<div class="divTitle">personal</div>
<div class="boxSidebar">
<div class="divTitle3">Me</div>Forum: Fixing WordPress
In reply to: Theme Switcher IssueOK, I’m having the blank page issue. I install the theme switcher, activate it, pick my themes, then when I go and reload my page I get nothing. A blank page. I check the “View Source” to see if there’s anything at all on the page, and I get this…
“<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
<HTML><HEAD>
<META http-equiv=Content-Type content=”text/html; charset=utf-8″></HEAD>
<BODY></BODY></HTML>”Nothing. It’s all gone. Any suggestions?
Forum: Themes and Templates
In reply to: Theme-switcher issues along with disappearing themeI’m having the same issue. My theme switcher was working fine until today, and now suddenly when I check my blog it’s blank, but only on my computer. It comes up on other computers. http://ki4dyh.com/blog. I deactivated and reactivated and it’s still messed up. Any suggestions?
Forum: Installing WordPress
In reply to: The GoDaddy Installation FixI still can’t get the stupid thing to work! I’m going out of my mind trying to install this thing, and I’ve followed every step I have seen on these support thingies yet for some reason I get the … “Error establishing a database connection…This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at mysql49.secureserver.net. This could mean your host’s database server is down.” What the hell am I doing wrong. I’ve changed all the info the the mysql db info, I’ve set all files to 777, i’ve put in it’s own subfolder, i’ve taken out of subfolder, i’ve uploaded and deleted the files a million times, and I still can’t get the damned thing to work. HELP!