Totally Zenned
- Join Date:
- Jul 2009
- Location:
- picaflor-azul.com
- Posts:
- 6,940
- Plugin Contributions:
- 28
Westminster New
<script src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'jscript') . '/jquery.flexslider.js' ?>" type="text/javascript"></script>DivaVocals:
I found two more files that need this same fix:
**includes/templates/westminster_new/common/tpl_home_slider.php
Line #41 : **```
Should be:
>
> **includes/templates/westminster_new/common/tpl_main_page.php
> Line #**93** : ****```
<script src="<?php echo $template->get_template_dir('',DIR_WS_TEMPLATE, $current_page_base,'jscript') . '/back_to_top.min.js' ?>" type="text/javascript"></script>
<script src="<?php echo $template->get_template_dir('back_to_top.min.js',DIR_WS_TEMPLATE, $current_page_base,'jscript') . '/back_to_top.min.js' ?>" type="text/javascript"></script>Should be:****```
Great. I am currently working on a major package update and will be sure to include these changes. Thank you for posting!
Thanks,
Anne