Hi @oxymorfa
Can you please provide me the exact shortcode which you are using?
So I can take a look and try to understand the scenario.
Hi @pluginandplay
Here’s the shortcode
[pld_post_list category=”12345″]
Ps : 12345 (an example number) comes from tag_id number of my category.
Hi @oxymorfa
Thanks for the shortcode.
Can you please confirm you are using category id or tag id?
The lite version only supports the category id not tag id.
Have you checked with the category id?
Hi
Im using tag_ID
Only tag_ID contain number in url…where can i find the cat id ???
Hi @oxymorfa
The same way you can find the category id in web page URL when you edit them.
Here is one blog which helps you to find the category id
https://www.wpbeginner.com/beginners-guide/how-to-find-post-category-tag-comments-or-user-id-in-wordpress/
Hi @oxymorfa
Any update on this please?
Does it work for you?
hi @pluginandplay .. im sorry for the late reply
no luck
on article you share me to, its also write that tag_ID is category ID
here are some screenshots to show u how im using your plugin
https://indodax.academy/wp-content/uploads/2020/03/Screenshot-from-2020-03-20-14-09-10.png
https://indodax.academy/wp-content/uploads/2020/03/Screenshot-from-2020-03-20-14-08-57.png
https://indodax.academy/wp-content/uploads/2020/03/Screenshot-from-2020-03-20-14-09-05.png
as my screenshots are showing, there’s no other ID i can find except the tag_ID
so, which category ID you mean to ??
i forgot to screenshot the url of my category
here
taxonomy=category&tag_ID=146608&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dcategory
146608 is my category id
and the plugin should show only post with “Article” category, but as u see in my screenshots all articles are showing
-
This reply was modified 6 years, 2 months ago by
oxymorfa.
Hi @oxymorfa
Thanks for the screenshots. The category ID is correct.
The issue is in the shortcode which you have added. [pld_post_list category="12345"]
As per the screenshot, It looks like that the double quote (“) are converted into special character (”). This generally happens when we copy the shortcode and paster it into the WordPress editor visual tab.
Kindly remove the quote from shortcode and add it again. Now save it and check. It will work for you 🙂
Wow, it’s work like a charm @pluginandplay
thanks for your great job and kind help…
cheer…
Single quotes also works for me!
I am using Brizy.