shiftdel15589
Forum Replies Created
-
Forum: Plugins
In reply to: [CubePoints] Cubepoints and Geoplaces 4I solved this problem with module http://wordpress.org/support/topic/plugin-cubepoints-cubepoints-and-custom-post-types and must place this line in code:
//add_action( ‘publish_book’, ‘cp_module_publish_post_type’ );
add_action( ‘publish_place’, ‘cp_module_publish_post_type’ );
add_action( ‘publish_event’, ‘cp_module_publish_post_type’ );😀
Forum: Plugins
In reply to: [CubePoints] [Plugin: CubePoints] Cubepoints And Custom Post TypesHi, I use geoplaces4 at http://templatic.com/app-themes/geo-places-city-directory-wordpress-theme/.
How to when user submit new place, they will get new points by this module ?Thanks.
Forum: Fixing WordPress
In reply to: [Plugin: Google XML Sitemaps] Not full urlI solved my problem. Thanks !
Forum: Fixing WordPress
In reply to: [Plugin: Google XML Sitemaps] url of posts show error 404 not foundCheck permalink.
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Simple Tags ConflictLike me.
Sitemap only tag, not url.
http://alobia.com/sitemap.xml
How to solve this problem ?Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Sitemap IndexHahaha. OK !
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] SiteMap 50,000/10MB limitDemo: alobia.com, 38000 posts
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Sitemap Index@ How to make sitemap xml with all url (topic) ?