To be more clear I’m attempting to use this with the “Basic Google Maps Placemarks” plugin which creates a new post type.
I’ve attempted to modify line 115 of post-from-site/pfs-submit.php to this: $postarr[‘post_type’] = ‘Placemarks’;
as well as this: $postarr[‘post_type’] = ‘Placemark’;
Thanks for the links. I can’t get any of the functions to appear on my pages. Am I correct that this would need to be inserted into single.php?
Any help is appreciated.
The next post link could be the next post in the same category, or the next post by submission date.
jupstejuho,
i tried your version without the toolbar, and it doesn’t work.