Something weird is happening in my footer.
This is showing up after I tried to change the settings on my "back to top" button".
Initially it broke the theme but now it is back and here is the message in the footer when I hide the "back to top button" *note when I put the button back it is replaced by the button. I am having trouble with the last section of the footer in that it is not showing all the info due to this button:
function revslider_showDoubleJqueryError(sliderID) { var errorMessage = "Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include."; errorMessage += "
This includes make eliminates the revolution slider libraries, and make it not work."; errorMessage += "
To fix it you can:
1. In the Slider Settings -> Troubleshooting set option: Put JS Includes To Body option to true."; errorMessage += "
2. Find the double jquery.js include and remove it."; errorMessage = "" + errorMessage + ""; jQuery(sliderID).show().html(errorMessage); }
Comments
please send us link to page where you got this error so we can have a look on it first.