Welcome, Guest
Username Password: Remember me
Discussion about "Restaurant" Joomla template
  • Page:
  • 1

TOPIC: Ajax Problem

Ajax Problem 1 year, 6 months ago #1852

Hi, we use Jreviews.

This is our datebase with movies:

chinapoint.info/chinesische-filme/14-blades.html

Please click on the cover (a ajax effect slide out).



With your template it doesnt work:

chinapoint.info/china-restaurants/b%C3%B...us-braunschweig.html

Do you have a workaround? Please help.

Off topic question: We looking for chinese chefs... Nothing found (on fotolia) You know other picture stock websites?

Re: Ajax Problem 1 year, 6 months ago #1854

  • milos
  • OFFLINE
  • Support Staff
  • Posts: 2823
Your site is loading jQuery twice. Please edit template's index.php file and remove
<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery.min.js"></script>
or both
<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery.min.js"></script>
<script type="text/javascript">
     jQuery.noConflict();
</script>


Regarding the images, we are using www.sxc.hu/ for free or www.istockphoto.com for commercial photos.
  • Page:
  • 1
Time to create page: 0.08 seconds