Pi Zi
Forum Replies Created
-
Andrzej, thanks for sharing your uberharvest result.
Gary, the red display is only when you are logged in as admin user, just so you can check if the emails are really encoded.
In any other cases it will be displayed in the normal styling of your site.I can imagine this might be confusing. Maybe I should make it an option in the admin page. Or if anyone has a nice suggestion, please let me know.
Could you let me know if the page format is still not good when you are logged out of WP admin?
The new version of the plugin has the option to exclude certain post ID’s from being encoded.
Also a new hook was introduced, f.e. to add (or remove) filters for encoding.You should be able to combine the plugin again with wp-e-commerce.
On the site I was working it showed max 9 items, but adding the param
nopaging = trueworked for me.Example:
echo pronamic_google_maps_mashup(array( 'category_name' => 'projects', 'nopaging' => true ));Thanks for sharing your solution. The plugin is not updated frequently though.
No, it’s not possible. Though it is possible with another plugin called “WP Mailto Links”.
Issue resolved when updating to new version?
Thanks Rastarr for reporting, and thanks Vasyl for the fix.
Thank you all. Should be fixed in version 1.21.
Please give me some concrete examples (url’s) to analyze the problem.
I tested with the Propulsion theme (some pages of the demo on kriesi.at), but I cannot seem to reproduce the bug. I need more clues, like on which site (and page) did it occur?
David, in the new version bloginfo(‘url’) was replaced by bloginfo(‘wpurl’), which returns same url as site_url().
Warnings are fixed in the new version.
Tweet button problem can be solved in the new version by adding the link to the ignore-list, f.e.: http://twitter.com/share
Although you already solved the problem yourself, in the new version it is possible to exclude (ignore) links of another (sub)domain.