Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

ReferenceError: SGPopup is not defined

$
0
0

Replies: 0

Hi there

I have a page with the following shortcode, as per your instructions

[sg_popup id="3" event="click"]<input type='hidden'/>[/sg_popup]

Later I try to open the popup using Javascript as per your instructions:


var popupObj = new SGPopup();
popupObj.popupOpenById(3);

However this fails with:

ReferenceError: SGPopup is not defined

The page in question is here

Please advise?

Kind regards
– Perry


Viewing all articles
Browse latest Browse all 59525

Trending Articles