I do have about 250 Pages and Blog Posts.
The plugin does not show all of them.
Instead I just see the number-count of the posts.
But I would like to have every single page and every single post listed with the Hyperlink.
How to do that?
Thank you so much for your help!
]]>I’d like to generate a sitemap page with all my woocommerce shop categories and products. Can this plugin do that?
]]>Hi there,
I would like to know how i can updated my Hierarchical HTML Sitemap for every new post, day after day ?
Regards,
Martin
I have a category with 3 sub-categories that all have posts in, but even tho they are counted they do not show up:
]]>Hi, how to show Woocommerce products or custom post types? Thanks
]]>This is not a support question really, just a request/suggestion I guess.
I had the need to only list hierarchical cats/posts from a certain sub_cat onwards.
However, instead of setting a ton of exclude_cats id’s (which might also have had to change over time) I thought it might be better idea to actually be able to set a parent id to start off with
so after line 18 I inserted
$parent_id = !empty($atts['parent_id']) ? (int)$atts['parent_id'] : 0 ;
and change line 32 from
0
to $parent_id
which now does exactly what i need it to do when adding the attribute parent_id=[someid]
to the shortcode
it’s just an idea. maybe you want to add this at some point. just thought i’d pass it on
cheers
]]>Is it possible to include posts from custom post types? I see they are included in the posts count next to the category names but the actual posts aren’t listed below the categories.
]]>Tried all sitemap plugins but this one is the closest to what I want to achieve. Need your support though. Is it possible to arrange the orders, as such that pages displayed first, and then category cloud (if enabled), and then posts-per-category?
Example:
- All Pages
- (Category Cloud)
- Categories (with posts)
or, is it possible for the shortcode to show only pages, therefore I can rearrange the order.
Example:
[htmlmap showpagesonly]
[htmlmap exclude=1214 exclude_cat=6,7,8,9,10]
Also it will be great to have the pages ordered by other than alphabetical order, e.g by parent-child relationship.
Thanks!
]]>Hello
how do you display a list of all posts in chronological order without categories at all?
Sitemap:
post 1
post 2
post 3
post 4
etc.
page 1
page 2
page 3.
etc.
that’s it.
No categories involved, named or mentioned. Just a plain list of posts.
Because most posts fit in 3-4 categories, so if you display the categories, the post appears many times in the sitemap.
Is there a way with this plugin to have a list like that?
Thanks
D.
Hello,
I’d like to know, and understand, what do you mean by “hidecloud”?
What are “categories cloud”?
Thank you
]]>Installed this plugin but its not useful if you have lots of posts on the site; The sitemap page (NSFW) is opening very slowly..
]]>Hi there,
Is it possible to display posts that are sub-categories of a category that has 0 posts itself?
I’m working on a site that has this post structure. Initially, none of my clients posts were showing. I tried assigning 1 post to the parent category and then all the sub-category posts became visible. If possible, I’d prefer to simply show the sub-category posts even if the parent category is empty.
Best,
Sam
]]>