How can I change the language of the feed burner popup ?
Feedburner gives this info:
For the subscription form:
Add the following “hidden” element somewhere between the opening <form> and closing </form> tags:
<input type="hidden" name="loc" value="es_ES"/>
For the subscription link:
Add the following parameter to the end of address shown in the “href” attribute of the “a” tag:
<a href="https://www.feedburner.com/fb/a/emailverifySubmit?feedId=25&loc=es_ES">...
Thanks.
]]>Installed the LaunchPad theme on WP 3.2.1.
All seems to have gone well.
However, in setting the options, the Feedburner URL is preset at:
Feed Address: https://feeds2.feedburner.com/
Feedburner assigned me an address that begins:
https://feeds.feedburner.com/
As you can see, the ‘feeds2’ portion is in deference.
How can I correct this in LaunchPad???