End of Support for Joomla 3 - Forum closed

JP ICE - Roksprocket Mosaic

JP ICE - Roksprocket Mosaic was created by hausbauer

Posted 5 years 5 months ago #23921
Hallo,

ich würde beim Klick auf das Einleitungsbild (Mosaik-Modul) gern den Loadmore-Link statt einer Lightbox nutzen. Geht das, und wenn ja, wie?

Danke im Voraus.

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

Replied by joomlaplates on topic JP ICE - Roksprocket Mosaic

Posted 5 years 5 months ago #23923
Hallo,
beim Ice Template wird im Mosaic Module kein Popup geöffnet, ausser das Bild natürlich.
Wenn sie den normnalen Style verwenden möchtzen, dann müssen sie folgenden Ordern umbenennen:

Attachment ice.jpg not found

Last Edit:5 years 5 months ago by joomlaplates
Attachments:
Last edit: 5 years 5 months ago by joomlaplates.

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

Replied by hausbauer on topic JP ICE - Roksprocket Mosaic

Posted 5 years 5 months ago #23939
Danke für die schnelle Info. Ich habe es probiert. Es öffnet sich weiterhin das Bild.

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

Replied by joomlaplates on topic JP ICE - Roksprocket Mosaic

Posted 5 years 5 months ago #23940
Hallo,
dass ist eigentlich nicht möglich.
Url bitte und löschen sie mal den Cache

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

Replied by hausbauer on topic JP ICE - Roksprocket Mosaic

Posted 5 years 5 months ago #23943
Cache habe ich gelöscht, keine Änderung. Wenn ich es richtig verstehe, würde dies dann auch für alle Mosaik-Module gelten? Das wäre nicht so gut. URL: klawiter-hausbau.de/index.php/haeuser

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

Replied by joomlaplates on topic JP ICE - Roksprocket Mosaic

Posted 5 years 5 months ago #23944
Dann geht es nur, wenn sie unseren Override ändern
Folgende Datei anpassen
\jp-ice\roksprocket\layouts\mosaic\themes\default\item.php
Vorher

<?php if ($item->getPrimaryImage()) :?>
<div class="sprocket-mosaic-image-container">
<a href="<?php echo $item->getPrimaryImage()->getSource(); ?>" data-uk-lightbox title="<?php echo $item->getPrimaryImage()->getAlttext(); ?>"><img src="<?php echo $item->getPrimaryImage()->getSource(); ?>" alt="<?php echo $item->getPrimaryImage()->getAlttext(); ?>" class="sprocket-mosaic-image" />
<span class="item-image-backdrop"></span></a>

</div>
<?php endif; ?>


Danach

<?php if ($item->getPrimaryImage()) :?>
<div class="sprocket-mosaic-image-container">
<img src="<?php echo $item->getPrimaryImage()->getSource(); ?>" alt="<?php echo $item->getPrimaryImage()->getAlttext(); ?>" class="sprocket-mosaic-image" />
<span class="item-image-backdrop"></span>

</div>
<?php endif; ?>

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

Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2024 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License