Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Avatar missing and other irregularities

10 years 3 days ago
  • Bjørn's Avatar
    Topic Author
  • Bjørn
  • Offline
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Licenses:
JomSocial Active

After upgrading to JomSocial 4, I noticed several irregularities:

Profile:
- The avatar is not showing
- After uploading new avatar, it is showing only as a small icon in the stream but there was no new activity on the stream
- The previous upload of avatar (which was done before upgrading) is showing stretched in the stream
- The text "Say what's on your mind" in the input field is only half visible

Front page:
- Login field seems dislocated

See attached screenshots. Additional information: I updated Joomla and installed the latest update of the template before upgrading JomSocial. Important: I am working on the test site, not the main site.

Attachments:
10 years 3 days ago
Licenses:

Hi,

the issue from template it self, not sure why they make float left to all buttons.
you need to put this CSS at custom css. www.gavick.com/documentation/joomla-temp...s-to-joomla-template please read that doc about how to.

#community-wrap button {
  float: inherit;
  line-height: inherit;
  margin: inherit;
  text-transform: inherit;
}

#community-wrap input {
  padding-left: 36.6525px !important;
}

.joms-avatar img {
  width: auto;
}

Regards

The following user(s) said Thank You: Bjørn
10 years 2 days ago
  • Bjørn's Avatar
    Topic Author
  • Bjørn
  • Offline
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Licenses:
JomSocial Active

Thank you very much. This solved the button issue and the stretch issue. The avatar, however, I can only see in Firefox, but not in Safari and Chrome, even though I emptied the cache. I even tried to change template to the Gavick Musicstate, which is built for JomSocial (and added your custom CSS, but still no avatar visible.

Tell me, shouldn't the stream show a note every time I upload a new avatar? All other activities are shown, but not when changing avatar. It did earlier though, before upgrading.

I have another question. I know there is an option for templates in JomSocial, but it possible to use for instance Musicstate as the JomSocial template when Storefront is set as the default Joomla template? I tried uploading the template and choosing it in Configuration > Templates, but this had no effect as the template wasn't the default template for the site. Is there a way of doing this?

Thanks a lot!

10 years 1 day ago
  • Bjørn's Avatar
    Topic Author
  • Bjørn
  • Offline
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Licenses:
JomSocial Active

May I also add that I can't get any modules to show on the profile page. I tried several of the built in module positions, like js_profile_feed_top and js_side_top.

10 years 1 day ago
Licenses:

Hi,

for avatar issue, that because CSS conflict with the template, try to put this CSS:

.joms-avatar--focus img {
max-width: 100px !important;
}

for other question and issue that not related with missing avatar, please open new topic for that.

Regards

The following user(s) said Thank You: Bjørn
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