Unwanted code appearing on page
-
I have e-Shop installed on my site. The following code appears in all the sub-menu items listed on the Products page of my website (https://globalspiritualstudies.com/products-2/). No other menu pages on the site are affected. I tried re-creating the page but it made no difference. How do I get rid of this?? Help please!
function zbpShare(url) {
var sharer = ‘https://www.facebook.com/sharer/sharer.php?u=’+url;
window.open(sharer, ‘sharer’, ‘width=626,height=436′);
return false;
}
var zbPregResult = ‘0’;
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Unwanted code appearing on page’ is closed to new replies.