pfeldman
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: FeedBurner Email link: How to select a different language?Thank you Scribu, for your kind answer!
The truth is that ordinarily, I would have known how to proceed. But in this particular theme (Atahualpa) there a set of Options which allow you to show a specific icon and link to Feedburner in the Header, just by inputing your Feedburner ID. But that link is to Feedburner in English.
I am given the option to hide the Feedburner icon/link in the header, and I can always set up a form/link to Feedburner via Widgets. I would, however, like to make use of the optional header icon and link to Feedburner, if only I could figure out how to bypass the Theme’s Options pre-setting.
Thank you once again.
Forum: Plugins
In reply to: WP-Email not displaying automatically, as it shouldThank you so very much! How stupid of me! Now I have it working perfectly.
May I add that your Theme and support quality are far better than any of the so-called “premium” themes out there. Congratulations!
Forum: Fixing WordPress
In reply to: weird characters with 2.7 updateBrandon,
Thank you so very much for your helpful post. It gave me insight to fix my issue:
Feedburner was parsing corrupted characters of my feeds. The fix, based on your solution, was go to PHPMyAdmin and alter the database for wp-posts, which in my case was latin1_swedish_ci, to utf8_unicode_ci.
Once again, thanks for your very helpful post!