Knowledgebase

Joomlabamboo template and extension documentation

v2.1.6

April 20, 2018

  • Fix bug feature view on zenkit
  • Restyle for K2 Edit Item
  • K2 title & K2 Filter: some elements are too close

v2.1.5

  • Can't show edit button
  • Warning error on item detail
  • Fillter grid problems

v2.1.4

  • K2 comment is not styled

v2.1.3

  • Fix html tag showing in output
  • Fix modal class
  • Updates latest version of default template
  • Fix filename typo
  • Fix PHP notice

v2.1.2

  • Fix for missing check item image
  • Pagination styling
  • Removes Zenkit featured from slideshow layout

v2.1.1

  • Correct placement of introtext and removes zenkit featured
  • Adds missing page class variable declaration
  • Adds featured folder
  • Adds missing introtext
  • removes extra closing div

v2.1

  • Adds a new layout called featured
  • Adds an if statement around zenmeta div
  • Cleaned up old css files
  • Fix for duplicate more in thsi category in some instances
  • Fixes missing closing div in some instances

 

v2.0.10

  • Fix for Duplicate More in this category
  • Extra closing div in some instances,
  • Wrong closing span tag
  • Better name spacing for slideshow Overlay
  • Added styling for Related Items Block
  • Carousel Namespaced

 

v2.0.9

Better css namespacing to avoid conflicts with Zentools.

 

v2.0.8

Fix for undefined pageclass variable

Fix for missed closing loop.

v2.0.7

Fix for end of row not being triggered if count set higher than actual number of items available for display.

 

v2.0.6

Refined test for accordion and feature page class.

- To trigger the zenkit featured view use the page class feature for the menu item. This will mkae the video and image appear above the title.

Fixed duplicate image issue.

 

v2.0.5

Added new featured layout for Zenkit

 

v2.0.4

Fix for Zenkit font icons not showing on some layouts

 

v2.0.3

Removes height and width inline dimensions for item image.

 

v2.0.1

Fix for installer package

 

v2.0

Major new release

Compatible with Joomla3

Compatible with K2 2.6+

Support for Bootstrap - If your theme does not use bootstrap you need to use PHP Roberto's bootstrap plugin (For J2.5 only)

Stand alone install package that installs to components/com_k2/templates and backs up your existing template files.

Tiles, Slideshow Overlay and Carousel layotus added

 

v1.0.5

Adds better css selectors for small screens.

 

Manual Update

Upload templtes / your template / html / com_k2/media/css/grid.css

 

v1.0.4

Fix for Masonry tags not workign if spaces or other characetrs in tags name

 

v1.0.3

Fix for extra closing ?> in tag.php

 

v1.0.2

- Fix for button alignment in common template layout.

- Adjusted top margin on .zenmata

 

Manual Update

Upload html/com_k2/media/css/zenkit.css {Changes below)

 

Changes to zenkit.css.

Removed top margin on meta.

{codecitation}

#zenkit div.jbMeta,#zenkit .zenmeta {float: left;width: 100%;position: relative} 

{/codecitation}

 

Change to button ul width

{codecitation}

 

#zenkit .buttons {

width: 20%;position: absolute;right: 0;font-size: 90%;top: 0;

}

 

#zenkit .buttons ul {

width: 100%;

}

{/codecitation}

 

 

v1.0.1

- Fix for framework check

- Added zenkit.css files to categoryitem.php views.

- Adds a reset to the zenkit.css to retain margin on grids in content

 

v1.0

Initial Release