Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Using Grid 2 with Zen Grid framework 1.2.0

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hello,

On my website runs the template Grid 2 with the Zen Grid framework 1.0.5.3. As a further template I would like to use the focus template. If I install the needed Zen Grid framework 1.2.0, does my Grid 2 template not run anymore.
Is there a solution for this problem ?

thanks Chris
  • chrisnobody's Avatar
  • chrisnobody
  • 3 Month Basic
  • 5 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Chris,

You just need to update the template as well, v1.1 brough compatibility with v1.1+ of the framework. Current template version is v1.1.4.
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
The following user(s) said Thank You: chrisnobody
Hi Seth,

thank you !
  • chrisnobody's Avatar
  • chrisnobody
  • 3 Month Basic
  • 5 posts
  • Karma: 0
The administrator has disabled public write access.
:) No problem.
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
Hi seth,

I have update my template grid 2, now it is version 1.1.4.
And the framework is now version 1.1.18.
But the Focus template runs only with the framework version1.2.
I have try the framework 1.2, but then hidden pannel is not working and also a slideshow.

What can I do to run the Grid 2 template and the focus template on one website ?

thanks Chris
  • chrisnobody's Avatar
  • chrisnobody
  • 3 Month Basic
  • 5 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Chris,

Sorry about that.

Ill get a fix for you today to get Grid2 working with 1.2.

I actually hope to get v2 out the door this week or next so it will just be a bit of a short term release.

Thanks Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Hi Anthony,

I look forward to it :)

thanks!
  • chrisnobody's Avatar
  • chrisnobody
  • 3 Month Basic
  • 5 posts
  • Karma: 0
The administrator has disabled public write access.
Actually its a little fix.

If you add the following to the includes/templateVariables.php file it should work:
if (!$csscompress) {
	// Theme File
	$doc->addCustomTag('<link href="'. $this->baseurl.'/templates/'.$this->template.'/css/jTweet.css" rel="stylesheet" type="text/css" media="screen" />');
	
	// Theme File
	$doc->addCustomTag('<link href="'. $this->baseurl.'/templates/'.$this->template.'/css/theme.css" rel="stylesheet" type="text/css" media="screen" />');
	
	// Hilite File
	$doc->addCustomTag('<link href="'. $this->baseurl.'/templates/'.$this->template.'/css/'.$hilite.'.css" rel="stylesheet" type="text/css" media="screen" />');

}

You can add that at around line31 or after.and it should do the trick.

Let me know how you get on.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Hi Anthony,

it does not run unfortunately.

The optics of the side is now perfect, but the hidden panel and the slideshow does not run any longer.

It is noticeable to me, that In the grid2 template administrator, Extra, Hidden panel, is no close panel Text optiion anymore...

I think, i have to wait for the V2 Grid2 template update.
I hope it will com soon...:)

thanks Chris
  • chrisnobody's Avatar
  • chrisnobody
  • 3 Month Basic
  • 5 posts
  • Karma: 0
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers