Knowledgebase

Joomlabamboo template and extension documentation

v2.2.2

  • Fix for multiple images rendering in introtext
  • Fix for plugin rendering in article view
  • Contact Form fixes
  • Fix for loadposition not working
 
Manual Update
  • Upload templateDetails.xml
  • Upload js/template.js
  • Upload html/com_content/variables.php
  • Upload html/com_content/article/default.php
  • Upload html/com_contact
  • Upload css/theme.css (Changes below)
 
Changes to the css/theme.css file
 
Added float:left; width:100%.
 
{codecitation}
#banner {
font-size: 20px;
font-size: 2.0rem;
text-align: center;
float: left;
width: 100%; }
{/codecitation}
 
 

v2.2.1

  • Small updates for Highline's k2 template.

 

Manual Update

  • Upload templateDetails.xml
  • Upload html/com_k2/

 

(Please note that there are currently some issues with preparing K2 Joomla 2.5 quickstart packages due to a change in the way that Joomla handles the user id. Because the user id is randomly generated during the installation process you will receive an error messsage stating that a user can not be found.

The fix for this issue is to edit the K2 items and assign the Super User as the author for that item. Unfortunately this needs to be done for each K2 item but once done the package will be fixed.

v2.2.0 

Initial Release