kschumach
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Parse Error unexpected $Thanks! I got that fixed. Now I’m trying to use my old layout and I’m still getting the parse error, just in a different line. Would that indicate a open tag?
Forum: Fixing WordPress
In reply to: blog gone wonkyThanks! I got it fixed for now, just wondering if there is someway a virus could have been installed somehow? When I went in it had this long string with my siteurl being redirected to someplace else. Has there been some type of problem with this recently?
Forum: Fixing WordPress
In reply to: blog gone wonkyI’m not finding it on my cpanel, would it be in a subdirectory?
Forum: Themes and Templates
In reply to: how do you get bullet off of category in post?cool! Thanks!
Forum: Themes and Templates
In reply to: please help with backgroundThanks for the suggestion, but it’s still not working.
Forum: Themes and Templates
In reply to: please help with backgroundSo, I’ve got those changed and can now edit in the wp browser. Here is what I have for my background:
<html>
<head>
<style type=”text/css”>
body {
background-color:#c2e2ab;
background-image: url(‘/www/redgreenstripe2.jpg’);
background-repeat: repeat;
font-size: 11px;
font-family: georgia,times roman,helvetica,sans-serif;
color: #000000;
}
</style>
</head>
</html>
My url again is https://www.amommysdaze.com
The background is supposed to be green and red stripped and there are supposed to be green content boxes. Can you see what I’m doing wrong?
Thanks!Forum: Themes and Templates
In reply to: please help with backgroundI went in and tried to do that and that is when I got locked out and had to remove the whole thing and start over. Which file is it that I need to go under to change the permissions and is it okay to use the change permission link in cpanel?
ThanksForum: Themes and Templates
In reply to: please help with backgroundI had some permission problems and wound up just removing and reinstalling the whole thing. That whole permission thing is kicking my butt too. I can’t edit templates in the wp browser, I have to use my cpanel to edit. I can’t figure out what to change to correct the problem, that’s how I got locked out last time. I guess I changed th wrong thing.