I need to remove this to get rid of the “no route passed” error but if i delete it, it mucks up the layout of the skin.
<script type=“text/javascript” src=“<?php echo SITE_URL?>/lib/skins/trip/js/jquery.js”></script>
Anyone any ideas how to fix it.
I need to remove this to get rid of the “no route passed” error but if i delete it, it mucks up the layout of the skin.
<script type=“text/javascript” src=“<?php echo SITE_URL?>/lib/skins/trip/js/jquery.js”></script>
Anyone any ideas how to fix it.
Open up htmlhead file. See if its in there aswell. That happened with me.
no it’s not in htmlhead
Can I have your URL?
Who made the theme? Someone with the same theme has the same issue. Also you are using Bootstap. Than can cause a conflict. There is a css from another theme in there too.
Bass made the theme. I see he is also asking for help on this.