Inspired by new trends of modern technologies which will brings new cool effects and insightful structure, SJ Travel II - Joomla! Template has been released. This is the first time your Website can experience so many exciting effects than ever!
SJ K2 Categories Full is a Joomla! module made for K2 Component. It supports you in showing your categories more beautiful and useful to visitors! With this, your K2 categories will show necessary information within many exciting effects!
K2 is a powerful extension that allows for incredible control of your Joomla content. This module is a modification to the standard K2 content display module. Rather than define the content you want to display in the module, this module pulls the item data from the current item being displayed.
This allows you to expand your layout options since you can now display part of the item content in the main content display area and other bits of content in the module positions. You can even load more than one module per page to deliver highly complex layouts with the content exactly where you want it!
The module supports multiple instance on a single page so putting item content exactly where you want it is no problem. K2 Plugins are triggers so the module can also be used to display the K2Mart buy now box in any module position.
If you're going to open your online store using Virtuemart Component or JoomShopping Component and sell Digital Products or luxury stuffs, or you looking for a clean, nice design and special typography, this template is perfectly your choice. Homepage contains image slideshow, brand sliders. The footer with extra space allows to show more info of your stores address or links.
It comes with 6 amazing themes color, clean styles and the Responsive feature Supports displaying on Resolution of Smart phone, Table-Less. And more supports themes for k2 component, Virtuemart component, Jomshopping Component and is built using our powerful template Framework called Leo Framework - giving you the ultimate flexibility and speed More
SJ K2 Categories II - a new module for K2 component in Joomla 1.7 has been released. You can use this module for showing all or some categories with links to their subcategories. With 4 themes and an eye-catching design, SJ K2 Categories II will bring satisfaction to you.
More
JSN Teki is the hi–technology Joomla template, which lets you create a digital home for gadget lovers. JSN Teki runs perfectly on a desktop web browser as well as mobile devices such as iPhone or iPad with powerful built–in framework. Another thing to mention is the great JS/CSS compression mechanism which gives faster loading speed. More
JSN Tendo is the artistic and elegant Joomla template. With powerful built – in features, JSN Tenso fully support K2 Styling which let you create an awesome photo gallery website.
The vast array of customizations is just excellent, giving you more control on the look and feel of the theme without having to dig into the theme editor More
JSN Dome is colorful Joomla template with charming cozy design that would allow you to build wonderful personal website. Leverage the power of Joomla to express yourself with JSN Dome template. More
JSN Epic is a clean and professional looking Joomla template designed mainly for corporation websites. Supported K2 component and other powerful features, this template allows you to present content in whatever way you like.
1. Back up J1.5 source and J1.7 destination. Use Akeeba Backup.
2. Ensure J1.5 and J1.7 table prefixes match. Use Admin Tools.
3. Log into phpMyAdmin
4. Export J1.5 k2 tables only
5. Import k2 tables .sql into J1.7 database, leave k2 tables in MyISAM format
6. Update k2_items created_by ID to new J1.7 Super User ID by running SQL query:
UPDATE `PREFIX_k2_items` SET created_by = NEW_ID WHERE created_by = OLD_ID
7. Update k2_items modified_by ID to new J1.7 Super User ID:
UPDATE `PREFIX_k2_items` SET modified_by = NEW_ID WHERE modified_by = OLD_ID
8. All of my k2 items had access set to 0 so I made them all public again:
UPDATE `PREFIX_k2_items` SET access = 1 WHERE access = 0
9. Copy k2 media items from J1.5 and paste into J1.7 .../media/k2/
If you don't feel comfortable with phpMyAdmin and SQL queries, you can always have a look at jUpgrade http://redcomponent.com/jupgrade, a component which simplifies the migration of K2 from Joomla! 1.5 to 1.7. More