Hi!
1. How can I do to “list-style” was not “none”?
without changing the css file with editor, but in shortcode?
- aaaaaaaaaa
- bbbbbbbbbb
- ccccccccccc
- dddddddddd
for example: [catlist id=1,8,14 list-style=circle]
2. There is a list of posts. Widget displays them in the sidebar.
If the post is open, how to make the current list of selected post?
for example
list:
aaaaaaaaaa
bbbbbbbbbb
ccccccccccc
dddddddddd
If the current post – bbbbbbb, the list looks like this:
aaaaaaaaaa
bbbbbbbbbb
ccccccccccc
dddddddddd
Thanks
https://ww.wp.xz.cn/plugins/list-category-posts/