How To Choose A Perfect Joomla Template For Your Next Project

Website is a backbone of any online business but in these days even if you have an offline business, it is important to have a website. It is important to have an appealing design and a great user experience so you can convert one time visitors into returning visitors.

Continue reading How To Choose A Perfect Joomla Template For Your Next Project

Class Suffix in Joomla

When Joomla! generates a page, it automatically creates pre-defined CSS classes to allow styling of the page. For example, a page might have the element.  A Page Class allows you to add custom CSS to individual pages. This makes it really good for styling landing pages or particular important pages. Module has same Class Suffix functionality.  Setting this parameter causes Joomla! to either add a new CSS class or modify the existing CSS class for the div element for this specific module.

Continue reading Class Suffix in Joomla

Warning JUser: :_load: Unable to load user with ID

If after using Joomla QuickStart package you’ve deleted all the “demo” users – the Joomla! will have a problem to associate previously-created content or added items to the user, which no longer exists. The warning message “JUser: :_load: Unable to load user with ID: XX” is telling us that the user with the XX id number could not be loaded, typically because that user has been deleted.

Continue reading Warning JUser: :_load: Unable to load user with ID