snarky7d
Forum Replies Created
-
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Links to Website don’t work after latest updateYes, when we did try that. Unfortunately, we lost all the database forms, so that was not an option. My programmer has fixed the redirect and we have stopped the plugin from updating until this is fixed.
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Links to Website don’t work after latest updateAnother comment, going back to .7.9.4, loses all your previously entered information.
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Links to Website don’t work after latest updateHere is a perfect example of this issue. Open up an incognito window (private window) in your browser. Go to this example URL.
https://www.dimensiondentistry.com/patient-consent/
It then redirects to …/wp-login.php?redirect_to=https%3A%2F%2F…%2Fwp-admin%2Fadmin.php%3Fpage%3Dwpcf7-send-pdf&reauth=1 as marc2307 noted.
This is happening on many sites.
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Links to Website don’t work after latest updateSame issue here with multiple sites. The latest update to 0.7.9.6 does not fix this. According to my programmer, it looks like when you first load a form, it sets a “pdf_uniqueid” cookie – and if that cookie isn’t there, it redirects you to the admin login page. So not sure what the purpose of this cookie is?
- This reply was modified 5 years, 10 months ago by snarky7d.
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Blank white screen afterI am having exactly the same issues. Cannot edit the PDF layout with 7.9.3. Shows up as completely blank or does not load the page. Using PHP 7.4.
- This reply was modified 5 years, 11 months ago by snarky7d.
Forum: Plugins
In reply to: [Responsive Video] Multiple Videos on One Page?Excellent! Glad to hear it worked.
Forum: Plugins
In reply to: [Responsive Video] Multiple Videos on One Page?Hi Gmurray, I think we ended up solving this using this plugin.
http://ww.wp.xz.cn/plugins/responsive-video/
On pages that had multiple videos we were able to use this shortcode to add additional videos besides the single default.
[responsive_vid vid_url=”xlFlv5Ov3nA?rel=0&showsearch=0&version=3″]
xlFlv5Ov3nA? = the YouTube URL.
This will display the videos full size on the page. To control the size of the video on the page just wrap a div tag around the shortcode with a % width and then float them left or right with left or right margin to have them align accordingly.
I hope this helps?
Cheers,
Martin