Uli
Forum Replies Created
-
Forum: Plugins
In reply to: [XML Sitemaps] An XSLT stylesheet does not have an XML mimetypeError happens in Firefox, but not chrome.
Forum: Plugins
In reply to: [Yoast SEO] Content Encoding Error for XML SitemapMike,
thanks for chiming in.
[1] I removed extra lines in the “WordPress SEO” plugin files (/inc), bu that didn’t resolve the issue.[2] I ran Fix My Feed RSS Repair, but it didn’t help either. Plus, now my feed is not working anymore: https://skinnychef.com/feed
(The page isn’t redirecting properly. Firefox has detected that the server is redirecting the request for this address in a way that will never complete.)
Argh
Forum: Plugins
In reply to: [Yoast SEO] Content Encoding Error for XML SitemapMike,
tried that. Didn’t work.Forum: Fixing WordPress
In reply to: How to Change Password Recovery Email TextI adapted the code here: https://s14.codeinspot.com/q/2472332
Thanks.
Forum: Plugins
In reply to: [Google CSE] [Plugin: Google CSE] Link ends up with "?s=[search term]"@gabeshaughnessy: thanks!
@ptz0n: I am using this on a Genesis-powered theme, so I would really appreciate if you could look into the plugin and see if using $post->guid instead of get_post_permalink() (or the_permalink()) works… any way this is possible?
Forum: Plugins
In reply to: [Google CSE] [Plugin: Google CSE] Link ends up with "?s=[search term]"@gabeshaughnessy: I’d love to see your code…
Forum: Plugins
In reply to: [Google CSE] [Plugin: Google CSE] Link ends up with "?s=[search term]"Thanks ptz0n, much appreciated.
Uli
Forum: Plugins
In reply to: [Google CSE] [Plugin: Google CSE] Possible to work with Genesis framework?@pilkster: I am running the plugin/Google CSE successfully on a Genesis-powered website: https://skinnychef.com
Uli
Forum: Plugins
In reply to: [Google CSE] [Plugin: Google CSE] Link ends up with "?s=[search term]"ptz0n: I have the same issue… here’s the URL for the search results:
https://skinnychef.com/?s=secrets+of+a+skinny+chefSee how the first search results come up with an infinite loop:
https://skinnychef.com/?s=secrets+of+a+skinny+chef
https://skinnychef.com/?s=secrets+of+a+skinny+chefYou can tell they are broken because the meta info isn’t there…
WP 3.4.2
Google CSE: 1.0.2Forum: Fixing WordPress
In reply to: wp-login.php showsForum: Fixing WordPress
In reply to: wp-login.php showsdoesn’t work for me… as I said before, something is incorrectly coded in wp-login.php
Forum: Fixing WordPress
In reply to: wp-login.php showsHow did you fix it?
Forum: Fixing WordPress
In reply to: wp-login.php showsIt happened when installing 3.4.1 for sure.
If I swap in an old wp-login.php from 3.4, it goes away.
Forum: Fixing WordPress
In reply to: wp-login.php showsNope. Still waiting for somebody to fix it.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] How to remove plugin from WP pages?I like Aditi’s question.
Please post code for functions.php so that I can deregister style/javascript for plugin on certain pages.
Also, would be nice to get code that shows facebook comments form on posts that have no comments yet, while leaving the default WordPress comment system in place on pages that have already comments.