K2 Tip: How to show read more when necessary

The default behavior for K2 is to display the read more button at all times (if selected in the parameters), even if there is no more content. This is not good for blogs where some posts may have the complete article in the listing. A quick fix for this is to edit the category_item.php file, but first you want to make sure to create...

read more

How to add K2 related items by category as a module

Apr 02, 12 How to add K2 related items by category as a module

Posted by in Joomla, Tips & Tricks

This is a follow-up to my previous post on adding related k2 items by category. If you have not yet seen that tutorial, you will need to start there as this tutorial assumes you have already created your custom template with the necessary code to display related items by category. The K2 template system combined with the Modules...

read more

How to add related items by category in K2 (Joomla)

Oct 19, 11 How to add related items by category in K2 (Joomla)

Posted by in Joomla, Tips & Tricks

The latest version of K2 has a built in option to allow you to display related items by tag at the bottom of your K2 item. In my experience, most customers don’t want to bother with tags, and would rather have an automated list of related items by category. I’m sure this would be a simple update to K2, but until this...

read more

Redirect users on first login using Rules and User Stats

Oct 17, 11 Redirect users on first login using Rules and User Stats

Posted by in Drupal, Tips & Tricks

This tutorial will utilize the Rules and the User Stats module in order to redirect the user based on the number of logins. This could be the first login, the tenth, first ten, etc. With a slight variable tweak, this will also allow you to redirect a user based on the number of posts, days since last post, join date, and...

read more

How to Create Square Thumbnails in K2 for Joomla! 1.5

Apr 23, 11 How to Create Square Thumbnails in K2 for Joomla! 1.5

Posted by in Tips & Tricks

K2 is definitely one of my favorite Joomla! components. It does everything so well that I rarely need to make edits to anything other than template files. The one exception is creating square thumbnails. Most of my customers incapable of creating square thumbnails, so we need the system to be as user friendly as possible. This is a...

read more

How to style default Joomla! 1.5 Pagination with CSS

Apr 23, 11 How to style default Joomla! 1.5 Pagination with CSS

Posted by in Tips & Tricks

Most of the sites we design have plenty of fancy elements, but we always end up with a simple or unstyled page navigation list. The PSD always looks unique, but the web version falls short of the designers’ expectations. This is because there are no CSS selectors on the arrows, start, prev, next, end or numbers. I probably looked...

read more