bregtv
Forum Replies Created
-
UPDATE:
The plugin works(!) when I add these lines manually into the <head> :
<!– Latest version of jQuery from Google CDN –>
<!– You can remove it if jQuery is already included. –>
<script src=”http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js”></script>
<!– MasterSlider main JS file –>
<script src=”http://localhost/wp-content/themes/Theme/js/masterslider.min.js”></script>but it won’t work with your solution, Amit. When does the function “example_theme_js() ” starts working?
any advice?
Hello Amit
I used your function, but the only problem with “not showing up” is:
I don’t have these lines of code in my source:<script src=’http://localhost/wp-content/plugins/master-slider/public/assets/js/jquery.easing.min.js?ver=2.4.2′></script>
<script src=’http://localhost/wp-content/plugins/master-slider/public/assets/js/masterslider.min.js?ver=2.4.2′></script>
When switching to my default theme, it works: the 2 lines aboves shows up and also the Masterslider!
Any Help?
Update:
When comparing the sources: The <body>-tag is OK now, but this is missing:
<script src=’http://localhost/wp-content/plugins/master-slider/public/assets/js/jquery.easing.min.js?ver=2.4.2′></script>
<script src=’http://localhost/wp-content/plugins/master-slider/public/assets/js/masterslider.min.js?ver=2.4.2′></script>
Anyone? Thx!
I’ve a problem with IE too. The sub menus aren’t displayed correctly… (are not visible in the front of a picture).
Any help?How did you fix it?
Thx!
Bregt