by LT Digital Team (Content & Marketing) | Dec 25, 2016 | K2
I. Adding Custom Admin Templates Following these steps, you can add custom admin templates with ease. Step 1. In the file administrator/components/com_k2/views/item/view.html.php, you paste the following code just after $this->assignRef(‘form’, $form);... by LT Digital Team (Content & Marketing) | Dec 24, 2016 | K2
What is K2? K2 is a content platform for Joomla! which is perfect blogging. This guild will show you how to Create Blog With K2? A Bloggers Guide to Content Creation in Joomla K2 After you’re up and running wit your site and ready to start blogging, then you the... by LT Digital Team (Content & Marketing) | Dec 22, 2016 | K2
This guide will show you how to make checkboxlist – inspired by Jordan Ivanov: The first thing you need to do is to modify K2 and Joomla! core files. All files are attached to this post. 1. In /libraries/joomla/html/html/select.php after line 125 2. In... by LT Digital Team (Content & Marketing) | Dec 22, 2016 | K2
Upgrading K2 from 2.4.1 to 2.5 on Linux server Because unlike windows, some Linux servers may consider files in different case to be different and do not overwrite them. So you’ll have e.g. controllers for both old and new K2 version. So after you upgrade K2 on... by LT Digital Team (Content & Marketing) | Dec 21, 2016 | K2
K2 Admin Item View If you want to create Tags Used Query without modify any core K2 files, then follow this guide, you can easily add this functionality without have to modify any core K2 files, but could also be added as acore fix. The New Edit Item Layout... by LT Digital Team (Content & Marketing) | Dec 21, 2016 | K2
Why do we convert “K2 images” to JPG? K2 image is the image that you upload via the image tab in the item edit form. There are many reasons why we convert “K2 images” to JPG: from speed to performance (no disk IO checks, no database records for... by LT Digital Team (Content & Marketing) | Dec 19, 2016 | K2
Allowing users to submit content Scenario You want to allow your new registration to create as well as edit content but only in a specific category or categories. Process Creating K2 category like “User Blog” Creating K2 User Group such as RegUsers Setting... by LT Digital Team (Content & Marketing) | Dec 16, 2016 | K2
How To Display Link Directly To The Additional field image? Hi guys! If you want to display link directly to your additional field image then you must change the default K2 code. You can do it by inserting this following code in the item.php (remember to make a... by LT Digital Team (Content & Marketing) | Dec 16, 2016 | K2
How to enforce SEF URL Vietnamese character replacements To enforce SEF URL Vietnamese character replacements, just follow these steps below: Step 1. Go to K2 Parameters > Advanced Tab Step 2. Set Enforce SEF URL character replacements = Yes SEF URL character... by LT Digital Team (Content & Marketing) | Dec 16, 2016 | K2
Displaying A Link Directly To The Extra Field Image? Friends! If you want to display link directly to your extra field image then you must strip the default code that K2 uses to insert the image into it’s foreach loop. You can do it by inserting this directly...
Recent Comments