End of Support for Joomla 3 - Forum closed

RokSprocket Mosaik im Content

  • itprax
  • itprax's Avatar Offline Topic Author
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0

RokSprocket Mosaik im Content was created by itprax

Posted 4 years 6 months ago #26599
Hallo, ich habe RockSprocket Mosaik als Bildergalerie in ein Content mit eingebunden z.B. mit [module-282]. Siehe hier: www.schwarzwaldgrund-tonbach.com/appartements/appartement-typ-1
Nun ist aber das Problem das wenn ich die Bilder anklicke und durchblättere erscheinen alle Bilder, auch die von anderen Appartements. Ich möchte aber im jeweiligen Content nur die Bilder welche ich dem jeweiligen Appartement zugeordnet habe.
Wo liegt das Problem? Danke für eine Info.
by itprax

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

Replied by joomlaplates on topic RokSprocket Mosaik im Content

Posted 4 years 6 months ago #26600
Hello,
open the file:
...templates\jp-perfect2\roksprocket\layouts\mosaic\themes\gallery\item.php

And replace the complete code with the following code
Code:
<?php /** * @version $Id: item.php 23394 2014-10-09 15:22:10Z james $ * @author RocketTheme http://www.rockettheme.com * @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only */ /** * @var $item RokSprocket_Item */ ?> <li<?php echo strlen($item->custom_tags) ? ' class="'.$item->custom_tags.'"' : ''; ?> data-mosaic-item> <div class="sprocket-mosaic-item" data-mosaic-content> <?php echo $item->custom_ordering_items; ?> <div class="sprocket-padding"> <?php if ($item->getPrimaryImage()) :?> <div class="sprocket-mosaic-image-container"> <a href="<?php echo $item->getPrimaryImage()->getSource(); ?>" data-uk-lightbox="{group:'<?php echo $item->getTitle();?>'}" title="<?php echo $item->getTitle();?>" ><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; ?> </div> </div> </li>

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