This topic has 2 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Jack Richardson
I have implimented the theme in to my phpprobid script, it has taken me time but i have got there.
I am having issues with the drop down menu not appearing constantly. i have had to remove the code
<script src=”<?php echo $this->baseUrl; ?>/<?php echo $this->themesFolder; ?>/Dave/js/jquery-2_2_0_min.js” type=”text/javascript”></script>
as this was stopping users from being able to upload images, since this has gone i can not get the drop downs to work correctly but the rest of the theme does.
is there away around this without having to run this code, if i run the above code my site will not work the way it should
i currently have the site ready to go live but this is my only issue.
thanks in advance.
Hello,
Check if jQuery library isn’t included twice on your site and it has the same version as on our demo.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up