peifa
Forum Replies Created
-
Forum: Plugins
In reply to: [Recent Posts Widget With Thumbnails] Can I add filter category?Example: I have five option at “show posts of selected categories only”.
Book, Paper, Pencil, Pen and Paint
Currently, I select all five categories and display recent post at my left side of the webpage. I hope I can have a filter to filter these category. If a user choose book, it will only display a list of recent post of book only.
Forum: Plugins
In reply to: [Recent Posts Widget With Thumbnails] Can I add filter category?At recent post with image widget, there is a option is “show posts of selected categories only” which I can select a list of category. I prefer user able to filter this option as well. By the way, if I do not intend to paste the code at function.php, where should I place at?
Forum: Plugins
In reply to: [Recent Posts Widget With Thumbnails] Can I add filter category?I prefer not to add the code in the functions.php since it is not safe. Integrate that code as a new plugin? Any example?
Forum: Plugins
In reply to: [Recent Posts Widget With Thumbnails] Can I add filter category?Very sorry I not familiar with this. I just want to add filter to filter “recent post with thumbnails” to get better recent post result. May I know where to add the code?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Jump to any month/yearThanks for the tips. I found out what is the problem.
Error:
Step: 1
Use filter feature and the link will be …./?cid=all&mcat=3
Result: it will still able to filter correctly.Step: 2
Follow by choose month and year and the link will be …./?cid=all&mcat=3&month=12&yr=2017
Result: Nothing happenWorking:
Step: 1
Choose month and year and the link will be …/?cid=my-calendar&month=12&yr=2017
Result: Working fineStep: 2
User filter and the link will be …/?cid=my-calendar&month=12&yr=2017&mcat=3
Result: Working fineConclusion: Filter miss out this url code /?cid=my-calendar
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Jump to any month/yearHere is the link: http://www.icon-plus.com/class-schedules/?cid=all&mcat=3