Working on port of “Slick”
-
A wonderful theme for Pivot by Marco van Hylckama Vlieg. I have two issues at the moment:
a) I don’t quite see how I can theme the calendar, I haven’t wanted to before, but Marco’s theme really requires it. ie..cannot find calendar anywhere in the wp files to see what i need to define in the css. ???
b) I can’t seem to get the javascript themeswitcher to work. Whenever i put it in the head tags, it breaks the themes. I’m sure its an issue of getting the directory defined correctly and here is what I have..
<script type="text/javascript" src="<?php bloginfo('url'); ?>/wp-content/themes/slick_for_WP/switcher.js"></script>
and within the .js file the theme directory has to be defined as well, but because its not a php file i simply took the url from /themes onward.. which may also be a wrong thing to do.The dev site is https://themedev.hamarana.com and Marco’s themes site is at https://www.i-marco.nl/choice/
I would really apprectate pointers on both issues
- The topic ‘Working on port of “Slick”’ is closed to new replies.