Fernando Briano
Forum Replies Created
-
Hi scdesmond,
What you do is use one shortcode per instance of category post list. E.g.[catlist id=34 numberposts=-1] [catlist id=37 numberposts=-1] [catlist id=54 numberposts=-1]I’m using multiple catlists this way on this page on my blog.
Forum: Plugins
In reply to: [List category posts] [Plugin: List category posts] Thumbnail alignmentJust set a CSS class to the thumbnail with this parameter:
thumbnail_class – Set a CSS class to the thumbnail and style it.
Then set the aligment as you wish on your CSS file.
There was an issue with thumbnail size, it’s been fixed on version 0.22.3:
thumbnail_size – Either a string keyword (thumbnail, medium, large or full) or 2 values representing width and height in pixels. Ex: [catlist thumbnail_size=32,32] or [catlist thumbnail_size=thumbnail]
Forum: Plugins
In reply to: [List category posts] [Plugin: List category posts] Space required after…Fixed on the brand-new List Category Posts version 0.22.3 🙂
Forum: Plugins
In reply to: [List category posts] [Plugin: List category posts] error on 0.21.1 versionNo problem guys 🙂
Make sure you vote the plugin as “it works” on every update, so that people can trust it works.Regards!
Forum: Plugins
In reply to: [List category posts] [Plugin: List category posts] error on 0.21.1 versionSorry about that, just some debugging code that was left undeleted. It’s been fixed on version 0.21.2 already up on the site.
Thanks for reporting!
Regards
Ok kriskpooh, glad you could export the configuration and start a new site. Who knows what happened then that made the plugin malfunction.
From the debug code you showed, you were using an e-tools plugin which hadn’t been updated for a while. As you said, if you had issues now, better to start over if there’s not much damage in that.
If you find any errors using List Category Posts in the future, please don’t hesitate to post it here with as many details as possible.
kriskppoh, can you edit your wp-config.php and add the following code?
define('WP_DEBUG', true);
This will set WordPress to debug mode, and you’ll probably see some error regarding the plugin. If so, please paste the error here, because I haven’t figured out yet what’s going on here.kriskpooh,
Are you using templates? If you’re not, it’s not necessary for you to put the default template file on the theme’s folder. Just in case delete the file from there and let me know if that changes anything.I need as much info as you can provide regarding how you are using the plugin so that I can find the bug. When you say the shortcodes do not work, do you mean they don’t display anything? Do they display the wrong posts? Do they display the shortcode?
At one point it showed the posts but they weren’t hyperlinked to the posts.
This was a known bug which was recently fixed. Can you try to reproduce this situation?
So, this is not working:
[catlist name=legal-briefs numberposts=-1]
Right? And you’ve tried with the ID and it doesn’t work either?Forum: Plugins
In reply to: [List category posts] [Plugin: List category posts] Extra " added to ul tagGreat guys! I’ve marked this issue as resolved.
Please consider voting on the compatibility box on the plugin’s page when a new version is out and you’ve tested it’s working properly.
I’ll keep on working on some other issue which arose recently and other small fixes.
Thanks for your patience guys!
I managed to squeeze some time into a bugfix release today, please test version 0.20.4 and check if the tags issue is fixed. I’m not having much time for tests on every release, so any volunteers are more than welcome 🙂Thanks!
Forum: Plugins
In reply to: [List category posts] [Plugin: List category posts] Extra " added to ul tagThanks for your patience guys!
I managed to squeeze some time into a bugfix release today, please test version 0.20.4 and check if the tags issue is fixed. I’m not having much time for tests on every release, so any volunteers are more than welcome 🙂Thanks!
Forum: Plugins
In reply to: [List category posts] [Plugin: List category posts] Extra " added to ul tagStart1, I changed the functionality back to showing the latests posts when using only [catlist] in version 0.20.3 (now available). Please read the notes on usage for more specific info.
I’m looking into the ‘tags’ issue now.
Thanks!
Fernando
Forum: Plugins
In reply to: [List category posts] [Plugin: List category posts] Extra " added to ul tagOk, version 0.20.2 is up and ready to update. It addresses the ” and no link on the first post issues. Please update and let me know if it’s working correctly for all of you.
Thanks!
Forum: Plugins
In reply to: [List category posts] [Plugin: List category posts] Extra " added to ul tagUPDATE: I’m seeing Andrea’s bug now, I’ll fix it ASAP and release a new version.