Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM How to include .js in Cardinal Theme?
#4
maybe you have a .htaccess file in folder with
"Denny from all" if yes.. change it for "Allow from all"

maybe the selected theme is not a cardinal theme.. if yes.. try do it from
<script src="<?php get_theme_url(); ?>/js/jquery-1.7.2.min.js"></script>
to:
<script src="<?php get_site_url(); ?>themes/Cardinal/js/jquery-1.7.2.min.js"></script>
user plugin: scroll to top
Reply


Messages In This Thread
How to include .js in Cardinal Theme? - by gordan - 2014-12-29, 10:42:49
RE: How to include .js in Cardinal Theme? - by xxdex - 2014-12-31, 22:40:04



Users browsing this thread: 1 Guest(s)