Active
Project:
Journal Crunch
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
18 May 2011 at 16:09 UTC
Updated:
2 Apr 2020 at 08:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gtsopour commentedHello Marcello
you are absolutely right with your issue report. This problem caused from non-printing of $tabs2. Follow the instructions below to fix your issue,
1. Add to your template.php file the code
2. then, print $tabs2 at your page.tpl.php file (replace #content div with following code)
Finally, in order to see tabs2 you should clear your cache through admin/settings/performance.
Marcello, i committed those changes, so will be included in next Journal Crunch release.
Thanks
Comment #2
Anonymous (not verified) commentedThank you for your replay, the code works fine! ops sorry look next post!
Regards
Marcello
Comment #3
Anonymous (not verified) commentedWith previous code there is a problem with footer I think, look attached .jpg.
Regards
Marcello
Comment #4
Ragmop commentedReplaced the #content section with your code and it worked perfectly. Thank you!