Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Socailize's css confict with DJ-Classified component

9 years 11 months ago
  • Paul's Avatar
  • Paul
  • Visitor
  • Thank you received: 0
Licenses:

Hi Albert,

I'm Paul and i oversee all our support at Jomsocial. Your account has been brought to my attention and i need to make you aware of how we operate and what is acceptable on our site. Either in this forum or on our community.

1. In this post Dimas has given you a short term solution for a problem you are having with a 3rd party component. Our Socialize template is like all Joomla templates, it will not be 100% compatible with every Joomla component, plugin, module ever made for Joomla. In your case Dj classifieds is conflicting with it. Socialize uses bootstrap 3 and also has a legacy mode for anything using bootstrap two. Should your component not utilise the feature of either framework then you will need to take this matter up with that component developer. In this case i am resolving this post.

2. Your abusive tone, comments and attitude will not be tolerated on our site, we are nice friendly people that will always try to help. If you think we will respond faster or do more for you because you are becoming rude, you are wrong.

3. If i see anything further that is abusive, unfriendly or not acceptable i will block your account without further notice.

I am now locking this post. If you have any other issues we are happy to start with a clean slate and look forward to assisting you with any Jomsocial or Socialize issues you may have.

Have a good day

9 years 11 months ago
Licenses:

Cześć Albert.

I would say that fault is in JomSocial and in DJ extensio
prntscr.com/793gin

Checkboxes are obviously wrong displayed. Jomsocial gives checkboxes 100% width and DJ give display block for labels... what looks bad.

I fixed it with this code:

.module-inner .inputbox, .dj-additem .inputbox {
width: auto;
display: inline-block;
}

.module-inner .dj_cf_search label, .module-inner  .dj_cf_search span.label, .dj-additem {
display: inline-block;
}

input#price {
display: inline-block;
}

#t3-mainbody #dj-classifieds .dj-additem .djform_row input[type="text"], #t3-mainbody #dj-classifieds .dj-additem .djform_row select, #t3-mainbody #dj-classifieds .dj-additem .djform_row textarea {
display: inline-block !important;
width: auto !important;
}

Located here: ROOT/templates/socialize/css/custom.css

So now it's:

prntscr.com/793l5p
prntscr.com/793l9r
prntscr.com/793or5

As for reset button in module.. there is no reset button in code. Maybe you should enable this feature. Please, contact with template developer as this issue is not caused by Socialize.

Also issue with currency display at the end of form is caused by DJ extension - please, check my code above. It clearly calls dj extension classes and fixed them.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
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