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.

Page Sub-Titles

10 years 1 month ago
Licenses:

Hi Marcos,

for example do you want hide 'Who Online' module. please follow this steps:






for "<div class="cPageActions cPageAction clearfix">" you can see it at this location: /httpdocs/components/com_community/templates/dp20
- photos.album.php line:48
- photos.photo.php line:62
- videos.video.php line:50

But not all under <div class="cPageActions cPageAction clearfix">, because there is some javascript overwritten all elements under that div. For the solution I put the title position side to side (inline) with that div by using the css:
.cPageActions.cPageAction.clearfix > h4 {
  display:inline-block;
  float:left;
}
#cPhoto > h4 {
  display:inline-block;
  float:left;
}
.video-full > h4 {
  display:inline-block;
  float:left;
}

Cheers,
Albert

Attachments:
The following user(s) said Thank You: Marcos
10 years 1 month ago
  • Marcos's Avatar
    Topic Author
  • Marcos
  • Offline
  • Junior Boarder
  • Posts: 182
  • Thank you received: 5
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Please see previous post as well as an issue I just noticed:

Anything published to Built-In Module Positions, no longer show up. Please fix ASAP.

Thanks!

10 years 1 month ago
Licenses:

Hi Marcos,

Sorry, What is your prev post? I can't find it? is that new topic or still in this topic?

And about modules, I'm not made any changes to your modules manager. I just give you instruction how to do it.
I saw your site, the modules published to build-in module positions still show up, except one module with name Group. because you not setup menu assignment for that module.

Regards,
Albert

10 years 1 month ago
  • Marcos's Avatar
    Topic Author
  • Marcos
  • Offline
  • Junior Boarder
  • Posts: 182
  • Thank you received: 5
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Hi,

Albertus, I think the solution, implemented in the JS template will work. I'm testing it in socialize and it works great. I would like to center the filters in this div:

div class="cFilter clearfull"

but it will only float right or left, any ideas?

10 years 1 month ago
Licenses:

Hi Marcos,

please clear your cloud flare cache first. i made some changes at custom.css

#activity-stream-nav ul.filters.cFloat-R {
    float: none;
}

#activity-stream-nav {
    text-align: center;
}

Regards,
Albert

10 years 1 month ago
  • Marcos's Avatar
    Topic Author
  • Marcos
  • Offline
  • Junior Boarder
  • Posts: 182
  • Thank you received: 5
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Hi,

I did, it is only doing this on the stream, not on videos, and it doesn't look like photos has this option.

On the stream it does work fine. I also noticed that the notifications (top right) are missing all the icons. What could have caused this?

Marcos

10 years 1 month ago
Licenses:

Hi Marcos,

For missing Icon's, because you rename your /httpdocs/components/com_community/templates/default folder into default-stock. it will causing some probles if you do that. now I already renamed back to "default".

and about "cFilter clearfull" please check again I made some changes at custom.css

#community-wrap ul.filters.cFloat-R {
    float: none;
}

#community-wrap .cFilter {
  text-align: center;
}

Cheers,
Albert

10 years 1 month ago
  • Marcos's Avatar
    Topic Author
  • Marcos
  • Offline
  • Junior Boarder
  • Posts: 182
  • Thank you received: 5
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Hi Abertus,

Please see below:

Groups - Fixed
People - Fixed, but has all the alphabet, we should take that out.
Photos - Doesn't show
Videos - Fixed

Use direct.dashpoint.ca (No Cache)

Are still to the right.

10 years 1 month ago
Licenses:

Hi Marcos,

Please check again. as usual I put the changes at custom.css.

for friends page:

body.view-friends #community-wrap div.cFilter .cFloat-L {
    display: none;
}

and at Photos page we don't have "cFilter"

Regards,
Albert

The following user(s) said Thank You: Marcos
10 years 1 month ago
  • Marcos's Avatar
    Topic Author
  • Marcos
  • Offline
  • Junior Boarder
  • Posts: 182
  • Thank you received: 5
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Albertus,

After the last change I'm getting some extra space in the window that imports the facebook login.

Can you have a look and see what is causing it? I know it is unrelated, but we haven't changed anything at our end.

Thanks

PS It is happening on all languages, so it is not a language issue.

10 years 1 month ago
Licenses:

Hi Marcos,

I saw you have override file for that FB button.
/httpdocs/templates/protostar/html/com_community/frontpage.guests.php

line: 37

<div class="auth-facebook" style='text-align:center'>

you can take out "style='text-align:center'". and it will left alignment.

Regards,
Albert

10 years 3 weeks ago
Licenses:

Hi Marcos,

We have not received any response back from you in over 7 days, and would like to know if you consider this issue to be resolved. If you have any further questions, simply reply to this post.

Regards,
Albert

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