dblinks
Forum Replies Created
-
Forum: Plugins
In reply to: [Show/Hide Content at Set Time] Old ShortcodeI’m sorry Dave, I typed that wrong, my shortcode above should not have the double quotes before… now realized it when you brought it up.
So, I have about 220 posts to modify with your suggestion will do that in a mysql statement. I must have been an early adopter of your work, haven’t had a glitch with that code forever.
That said, it appears my implementation was in fact affected by the Clifford update.
cheers
stuForum: Plugins
In reply to: [Recently Registered] Server & WP TimeThx Mika
I see the difference now, was confused when I was looking at signups over the last few days. I see GMT in DB tables and EDT in WordPress and my servers.
All good,
stuForum: Plugins
In reply to: [Insights from Google PageSpeed] No logsHi Matt
I did get it working after reading your advice. Yes, it doesn’t work with another plugin calling Oauth from Google. Ultimate Member Social Login. I would think that different plugins using different api keys would not have this problem but I also find the dev console pretty fussy at times.
thx
stuForum: Plugins
In reply to: [Clef Two-Factor Authentication] WP Email in General Settingsoops. fixed code above
Forum: Plugins
In reply to: [Clef Two-Factor Authentication] WP Email in General SettingsNot a multisite environment but had been reverted from a previously tested network which we believe created the Super Admin role. I guess that role sticks and we’re researching how best to deal with it although it hasn’t been an issue in the last year.
The point being, Clef will not let me disable passwords for super admin even when I uncheck it and it appears to save, it reverts on page refresh.
In the DB I find..
"clef_password_settings_xml_allowed";s:1:"1";s:64: "clef_password_settings_disable_passwords_custom_role_super_admin";s:1:"0";}Not sure how to deal with that. Can you recommend altering the syntax there to get rid of disabling pwd for super admin?
Once we get this sorted I think we can move on.
thx for all your help.
stuI see no usernames in the db in the wp statistics tables. I understand the need for privacy, but would like to know when one of my users logs in and who it was, not where they went. It’s not intrusive in a member site.
Possible? I really don’t want another plugin when yours seems to do everything else we need.
thx
stuForum: Plugins
In reply to: [Autoptimize] Large number of .js filesExactly right. And that’s what I’ve done (uncheck the box). All smooth sailing now…
Forum: Plugins
In reply to: [Autoptimize] Large number of .js filesI have CloudFlare in front of Nginx so don’t know if that is an issue with the headers you refer to, nor am I familiar with “dynamic” aggregation. This is not a big deal and I appreciate your attentiveness to your plugin users. Thank you for your time.
stu
Forum: Plugins
In reply to: [Autoptimize] Large number of .js filesGreat stuff Frank, thank you. The UI was so straight forward for your plugin and how the source output looked very compact I thought I had everything set up fine, working with the non advanced options so I didn’t see the tick box for saving those files. I was zipping up that site in a terminal window when I saw a zillion autoptimize files whizzing by… lol. I don’t think I would have seen that otherwise, pretty large files they are as well.
I maintain these servers (NGINX/Ubuntu) so I’m interested in how to adjust the settings for proper expiration unless that’s a non issue.
I read the faqs and sticky now. Appreciate it.
stu
Forum: Plugins
In reply to: [Autoptimize] Large number of .js filesOh… forget it. I had the aggregated static files to save.
Forum: Plugins
In reply to: [WP-FFPC] except url?Pardon me, but say I have a profile page which is like domain.com/user and if a person goes to it, it is their own profile. They could look at another user page and it would look like domain.com/user/112
Would I put:
^/user
or possibly
^/user/
or as stated in thread above:
^wp-|user
Thanks for clarifying this.
stu
Forum: Plugins
In reply to: [Calculated Fields Form] Payment OptionsI agree, and have seen a few new ones sprout up and promptly die in under 2 years… (i.e. Ribbon)
Stripe I believe is here to stay.
Thanks, and I will reach out to you via your support link.
stu
Forum: Plugins
In reply to: [ZenCache] ZenCache not working on my site ?Thanks @raamdev !
Forum: Plugins
In reply to: [ZenCache] ZenCache not working on my site ?Hi Rammdev, based on your last comment. With this output at the bottom of (the file path indicated)…
<!– ZenCache file path: /cache/zencache/cache/https/mydomain-com/index.html –>
<!– ZenCache file built for (https://mydomain.com/) in 1.19529 seconds, on: Jul 5th, 2015 @ 4:37 pm UTC. –>
<!– This ZenCache file will auto-expire (and be rebuilt) on: Jul 12th, 2015 @ 4:37 pm UTC (based on your configured expiration time). –>…I can be confident that without zencache in the source code it is in fact working properly?
Ubuntu 14.04.2 PHP 5.5.9-1ubuntu4.9
Zend OPcache v7.0.3
Nginx 1.8
CloudflareThank you.
stuForum: Plugins
In reply to: [Bubble SEO] Never try to network activate it!I’m using the plugin as “non” network activated, with sites in subfolders, like domain.com/subsite, not subsite.domain.com
I am not experiencing any problems so far. It maps the site properly in the DB in your widget …
<meta property=”og:image” content=”https://mydomain.com/620-realestate/wp-content/uploads/sites/4/2015/05/facebook-og-yoursmartmove-image-sharer-V2.jpg”>