Jomres in Hot Desinations, get UI problems. HELP!!

More
13 years 11 months ago #15744 by milos
Ok, I guess it is Joomla 2.5. Try this, instead of deleting the jQuery part of the template, change it with this:
Code:
<?php if (@$_REQUEST['option'] != 'com_jomres') { ?> <script type="text/javascript" src="<?php echo $template_path ?>/js/jquery.min.js"></script> <script type="text/javascript" src="<?php echo $template_path ?>/js/jquery-ui-1.8.13.custom.min.js"></script> <script type="text/javascript"> jQuery.noConflict(); </script> <?php } ?>

Please Log in to join the conversation.

More
13 years 11 months ago #15746 by probo1
Hi!
Still did not work. My Joomla version is 1.7

I have added the codes.. please check

Please Log in to join the conversation.

More
13 years 11 months ago #15752 by ivan.milic
Problem may be this file:
Code:
http://bookfijinow.com/templates/hot_destinations/css/jquery-ui-1.8.13.custom.css

Since you already have it form joomres try to rename above so it does not override one in joomres

Please Log in to join the conversation.

More
13 years 11 months ago #15756 by probo1
Thanks, Renaming the file worked.

Will it affect the template?

Cheers

Please Log in to join the conversation.

More
13 years 11 months ago #15759 by milos
Please test. If everything works, it won't. :)

Please Log in to join the conversation.

Time to create page: 0.106 seconds
Powered by Kunena Forum