Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

1.2.9 Upgrade - Infinite scrolling

10 years 7 months ago
Licenses:
JomSocial Expired Socialize Expired

Thank you Dimas,

I'll wait Albert come back.

Regards
Fernando

10 years 7 months ago
Licenses:

Hi Fernando,

please check it, i tried this solution:
1. I made override for activities.index.php from /components/com_community/templates/default/ to /templates/socialize/html/com_community/
2. and changed the code at line 264
from

<?php if ($my->id != 0) { ?>
    <script>
        joms.activities.infinitesScrollenable = +'<?php echo ($showMoreActivity) ? CFactory::getConfig()->get("infinitescroll", 0) : 0; ?>';
        joms.activities.init();
    </script>
<?php } ?>
to
    <script>
        joms.activities.infinitesScrollenable = + '1';
        joms.activities.init();
    </script>

this changes mean the activity streams always using Infinite scrolling, and not follow backend setting any more.

Regards,
Albert

10 years 7 months ago
Licenses:
JomSocial Expired Socialize Expired

Hi Albert,

I think I figured out the problem.
If I use 90% zoom on browser the infinite scrolling dont work.
When I changed to 100%, the feature came back to work without your fix.

Anyway, thank you so much to your assist.

Best Regards
Fernando

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