End of Support for Joomla 3 - Forum closed

[SOLVED] Eliminate the button LOAD MORE

  • Actors
  • Offline Topic Author
  • Junior Boarder
  • Junior Boarder
  • Posts: 29
  • Thank you received: 0

Eliminate the button LOAD MORE was created by Actors

Posted 11 years 3 weeks ago #7112
Hi, I need eliminite the button LOAD MORE Press shift for see all articules, in rockspotect....

Any idea? I can not find it

Thanks!!!!
by Actors

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Eliminate the button LOAD MORE

Posted 11 years 3 weeks ago #7113
You have to modify the override php file at >
>>\templates\jp-scene\roksprocket\layouts\mosaic\themes\default\index.php
and delete the part line 52-62 like this

<?php if ($pages > 1): ?>
<div class="sprocket-mosaic-loadmore" data-mosaic-loadmore>
<span class="loadmore-more">
<span class="loadmore-text"><?php rc_e('ROKSPROCKET_MOSAIC_LOADMORE'); ?></span>
<span class="loadmore-info"><?php rc_e('ROKSPROCKET_MOSAIC_LOADMORE_TIP'); ?></span>
</span>
<span class="loadmore-all">
<span class="loadmore-text"><?php rc_e('ROKSPROCKET_MOSAIC_LOADALL'); ?></span>
</span>
</div>
<?php endif; ?>

The following user(s) said Thank You: Actors

Please Log in or Create an account to join the conversation.

  • Actors
  • Offline Topic Author
  • Junior Boarder
  • Junior Boarder
  • Posts: 29
  • Thank you received: 0

Replied by Actors on topic [SOLVED] Eliminate the button LOAD MORE

Posted 11 years 3 weeks ago #7114
Problem solved.
by Actors

Please Log in or Create an account to join the conversation.

  • Actors
  • Offline Topic Author
  • Junior Boarder
  • Junior Boarder
  • Posts: 29
  • Thank you received: 0

Replied by Actors on topic [SOLVED] Eliminate the button LOAD MORE

Posted 11 years 3 weeks ago #7115
THanks!!!!!!
by Actors

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum