dave920
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Slashes Added To Custom Fields@ Shyzer : I also have the problem with the Save and Publish buttons — they stop working when I try to update a Custom Field after removing one of those erroneous slashes.
Forum: Fixing WordPress
In reply to: Slashes Added To Custom FieldsI am also having this problem, with random slashes \ being inserted
Forum: Fixing WordPress
In reply to: comments won’t postI am having the same problem. Restarting Apache fixes it, but the problem resurfaces at whim. When users go to submit a comment, they are either taken to a blank page or, in some browsers, asked to DOWNLOAD the .php file.
Forum: Fixing WordPress
In reply to: Creating custom “title” tag for just one single pageYES! Success!
Exactly what I needed. Thanks so much for your prompt response.
In case you were wondering, I needed this function because I’m using a static page as my homepage, and I didn’t want it to have the same //title// structure as every other page — so I set the //title// page ID to its own unique title.
Thanks again!
Forum: Fixing WordPress
In reply to: Creating custom “title” tag for just one single pageThat totally looks like it should work, actually.
Unfortunately, it doesn’t. I’m getting this error:
Parse error: syntax error, unexpected '{' in /home/public_html/wp/wp-content/themes/theme-name/header.php on line 20Forum: Plugins
In reply to: Search Not WorkingUnfortunately, even adding that to .htaccess didn’t work.
On my end, only logged in users see the search results page. Non-logged in users simply get the homepage spit back at them when they try searching.