Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Off-Canvas feature stopped working. please help asap!

10 years 4 days ago
  • Zurkster's Avatar
    Topic Author
  • Zurkster
  • Visitor
  • Thank you received: 0
Licenses:

The problem started today without any updates or modifications, however the Off-Canvas panel button became unresponsive. I can safely assume that it's script conflict related but I'm way to much of a script novice to find the source of the potential conflict. I have disabled the feature for now as it's affecting a live site, but pending a response here I will activate the usual JS account with updated details included.

I look forward in anticipation of resolving this issue as soon as possible.

10 years 4 days ago
Licenses:

Hi,

the issue because this css

.collapse {
  position: relative;
}
from /components_com_fss_assets_css_bootstrap_bootstrap_missing.parsed.css

for fixing it you must put this css
.t3-navbar.navbar-collapse.collapse {
  position: inherit;
}

at [joomla site root]/templates/socialize/css/custom.css

if that location and file not exist yet, you must create it first.

Regards

10 years 4 days ago
  • Zurkster's Avatar
    Topic Author
  • Zurkster
  • Visitor
  • Thank you received: 0
Licenses:

Thank you Albertus, Your suggestion worked a treat although I am curious to know how the existing custom.css suddenly disappeared. Never mind eh! Solved. Thanks.

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW