Shift_Mauricio
Forum Replies Created
-
Sounds good. Thanks for the help
Hi Thomas,
Success! That did the trick. I added the <?php wp_footer(); ?> to the end of the footer just before the close body tag. Plugin works like a charm. Thanks for the help.
Hi Thomas,
I opened the page on several browsers and no errors appeared in the error console. I inserted the shortcode and if you look at the source code you will see the HTML has been inserted, but with the display: none inline styling.
The html that is inserted into the page does not reference any javascript. I attempted to include a reference to the plugin’s javascript in the post but that did not cause the slides to be revealed and also did not result in any javascript errors. Which js files should I try including in the post and do you have any idea why the js isn’t being inserted by the shortcode? Thanks.