Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
$5
Unwanted Characters Displaying on Thematic Child Theme Links
These links include:
1. the Edit (.edit-link) button (when logged in) on the front page of the site
2. the Reply link under the comments div
3. the cancel Reply link under the comments div
See an example generating in the comments section with the "Reply" link:
http://lauranell.com/uncategorized/looks-like-ill-need-more-yarn/
Please help! I need to remove these unwanted characters.
Thanks!
This question has been answered.
willisk | 02/04/11 at 4:49pm
Edit
(2) Possible Answers Submitted...
See a chronological view of answers?
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
-

Last edited:
02/04/11
5:01pmRashad Aliyev says:Hello,
Edit this file and fix this problem and save as it UTF-8 without signiture.
for example you can use for this Notepad editor. EmEditor is the my suggestion for code editing.
best regards.- 02/04/11 5:02pm
willisk says:What file exactly?
- 02/04/11 5:05pm
Rashad Aliyev says:Of course, It must be about comments template. Open your host and get it and change as I suggest..
- 02/04/11 5:02pm
-

Last edited:
02/04/11
5:14pmIvaylo Draganov says:Seems to me like it's content generated with CSS. I can see it in the stylesheet as well. Open up your theme's style.css and remove any lines containing something like this:
a:before {content:"A?A?A? ";}
I've found 6 matching lines(90, 208, 323, 373, 396 and 432). It's weird that they are present there. And they seem to be improperly encoded. Try and see what you get.Previous versions of this answer: 02/04/11 at 5:08pm
This question has expired.
Current status of this question: Completed
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
