JA T3 Framework 2.0 Developer Guides
We are going to explore * The Structure & The Extensions - explore the file & folder structure, purpose of most important files; * Layouts & Blocks - explore the…
We are going to explore * The Structure & The Extensions - explore the file & folder structure, purpose of most important files; * Layouts & Blocks - explore the…
Introduction
JA T3 Framework is the third generation template framework developed by JoomlArt for Joomla! 1.5 and above and brings new improvements and features: a new structure, Layouts, Mobile Ready, Right to Left Language Support and a powerful menu system called Mega Menu. The framework itself is our five years experience providing templates for Joomla!, it was developed to shorten the website development.
JA T3 Framework 2.0 is a new version template framework introducing new features: profiles, plugins, themes.
The new framework also comes with a new structure: a light template, a plugin to hold the default design and core scripts, a plugin to manage the template typography, but the plugin to hold menu parameters for Mega Menu have been integrated into the core framework plugin to make the updating easier.
(more…)
Joomla 1.0.x Warning: Parameter 2 to frontpage() expected to be a reference, value given in /includes/Cache/Lite/Function.php on line 100 This problem happen with php 5.3.x to fix it You sould…
If you want to allow arabic urls in Joomla like this This method will work without the need to ARTIO Joomsef ....etc the files that responsible for filtering the urls…
If you want to redirect all 404 errors to the homapge or any other page, You can do the following Open up your (default template) system/error.php using your favorite editor…
If you want to convert a database to UTF8 you can use this script Phoca Changing Collation Tool Download link http://www.phoca.cz/download/category/17-phoca-changing-collation-tool VIN: any arabic data will be lose.
I seem to have an issue with translation a menu. In my original language the K2 Menu is a Category view and when I translate the Menu I get an…
You can use this trick to flip an image horizontal also it works on IE. Just add the following CSS class to your image. Note: It works with source images…
This example for Joomla.
One challenge in Joomla! is ensuring that certain PHP files in public_html (or otherwise known as httpdocs or www depending on your server setup) containing executable code or confidential data are protected from direct Internet access.
(more…)
Critical files, Let say configuration.php file for Joomla 1. Make a backup copy of your .htaccess file. Use your backup file to recover if the following fails. Be sure to…