ben107x
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Adding Banner Ad Above Logothe only place i can find that coding is in the header editor and when i paste the ad code after it, it creates the same problem i had in the beginning.
Forum: Themes and Templates
In reply to: Adding Banner Ad Above LogoAwesome, thank you so much! Also, if I wanted to install the banner ad in the header, do you know how to push the sidebar down so that the ad doesn’t overlap it? Or to make the add appear behind the sidebar?
Forum: Themes and Templates
In reply to: Adding Banner Ad Above Logothat’s what i was thinking.. so i have to edit the background image and make the red stripe wider?
Forum: Fixing WordPress
In reply to: Can't login to wp-admin, all formatting goneHey, I just had this exact same problem. I looked at the advice posted on here.
I added
define(‘RELOCATE’,true);
after all the defines in the wp-config.php file through FTP and the site works now
The Relocate Method:
http://codex.wordpress.org/Changing_The_Site_URLForum: Fixing WordPress
In reply to: Can't log in to dashboard, formatting gone, error 404I added define(‘RELOCATE’,true); after all the defines in the wp-config.php file through FTP and the site works now