Hi,
The date pickers in my form do not show up when using the chronocontact plug. I read in another thread that there is another plug that seems to work, but I'd prefer to get a workaround for chronocontact...
Any suggestions?
Thanks
The date pickers in my form do not show up when using the chronocontact plug. I read in another thread that there is another plug that seems to work, but I'd prefer to get a workaround for chronocontact...
Any suggestions?
Thanks
Hi,
Thanks for taking a look...
http://www.upandgo.co.za/mozambique-provinces/morrungulo-inhambane/83-sylvia-shoal This is to the embedded form.
http://www.upandgo.co.za/component/chronocontact/?chronoformname=booking-enquiry and this is to the form that is not embedded.
Both forms are identical only the embedded for drops the date pickers.
Thanks for taking a look...
http://www.upandgo.co.za/mozambique-provinces/morrungulo-inhambane/83-sylvia-shoal This is to the embedded form.
http://www.upandgo.co.za/component/chronocontact/?chronoformname=booking-enquiry and this is to the form that is not embedded.
Both forms are identical only the embedded for drops the date pickers.
Hi crashtackle,
I checked with IE8 and FireFox 3.5 and all the date-pickers are OK. Where exactly are you seeing the problem?
Bob
I checked with IE8 and FireFox 3.5 and all the date-pickers are OK. Where exactly are you seeing the problem?
Bob
Hi, On the embedded form I do not get pickers (Client and a few others have also mentioned this) see pic attached
[attachment=0]Picture 4.png[/attachment]
On the unembedded version I can see the pickers...
I am on Firefox 3.0.11
[attachment=0]Picture 4.png[/attachment]
On the unembedded version I can see the pickers...
I am on Firefox 3.0.11
This i what I have come up with so far...
I am running 2 embedded items in the articles
1) is simple image gallery
2) is Chronocontact
If I remove the tag for SIG then the date pickers on the chronoform work perfectly.
So there is an issue between those 2...
I am running 2 embedded items in the articles
1) is simple image gallery
2) is Chronocontact
If I remove the tag for SIG then the date pickers on the chronoform work perfectly.
So there is an issue between those 2...
Hi crashtackle,
That helps, thanks. There are two versions of MooTools loading, one from Joomla and the other from SIG, please disable the SIG one as I think that it is the older version.
Bob
That helps, thanks. There are two versions of MooTools loading, one from Joomla and the other from SIG, please disable the SIG one as I think that it is the older version.
Bob
OK. At the risk of sounding silly... where exactly would I do that?
😶
😶
Hi crashtackle,
I don't know, somewhere in SIG . . . if you post the module, or a link to the download then I'll get it and take a look (assuming that it's free - if it isn't, then feel free to email me the installer just for testing).
Bob
I don't know, somewhere in SIG . . . if you post the module, or a link to the download then I'll get it and take a look (assuming that it's free - if it isn't, then feel free to email me the installer just for testing).
Bob
Hi Bob,
Any clues in the SIG link I mail to you?
Any clues in the SIG link I mail to you?
Hi crashtackle,
Thanks for the bump.
It's around line 112 of plugins/content/jwsig.php
Bob
Thanks for the bump.
It's around line 112 of plugins/content/jwsig.php
$html = '<!-- JW "Simple Image Gallery" Plugin (v1.2.1) starts here --><link href="'.$mosConfig_live_site.'/plugins/content/plugin_jw_sig/sig.css" rel="stylesheet" type="text/css" />
<style type="text/css">.sig_cont {width:'.($_width_+30).'px;height:'.($_height_+20).'px;}</style>
<script type="text/javascript" src="'.$mosConfig_live_site.'/plugins/content/plugin_jw_sig/mootools.js"></script>
<script type="text/javascript" src="'.$mosConfig_live_site.'/plugins/content/plugin_jw_sig/slimbox.js"></script>
<div class="sig">';I'd suggest that the simplest fix is to comment out the MooTools line$html = '<!-- JW "Simple Image Gallery" Plugin (v1.2.1) starts here --><link href="'.$mosConfig_live_site.'/plugins/content/plugin_jw_sig/sig.css" rel="stylesheet" type="text/css" />
<style type="text/css">.sig_cont {width:'.($_width_+30).'px;height:'.($_height_+20).'px;}</style>
<!-- <script type="text/javascript" src="'.$mosConfig_live_site.'/plugins/content/plugin_jw_sig/mootools.js"></script> -->
<script type="text/javascript" src="'.$mosConfig_live_site.'/plugins/content/plugin_jw_sig/slimbox.js"></script>
<div class="sig">';Bob
Great. Thanks a million. I'll give it try and let you know how it goes...
GENIUS!
Thanks a lot man worked like a charm...
Thank you so much for you help.
Thanks a lot man worked like a charm...
Thank you so much for you help.
This topic is locked and no more replies can be posted.
