Closed (fixed)
Project:
Collapsiblock
Version:
7.x-2.0-alpha1
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2013 at 18:05 UTC
Updated:
26 Dec 2017 at 06:14 UTC
Jump to comment: Most recent
Comments
Comment #1
demoshane commentedCan confirm this. Won't work with adaptive theme either.
Comment #2
jcsnyder commentedI am struggling with this as well. Thanks.
Comment #3
mvcWhen using themes like Zen 7.x-5.x you will either need to modify block.tpl.php (or its derivatives) as shown above or change the collapsiblock selectors at admin/appearance/settings. If certain base themes are going to make it hard to figure out where the block content is located, that's not this module's fault. I suggest mentionning this briefly in README.txt.
Comment #4
mvcforgot to update version
Comment #5
VBN commentedActually, on Zen theme 7.x-5.5 you need to change this
Change:
Into:
Comment #6
mvc@VBN: I think you left out the closing div tag. It should be:
Comment #7
darvanenRequires re-architecture, should be tackled in a new version.
Comment #8
darvanenSee parent issue.
Comment #9
darvanen