Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

prevent image-link for popup

  • Johann Scharfetter
  • Johann Scharfetter's Avatar Topic Author
  • Offline
  • Senior Member
More
12 years 4 months ago - 12 years 4 months ago #49959 by Johann Scharfetter
prevent image-link for popup was created by Johann Scharfetter
Joomla 2.5.6
Sig plus 2.5.7
K2

My problem: I use
Layout template for image galleries: "GALLERIA"
you can see it here: www.atelier-sus.at/en/about-atelier-sus

How can I prevent the image-link?

I think the code which is needed to bee modyfied is this one: Do someone know how to?
	<div class="sigProGalleriaPlaceholderContainer">
		<div class="sigProGalleriaPlaceholder">
			<a href="#" class="sigProGalleriaTargetLink<?php echo $extraClass; ?>" target="_blank">
				<img class="sigProGalleriaTargetImg" src="<?php echo $gallery[0]->sourceImageFilePath; ?>" alt="<?php echo JText::_('JW_SIGP_LABELS_08').' '.$gallery[0]->filename; ?>" title="<?php echo JText::_('JW_SIGP_LABELS_08').' '.$gallery[0]->filename; ?>" />
			</a>
			<p class="sigProGalleriaTargetTitle"><?php echo $gallery[0]->captionTitle; ?></p>
		</div>
	</div>

Thanks!!!

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

  • Johann Scharfetter
  • Johann Scharfetter's Avatar Topic Author
  • Offline
  • Senior Member
More
12 years 4 months ago #49960 by Johann Scharfetter
Replied by Johann Scharfetter on topic Re: prevent image-link for popup
any idea?

Please help

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

More
12 years 4 months ago #49961 by Katia
Replied by Katia on topic Re: prevent image-link for popup

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum