32hjfdsfaw43ewedw
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] hamburger menu does not workThank you for your help. Boy do I feel stupid ?? My bad.
Neve gets 5 stars!
Forum: Plugins
In reply to: [iframe] 300×150 after upgrade no matter what height/width set toIt gets weirder but the good news is that I found a workaround. I tried retyping it, changing the order of height and width, enclosing the numbers in single quotes, double quotes, no quotes – all with the same result.
Then on a lark, I decided to do something really crazy and put invalid values in. In the sidebar I used the following invalid shortcode:
[iframe src=”https://www.sweat4health.com/challenges/lift-widget-test2.php” width=”xxx” height=”yyy” ]
The absolutely CRAZY thing is that in this case, the width and height properly show up in the view source. That got me thinking. For some reason real values are being stripped out and invalid values are getting thru. I think tried the following in the sidebar and it WORKED!!! I just used escaped ascii for the numbers!
This actually works and makes a window 360×360!!!!
[iframe src="https://www.sweat4health.com/challenges/lift-widget-test.php" width=360 height=360 ]
Not sure if this helps you track things down but I am happy with my workaround.
Forum: Plugins
In reply to: [iframe] 300×150 after upgrade no matter what height/width set toHey, sorry about that I should have included it. I made this test page:
https://www.sweat4health.com/iframe-test/
The exact same shortcode is being used in both cases on this page:
[iframe src=”https://www.sweat4health.com/challenges/lift-widget-test.php” width=”260″ height=”360″ ]
It is both in the left sidebar and the body. The body works fine, the sidebar is missing the width/height.
Really appreciate your help!!!!
Forum: Plugins
In reply to: [Sweet Captcha] Sweetcapcha hacked and causing malicious popupsIt appears that sweetcapcha is intentionally distributing this malware as a revenue model.
https://blog.sucuri.net/2015/06/sweetcaptcha-service-used-to-distribute-adware.html
https://elliott.org/from-the-trenches/help-us-kill-this-malware-before-it-kills-us/
https://vladtepesblog.com/2015/06/09/browser-hijack/comment-page-1/
Doh! That was easy, I was expecting something hard and complicated. I seriously love S2member Pro, its an amazing piece of software!