jquery
Permalink
I'm calling jquery in one of my themes and its pulling up some tabs... but I can't seem to get the header "dashboard bar" to show up after i log in. Any ideas?
I'm confused. jquery is already included in c5.. What are you trying to do?
Sorry to bug, it was a dumb mistake. I was calling a plugin and calling jquery 2 times and they were conflicting... I caught it already though. Thanks again man!
<?php Loader::element('header_required'); ?>
the tabs don't work and if I put it after the tabs work but the edit mode bar doesn't show when I log in to edit a page...