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.

Responsive features not working after upgrading to t3BS3 v2

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

Hi folks,
Ive just discovered one dependancy in our themes that is missed in T3 BS3 v2. The effect is that after you install T3 BS3 the responsive hide features will no longer work.

The fix is to add the following to the less/template-responsive.less file:
@import "../../../plugins/system/t3/base/less/grid-ext-responsive.less";

// Extended functions for T3
@import "../../../plugins/system/t3/base/less/t3-responsive.less";

After you do this you need to compile less to css - take a backup first if you have made changes to less files.

Now the responsive behaviour will work as desired.

Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
will you be posting a sticky when this is no longer needed?
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
The administrator has disabled public write access.
Yep I'm sure we will update once its resolved

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Does this go for the older templates like Portal. I just updated it to T3 2.0.2 and it seems like the site is behaving properly. But, maybe there is a feature not working that I have not noticed yet?
  • scarney's Avatar
  • scarney
  • LIfetime Developer - Big Bamboo
  • 896 posts
  • 11 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi Sean,

It depends if you are using any hide classes on the site - if not then its not a problem

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: scarney
Since I don't know what hide classes are then I should be pretty safe. :-)

I will google this to learn more. Thank you for the reply.

Sean
  • scarney's Avatar
  • scarney
  • LIfetime Developer - Big Bamboo
  • 896 posts
  • 11 Thanks
  • Karma: 1
The administrator has disabled public write access.
its where you hide positions on certain devices
  • 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