shimonsandler
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Right Sidebar not ShowingCan someone help me by being more specific about this issue?
Forum: Fixing WordPress
In reply to: Right Sidebar not ShowingThanks thornomad.
But, I’m not a programmer, and that is very confusing. Can you suggest some code that I can copy into my template that would fix the issue?Forum: Fixing WordPress
In reply to: My hyperlinks are “Escaping”Great. I did it.
How do I turn off the three settings for “magic_quotes” ?Forum: Fixing WordPress
In reply to: My hyperlinks are “Escaping”Okay, I’ll try it.
1) Where do I find the php info page? Is that what it’s called?
2) Where do I insert that code?
Forum: Fixing WordPress
In reply to: My hyperlinks are “Escaping”My webhost tried restoring the database. Here is the response I received:
“Shimon, we restored your database from the 30th and everything was in the same condition. We went through the admin config and check all the settings and everything looks ok.
Your original database has been put back. I would recommend getting on the forums for the portal software to find the fix for this problem.”
Any help will be greatly appreciated.
Forum: Fixing WordPress
In reply to: My hyperlinks are “Escaping”My webhost tried restoring the database. Here is the response I received:
“Shimon, we restored your database from the 30th and everything was in the same condition. We went through the admin config and check all the settings and everything looks ok.
Your original database has been put back. I would recommend getting on the forums for the portal software to find the fix for this problem.”
Any help will be greatly appreciated.
Forum: Fixing WordPress
In reply to: My hyperlinks are “Escaping”Does anyone else have a possible solution? I’m being hosted on a Windows box. Would migrating to a unix box be the solution?
Forum: Fixing WordPress
In reply to: My hyperlinks are “Escaping”No new themes or changed files in at least a month or two. I’ll contact my webhost.
Forum: Fixing WordPress
In reply to: My hyperlinks are “Escaping”Everything was fine yesterday. And, I haven’t added any plug-ins for at least a month or two.
Help.
Forum: Fixing WordPress
In reply to: My hyperlinks are “Escaping”After I saved the post, is when I noticed the hyperlinks “escaping”. Any ideas on how to fix this problem would be greatly appreciated.
Forum: Fixing WordPress
In reply to: My hyperlinks are “Escaping”No, that’s the strang thing. I did save a post for editing that contained some backslashes. I don’t know if that would’ve done it.
Here is part of what I saved:
So, for example, if there was a user “shimon” on a linux server running apache, and my home directory was /home/shimon/ and my web home was /home/shimon/httpd/ Then, Apache would automatically make my home directory accessible via the web at http://www.domain.com/~shimon/ I’m sure you know this already.Forum: Fixing WordPress
In reply to: My hyperlinks are “Escaping”Oh, and another piece of information.
I looked in my link-manager.php, and found:$link_url = stripslashes($_GET["linkurl"]);
$link_name = stripslashes($_GET["name"])Forum: Fixing WordPress
In reply to: Uploading a new logo to Blix themeThe dimension is: Width: 705px, Height: 115px
Is my assumption correct to replace: wp-content/themes/Blix/images/spring_flavour/header_bg.jpgForum: Fixing WordPress
In reply to: Uploading a new logo to Blix themeYeah, I have Fireworks, and I can upload using CuteFTP. But, I’m still wondering which file I replace.
Is it: wp-content/themes/Blix/images/spring_flavour/header_bg.jpgForum: Fixing WordPress
In reply to: Uploading a new logo to Blix themeDo I replace the whole rectangular image? /www/wp-content/themes/Blix/images/spring_flavour/header_bg.jpg
If so, what is the image pixel size?