Fernando Briano
Forum Replies Created
-
SweetKiller there’s no way to show the category link for EACH post, only for each list, check the catlink parameter.
Please, for the love of the Flying Spaghetti Monster, read the Documentation.
The correct parameter is not “catlist_class”, it’s just “class” if you want to style the ul:
class – CSS class for the default UL generated by the plugin.
Thanks!
Forum: Plugins
In reply to: [List category posts] how to do this on homepage of a website?You can add the widget somewhere on your site, or use the shortcode on your template files:
<?php echo do_shortcode("[catlist id=3]"); ?>Forum: Plugins
In reply to: [List category posts] how to do this on homepage of a website?Luckily, you don’t have to know PHP to use this plugin 🙂
When you’re editing a post or page, write the shortcode right in there.
Forum: Plugins
In reply to: [List category posts] Delete the entries with a particular tagRight now there’s no way to do this, but I could implement it with the tag__not_in parameter from WP_Query. If you’re interested, add it as an issue on Github. Thanks!
Forum: Plugins
In reply to: [List category posts] A little help, pleaseSomething like that yes. Watch out for how you set the category. Use the id or name parameter.
Forum: Plugins
In reply to: [List category posts] A little help, pleaseFrom what I can see, it’s just listing every category (being the categories: Apple, Appetizers, etc.) and ordering them by title with the orderby parameter.
I added this functionality on version 0.28. Just add the param “posts_morelink”:
posts_morelink – Include a “read more” link after each post. It receives a string of characters as a parameter which will be used as the text of the link. Example: [catlist id=38 posts_morelink=”Read more about this post”]
Please let me know how it works out for you 🙂
Thanks for the request!
Regards,Forum: Plugins
In reply to: [List category posts] Date helpUse this:
[catlist id=whatevet dateformat=" M d Y " date=yes]That will show the date like this:
Jan 20 2013Good luck.
Forum: Plugins
In reply to: [List category posts] Date helpI’ll try answer this as polite as possible…
it is in the documentation somewhere
Once you get to the documentation you can search for the string dateformat. That should be easy, right? You can do it on any web browser or text editor.
but I won’t tell you where or which document
Every WordPress plugin has it’s documentation. You can read it HERE, on WordPress.org, when you go to the plugin’s page. Read the FIRST page and you get a text that says: Check Other Notes for usage. When you install the plugin, you get a link on your WordPress’ plugin page to the plugin’s instructions. Do you still need help finding the documentation?
I have no superiority complex. I’m just sick of people not even taking 2 minutes of their time to skim the documentation I spent time writing so that I would avoid this kind of questions on this forum. Is this that hard? It’s a manual, before asking if the plugin does this or that, or how you can change something, READ THE DOCUMENTS.
Forum: Plugins
In reply to: [List category posts] plugin broke with WordPress or plugin upgradesOh, then this must be some issue with the plugins you mention. They must change the way custom posts are stored or something. Maybe we can get some help from the plugin developers by posting a report on the plugin’s forum?
Forum: Plugins
In reply to: [List category posts] Date helpPlease read the documentation. You can choose the format of the date with the dateformat parameter. You’ll find a link to WordPress docs on Formatting dates there, and you can add a space before/after with the format string.
Forum: Plugins
In reply to: [List category posts] display just the content (not the list) of postsikookmaar can you add this manually to the stylesheet file of the theme? From what you’re telling me, there’s probably an issue with the plugin adding custom styles, since it should add your custom CSS between the
<style>tags or into the CSS file. Maybe you can create a child theme for this theme and add the css yourself so that it doesn’t get overwritten whenever you update the theme.Believe me, I’ve felt like telling people to just RTFM whenever they ask some stuff on this forum, but floand looks like a really new user. floand, try reading as much as you can from a plugin whenever you install it. If you need further help using it, please open a new topic.
Thanks to you both for using the plugin 🙂
Forum: Reviews
In reply to: [List category posts] excellentThanks for your review and the contribution. I’m adding it to the FAQ 🙂
Forum: Reviews
In reply to: [List category posts] 아주 좋네요..감사합니다!