Empty gift popup
-
Hi everyone, i’m hitting a problem where if i use anything but the dropdown layout i just see an empty white modal window show up (it doesn’t even allow closing it).
Trying to figure out what was going on i looked at the code.
On the click event of ‘btn_select_gift_in_coupon’ the initial html that is appended doesn’t include the ‘wgb-popup-posts’ element, unlike the event for ‘btn-select-gift-button’. So in the success handler when it does ‘$(“.wgb-popup-posts”).html(resp);’ that actually does nothing.I must be missing something or else this wouldn’t work for anyone, i’m just not seeing what.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Empty gift popup’ is closed to new replies.