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.

Code needed for index.php to make SIG work?

  • John Caines
  • John Caines's Avatar Topic Author
  • Offline
  • New Member
More
16 years 10 months ago #4113 by John Caines
Code needed for index.php to make SIG work? was created by John Caines
Hi there,
Can someone please post the code (if there is any) to embed in the index.php file to get SIG to work?

I can't get this to work.
www.royaloaks.nb.ca/index.php >>go to Photo Gallery page.

Thanks and much appreciated!
John

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

  • John Caines
  • John Caines's Avatar Topic Author
  • Offline
  • New Member
More
16 years 10 months ago - 16 years 10 months ago #4114 by John Caines
Replied by John Caines on topic Re: Code needed for index.php to make SIG work?
Hi all,
Okay - figured it out! I copied the source from the demo site via firefox.
Litebox and a few others need to have js added here to make them work as well.
	<script type="text/javascript" src="http://your_site_here/mambots/content/plugin_jw_sigpro/slimbox/mootools.js"></script>
	<script type="text/javascript" src="http://your_site_here/mambots/content/plugin_jw_sigpro/slimbox/english/slimbox.js"></script>

	<style type="text/css" media="all">
		@import "http://your_site_here/mambots/content/plugin_jw_sigpro/slimbox/english/slimbox.css";
		@import "http://your_site_here/mambots/content/plugin_jw_sigpro/sigpro_default.css"; 
	</style>
	<!--[if IE 7]>
	<style type="text/css" media="all">
	.sig_cont .sig_thumb a span.sig_pseudocaption,.sig_cont .sig_thumb a:hover span.sig_pseudocaption {bottom:10px;left:0px;}
	.sig_cont .sig_thumb a span.sig_caption,.sig_cont .sig_thumb a:hover span.sig_caption {bottom:10px;left:0px;}
	</style>	
	<![endif]-->
	
	<!--[if lte IE 6]>
	<style type="text/css" media="all">
	.sig_cont .sig_thumb a span.sig_pseudocaption,.sig_cont .sig_thumb a:hover span.sig_pseudocaption {bottom:5px;left:5px;}
	.sig_cont .sig_thumb a span.sig_caption,.sig_cont .sig_thumb a:hover span.sig_caption {bottom:5px;left:5px;}
	</style>
	<![endif]-->

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

More
16 years 10 months ago #4115 by JoomlaWorks
Replied by JoomlaWorks on topic Re: Code needed for index.php to make SIG work?
You could also turn Joomla's cache off, as this is what's causing your issue. Run a search in this forum for "cache" and you'll see what I mean.  ;)

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

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

  • John Caines
  • John Caines's Avatar Topic Author
  • Offline
  • New Member
More
16 years 10 months ago #4116 by John Caines
Replied by John Caines on topic Re: Code needed for index.php to make SIG work?
Okay, thanks Fotis!

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


Powered by Kunena Forum