Themes
All themesNo clustered themes yet.
Market
Commercial opportunities need traceable source links before they are treated as build-worthy.
100.0% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
No clustered themes yet.
Pain still appears around missing feature, compatibility despite praise for quality, easy.
Pain still appears around compatibility, support despite praise for woocommerce, easy.
Show only public available posts: users show compatibility, support pain that may indicate a product gap.
Sitemap with woocommerce · The page I need help with: [ log in to see the link] I want the sitemap to only show products and categories that are available to the current user. complaint i only see 10 postsi only see 10 posts: users show compatibility, missing feature pain that may indicate a product gap.
Advanced Sitemap Generator · thanks http://wordpress.org/extend/plugins/advanced-sitemap-generator/ Hello Kapara, You just need to login to admin panel and just click on Reading option under setting tab from there you can change the “show post” option, By default there will be 10, you can enter as you want to show. mixed Almost goodAlmost good: users show missing feature, support pain that may indicate a product gap.
Sitemap with woocommerce · However, I would like some added features. complaint List links in 2 columnsList links in 2 columns: users show missing feature pain that may indicate a product gap.
Advanced Sitemap Generator · List links in 2 columns First of all, let me say that this is a great plugin – gets the job done with no muss, no fuss. complaint Product CategoriesProduct Categories: users show missing feature pain that may indicate a product gap.
Advanced Sitemap Generator · Is it possible to add the product categories under the Shop page using this plugin? complaint make titles in output translatablemake titles in output translatable: users show compatibility pain that may indicate a product gap.
Advanced Sitemap Generator · make titles in output translatable at least in frontend, you could make these titles translatable, by changing line 99 of main.php: $display = '<div class="manage-pagepost"><ul class="manage_page"><h3>Pages</h3>'; into: $display = '<div class="manage-pagepost"><ul class="manage_page"><h3>'.__('Pages','sitemapgenerator').'</h3>'; and line 136: $display .='<h3 complaint Excluding page and category is not owrkingExcluding page and category is not owrking: users show support pain that may indicate a product gap.
Advanced Sitemap Generator · Can you help me? complaint Problem with Polylang on postsProblem with Polylang on posts: users show compatibility pain that may indicate a product gap.
Sitemap with woocommerce · I modified function to query post as follows function sbwpes_sitemap_post() { ?> <h2><?php _e('Products', 'easy-sitemap' ); ?>:</h2> <ul class="sitemap"> <?php $loop = new WP_Query( array( 'post_type' => 'post', 'posts_per_page' => 1000, 'orderby' => 'title', 'order' => 'ASC' ) ); ?> <?php while ( $loop->have_posts() ) : $loop->the_post(); ?> <li><?php the_t mixed Does what it says – backend could use workDoes what it says – backend could use work: users show missing feature pain that may indicate a product gap.
Advanced Sitemap Generator · Does what it says – backend could use work Plugin works as intended. complaint Sitemap to list the navigationSitemap to list the navigation: users show missing feature pain that may indicate a product gap.
Advanced Sitemap Generator · Sitemap to list the navigation Hello, Thanks for your plugin.Is it possible to list just the navigation using this Advanced Sitemap Generator? complaint Excluding pages by categoryExcluding pages by category: users show bugs pain that may indicate a product gap.
Advanced Sitemap Generator · Excluding pages by category Hi, I tried to avoid getting some pages under a category in the generated sitemap but this does not work. complaint not worksnot works: users praise reliable, which suggests what competitors already do well.
Advanced Sitemap Generator · not works does not create sitemap , even list posts does not create sitemap , even list posts question Generates an extraGenerates an extra: question conversation with limited structured signal.
Advanced Sitemap Generator · Generates an extra See the page here: http://ifixmobileinc.com/sitemap/ Using this shortcode: [sitemap excludepage=”203,372,205″] Does anyone know why this is generating an extra <li> bullet point? Using WP 3.5.2 and plugin version 1.1.0 http://wordpress.org/plugins/advanced-sitemap-generator/ See the page here: http://ifixmobileinc.com/sitemap/ Using this s mixed Shortcode output appears before other page textShortcode output appears before other page text: users show bugs pain that may indicate a product gap.
Advanced Sitemap Generator · There’s an issue with the shortcode function – it’s a classic mistake and easy to fix. praise Very Nice and usefullVery Nice and usefull: users show compatibility pain that may indicate a product gap.
Sitemap with woocommerce · [SitemapPost] page [SitemapPage exclude=”1493,4071,6,4167,7,8″] Product [SitemapProduct] Category [SitemapCategory] https://wordpress.org/plugins/sitemap-with-woocommerce/ This topic was modified 7 years, 1 month ago by jitenaman . praise Easy to use!Easy to use!: users show compatibility pain that may indicate a product gap.
Advanced Sitemap Generator · Easy to use! praise Really niceReally nice: users praise reliable, quality, which suggests what competitors already do well.
Sitemap with woocommerce · Really nice Works perfectly. praise Great sitemap generatorGreat sitemap generator: users praise quality, which suggests what competitors already do well.
EAS Sitemap Generator · Great sitemap generator I searched and finally found a flat xml sitemap generator. praise ocommerce site map in wordpressocommerce site map in wordpress: users praise easy, which suggests what competitors already do well.
Sitemap with woocommerce · ocommerce site map in wordpress ocommerce site map category and product list and page and post also .this is very easy use. praise Awesome PluginAwesome Plugin: users praise easy, which suggests what competitors already do well.
Advanced Sitemap Generator · Awesome Plugin Such a nice & Easy to integrate Plugin!!!! praise how can we submit this to webmaster tools?how can we submit this to webmaster tools?: praise conversation with limited structured signal.
Advanced Sitemap Generator · how can we submit this to webmaster tools? just wondering how we turn this into an XLM site map file with the correct syntax since none of these other plugins seem to work. just wondering how we turn this into an XLM site map file with the correct syntax since none of these other plugins seem to work. praise Page Sequence for Advanced Sitemap GeneratorPage Sequence for Advanced Sitemap Generator: users praise quality, which suggests what competitors already do well.
Advanced Sitemap Generator · Page Sequence for Advanced Sitemap Generator I love your plugin but need to change the pages on the page to match the sequence of the menu. praise Nice WorkNice Work: users praise quality, which suggests what competitors already do well.
Advanced Sitemap Generator · Nice Work Really such a great plugin. praise Very nice pluginVery nice plugin: praise conversation with limited structured signal.
Advanced Sitemap Generator · Very nice plugin Really it’s a very nice plugin. Really it’s a very nice plugin. praise Great PluginGreat Plugin: users praise quality, which suggests what competitors already do well.
Advanced Sitemap Generator · Great Plugin praise Excluding 'posts' title on site mapExcluding 'posts' title on site map: users praise value, which suggests what competitors already do well.
Advanced Sitemap Generator · http://www.sansomconstruction.co.uk Many thanks http://wordpress.org/extend/plugins/advanced-sitemap-generator/ ok, i have seen this, soon i will correct it and upload next version, for the time being just write “.manage_post h3{display:none}” on style.css file, it will hide the title, but don’t forget to delete this line when you add new post.