Joomla Developer's Tips and Tricks
I will describe here some of my expereinces in Joomla development.
How to show extra fields for K2 related items
You need to display K2 extra fields in the related items section in the item view, but this is not supported by K2, here is how to do it...
How To Enable K2 Frontend Edit/Submit Items for Beginners
Its a common problem for K2 newbies, when they try to configure K2 to allow users to submit/edit items on the front-end:
When you try to submit/edit items on the front-end I get this message: 403 - You are not authorized to view this resource
To make front-end edit/submit works smoothly, there are some parameters need to be configured properly:
Fix Calendar.setup: Nothing to setup error
This error is occurrs in some installations of Joomla 2.5 and may be Joomla 3 also.
It can be fixed like the following...
Fix Calendar.setup: Nothing to setup error
This error is occurrs in some installations of Joomla 2.5 and may be Joomla 3 also.
It can be fixed like the following...
K2 integration with ChronoForms
This is a simple tutorial for how to integrate ChronoForms and K2...
Requirements:
To integrate Chronforms and K2, such that form fields generated by ChronoForms can be populated with K2 extra field values for a K2 item.
For example, you have created a ChronoForms form with name 'contactus', this form has the following fields:
K2 content module with pagination - jQuery flavor
A few months ago, I have implemented pagination support in the K2 Content module for one of my clients.
It was implemented using Ajax technology upon the client request, but I will use jQuery (client side) pagination in this tutorial, leaving the Ajax pagination to next tutorial, let's go on...
Can't Find What You're Looking For?
Browse our complete documentation or ask in our community forum.