clay123
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple GDPR] Issue with WP Super Cache WPSCWow, thanks for the amazing follow up! Would there be any way that your plugin could be used within a shortcode? Inside WP Super Cache you can install dynamic shortcodes,
The Xoogu Dynamic Shortcodes plugin for WP Super Cache enables you to choose shortcodes that should be processed dynamically on every page load. This can be useful if you have a shortcode that needs to display changing information, such as geo-targeted content, short timescale based content, or visitor specific content.
I have used this to call some geo related shortcodes before and can verify it doesn’t cache these.
I am not using the custom module. I found on line 1171 of class-theme-my-login.php where the markup is and removed the < and >. This resolved it for me, but is there a reason you send like that. Sorry for my ignorance in this regard. I was just wondering why not wrap in (href)?
Forum: Plugins
In reply to: [Email Users] Group filter based on posts or postmetaMike thank you for replying and for supporting such an incredibly brilliant plugin. I did look at your code samples a few days ago and was hoping to skip adding any extraneous user data. Is there another filter that I could use to filter users based on post or postmeta data directly?
P.S. When trying to view your site tonight I got a warning and an attempted redirect to an unrelated site.
Forum: Plugins
In reply to: [WP Modal Login] Password reset key has expired. Please try again.cakecommunication I tried your code, but my problem still persists. Also anyone know whether misspelled and deprecated function called on line 284 was supposed to be commented out?
Forum: Plugins
In reply to: [Gravity Forms - Update Post] File upload bug – user had to re-upload fileI use WP Better Attachments plugin. It makes handling attached images simple.
Forum: Plugins
In reply to: [WP Geo] [Plugin: WP Geo] Maps not appear on update to 3.3.1Conflict is instead with widget logic plugin update
Now that’s SUPPORT! Wow that did it. I didn’t think to look in the css. Also noticed upgrade of plugin and downloaded and made a small donation.
Cheers!
ClayHi Mvied,
How are you? What a handy plugin! Even tho I’m having this issue it’s so cool to be able to force some pages ssl and others not! Thanks for this!
I’ve been working on my first wp install with ssl. I’m getting the partially secured message in firefox and ie. I’ve been reading your posts and I’ve looked over my source code for http: and looked at the javascript i’m linking to but can’t determine cause of my problem.
I’m using quite a few plugins including gravity forms, wordpress firewall2, user access manager, google analytics, wordpress hitcounter, +
My HTTPS plugin settings as follows:
[x]Internal HTTPS Elements
[x]External HTTPS Elements
[x]Force SSL ExclusivelyYour help is greatly appreciated!