[Solved} YooTheme collapsing right column w/ CB

15 years 4 days ago #96977 by vitbrevis
San_Diego_Recruiter wrote:

Hello,

I, too, use yootheme. What was the final solution? I read the posts, but I didn't see how it was solved. Just clearing the floats?

Thanks!:)


Sorry, I did not intend to be misleading but the problem still exists for my site.

I marked the thread 'solved' here so the CB team can concentrate on issues that are in thier control.

I will post the solution here if/when I get one.

(I butchered my original site clearing floats, changing divs etc, etc with no luck...)

Im hopefull I can get some assistance from the Yoo team.

Please Log in to join the conversation.

14 years 9 months ago #103871 by ericzamora
Seeif this helps yu:
It's seems that Kunena and CB are setting the "editor" class which causes that the right modules are not shown. It can be avoided by removing the editor request in line 180 (around) in your index.php in your template folder:
[code:1]<?php if($this->countModules('right') && !class_exists('JEditor')) : ?>[/code:1]
To this:
[code:1]<?php if($this->countModules('right')) : ?>[/code:1]
;)

Please Log in to join the conversation.

14 years 9 months ago #103872 by ericzamora
I think somehow my post went to the front. Maybe a mod could move it to the correct spot for me.
Anyway, I posted what I think will be a solution.
Let me know if it works!
;)

Post edited by: ericzamora, at: 2009/07/05 05:58

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.215 seconds

Facebook Twitter LinkedIn