tamar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Google Custom Search in WordPressWeird. Unfortunately for me, Google is not correctly filling out the variables in the search box. The code they’re providing is generic.
<!-- Google Search Result Snippet Begins --> <div id="cse-search-results"></div> <script type="text/javascript"> var googleSearchIframeName = "cse-search-results"; var googleSearchFormName = "cse-search-box"; var googleSearchFrameWidth = 600; var googleSearchDomain = "www.google.com"; var googleSearchPath = "/cse"; </script> <script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script> <!-- Google Search Result Snippet Ends -->I applied your changes (see my search.php file now), but this is way frustrating 🙁
Forum: Fixing WordPress
In reply to: Google Custom Search in WordPressI’ll give it a try, thanks nathan. Hope the double posting won’t tick anyone off. I really don’t know for sure if it’s a theme problem, but my guess is that if it impacts some people and not others, that would be it.
Forum: Fixing WordPress
In reply to: Google Custom Search in WordPressWish I could say that that did it, but it doesn’t seem to work 🙁
I don’t think the issue is in the Google code that they provided to me… I think something in the theme causes blank pages for some and not for others. I really have NO idea though, and it’s driving me batty.
k, did it by hand. Resolved on my own.
Is there a script that does this?
Forum: Fixing WordPress
In reply to: tinymce – ctrl v no longer works?Bump for last try…
Forum: Fixing WordPress
In reply to: tinymce – ctrl v no longer works?Anyone?!
Forum: Fixing WordPress
In reply to: SEO 301 Redirectastereo:
Try this.
Options +FollowSymlinks
RewriteEngine on
RewriteCond %{HTTP_HOST} !^www.YOURDOMAIN.com$
RewriteRule ^(.*) http://www.YOURDOMAIN.com/$1 [QSA,L,R=301]That should work.
Forum: Fixing WordPress
In reply to: tinymce – ctrl v no longer works?So here’s what I see. The popup window no longer accepts touching the keypad first. You need to click on it and you get full functionality.
I’m pretty sure this only started in v2.2. Can anyone confirm?
Forum: Requests and Feedback
In reply to: Some people liked the iframe previewI, too, would have liked an option to keep the inline Preview intact.
Forum: Fixing WordPress
In reply to: “Incoming Links” hasn’t been updated despite new incoming linksWow, mass update. I guess this thing is working, though it’s not as frequent as it used to be. I guess it’s resolved, though if someone has greater insight into how these links get generated on the backend, I’d love to hear it.
Forum: Fixing WordPress
In reply to: “Incoming Links” hasn’t been updated despite new incoming linksRight, that’s why I am hoping that this issue is given proper attention. 🙂
I don’t really know if Technorati *is* the source of the Incoming Links, but the “More Links” indicates that it is polling information from there to some extent. Regardless, the newest link in my Dashboard is from December 2006, which is 6 months ago! 🙁
Forum: Fixing WordPress
In reply to: “Incoming Links” hasn’t been updated despite new incoming linksiscifi, thank you for the lesson in online etiquette. However, I’ve been a member of this forum long enough to know that often posts get pushed down and are ignored because newer posts take precedence. That is why I bumped it up. As you can tell, I only bumped it up twice, and then I replied to someone, and then I posted a more recent discovery rather than “posting over and over” (with the same meaningless message).
People *have* clicked on those links (in fact, I did myself to verify the credibility of the claim that it’s not working) and there has been no change in the Dashboard.
Therefore, it *is* a problem, and this issue still remains unresolved.
Forum: Fixing WordPress
In reply to: “Incoming Links” hasn’t been updated despite new incoming linksOkay, this is incredibly annoying. I click on “More links” and Technorati clearly shows that there are incoming links from as recent as a few hours ago.
Why doesn’t it show on my Dashboard?
http://www.technorati.com/search/http://www.techipedia.com/?partner=wordpress
Forum: Fixing WordPress
In reply to: “Incoming Links” hasn’t been updated despite new incoming linksIt’s been over a week. It’s been months for me. 🙁 It used to update daily.
First of all, how does Incoming Links work? Maybe the connection needs to be established there so I can isolate the problem.