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.

Broken leading layout

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

The leading layout of Zentools2 is wrong and breaks page layout.

I attach the file with corrections to fix it.
  • GiovanniAvalon's Avatar
  • GiovanniAvalon
  • 12 Month basic
  • 14 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
file attached
Attachments:
  • GiovanniAvalon's Avatar
  • GiovanniAvalon
  • 12 Month basic
  • 14 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi

I can't open the zip I'm afraid

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
@@ -57,13 +57,13 @@
 								
 								$settings->count = $count;
 								
-								if($count == 1) { ?>
+								if($count == 0) { ?>
 									<div class="zt-item-container">
 								<?php }
 								
 								$zen->loadElement($element->type, $element, $item, $settings, $zen);
 								
-								if($count == $total_elements) { ?>
+								if($count == $total_elements-1) { ?>
 									</div>
 								<?php } 
 								$count ++;
@@ -89,10 +89,10 @@
 			
 					<?php $zen->loadElement('title', $followingtitle, $item, $settings, $zen);?>
 			</li>
-			<?php if($key == $list_count) { ?>
+			<?php if($key == $list_count-1) { ?>
 				</ul>
-				</li>
 				</div>
+				</li>
 			<?php }
 		}
 		
  • GiovanniAvalon's Avatar
  • GiovanniAvalon
  • 12 Month basic
  • 14 posts
  • 1 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi There,

Very sorry the lead developer has been a bit under the weather this week so has been unable to get back to you on this

It's a bit beyond my skillset to comment but once he is available he will get back to you on this

thanks again for your input on this

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

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

Happy Campers