thomasg77
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart Popup by Supsystic] Zerif lite Pop on Green Button PressTheir dev had a look at my site and suggested a small change in a javascript file. You should find the following file:
wp-content/themes/zerif-lite/js/zerif.jsMake a small modification to it, replacing:
if ( jQuery(‘section [id*=’ + idName + ‘]’).length > 0 && jQuery(window).width() >= 751 ){with this:
if ( jQuery(‘section [id*=”‘ + idName + ‘”]’).length > 0 && jQuery(window).width() >= 751 ){If you look closely the only difference is a pair of quotation marks.
Forum: Plugins
In reply to: [Smart Popup by Supsystic] Zerif lite Pop on Green Button PressWhat exactly did you enter under the “red button link” field? Looking at your page source it appears you have some extra spacing or something. It shows:
a href=”http://a%20href=#ppsShowPopUp_100%20class=btn%20btn-primary%20custom-button%20red-btnBuy%20the%20eBook/aIt should just be: http://#ppsShowPopUp_100
Forum: Plugins
In reply to: [Smart Popup by Supsystic] Zerif lite Pop on Green Button PressHi thanks again for your continuing help. I updated the plugin and cleared all browser cache. Still getting a blank page in Chrome.
Forum: Plugins
In reply to: [Smart Popup by Supsystic] Zerif lite Pop on Green Button PressOk thanks for keeping me informed and for the great service. I’ll look out for the update.
Forum: Plugins
In reply to: [Smart Popup by Supsystic] Zerif lite Pop on Green Button PressI just had a colleague check in Chrome from a different location and he also gets a blank page.
Forum: Plugins
In reply to: [Smart Popup by Supsystic] Zerif lite Pop on Green Button PressThank you, I see it works in IE but still returns a blank page in chrome. Is your screenshot taken in Chrome? I did clear cache.
Forum: Plugins
In reply to: [Smart Popup by Supsystic] Zerif lite Pop on Green Button PressHi thanks, it is in the theme editor. I tried your recommendation and it doesn’t seem to do anything. The theme is Zerif Lite, I can try to ask them but I don’t think they will help.
Forum: Plugins
In reply to: [Smart Popup by Supsystic] Zerif lite Pop on Green Button PressThank you for your help. I’ve done what you suggested but when I click on the link it opens a blank tab