Evan Scheingross
Forum Replies Created
-
Forum: Plugins
In reply to: [SEO Auto Links] Working again: Fix for the preg_replace problemThanks for sharing!
I can confirm that this fix works for PHP 7 on my end.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Shortened YouTube links don’t workI’m having the same problem on my end.
I’m using the SwipeBox script as well. I have tried deactivating all plugins to check for some kind of plugin conflict, but to no avail.
A similar issue appears to be happening for Vimeo videos, but the other way around (i.e. the https://vimeo.com/####### works, but https://player.vimeo.com/video/#######?autoplay=1 does not). I need the full Vimeo embed link to be functional in order to make the popup videos autoplay.
Forum: Plugins
In reply to: [Simple Cache] SSL conflict with Simple Cache: messed up layoutsI too am having the exact same problem.
Interestingly, I have two nearly identical websites running on the same shared server. Both website are using this plugin, but only one of them seems to suffering from this issue.
Forum: Plugins
In reply to: [Simple Cache] Stylesheet not loading sometimes on some postsJust want to note that I too have one site that I manage which is experiencing this same issue.
For whatever reason, my stylesheet seems to be loading via https instead of http, which is basically causing the stylesheet not to load since the site is not equipped with SSL.
I have not yet determined that this plugin is causing the issue, but it’s my top suspect at this time.
This issue happens randomly, only for certain pages of the website. Purging the cache always fixes the problem, but it’s not a permanent fix.
Forum: Plugins
In reply to: [WP-SpamShield] Still getting errors w Version 1.9.9.8.5Just want to note that I too am receiving these errors.
Running WP 4.7.1 and WP-spamshield 1.9.9.8.5.
PHP version 5.6.21.
Only solution at the moment is to deactivate the WP-spanshield plugin.
- This reply was modified 9 years, 3 months ago by Evan Scheingross.
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] PHP Warning: ksort()Just want to note that I’m getting this same error running WordPress 4.7.
I’m also using the Comet Cache plugin, and clearing my cache seemed to make this error go away. Not sure how long that will work for though.
Hoping for a fix soon!
- This reply was modified 9 years, 5 months ago by Evan Scheingross.
Forum: Plugins
In reply to: [Instapage Plugin] Conflict with Yoast / WP BackendGood news! Looks like this error has been resolved with the release of version 3.0.4 of this plugin.
I upgraded tonight and I am no longer experiencing any errors.
Forum: Plugins
In reply to: [Instapage Plugin] Conflict with Yoast / WP BackendI too am experiencing similar errors running the latest version of your plugin.
Specially, I get the following JS error message in my console:
You cannot apply bindings multiple times to the same element.(…)Forum: Plugins
In reply to: [AM Events] Time option not showing since latest WP updateUpdate: For me this is due to a conflict with Advanced Custom Fields Pro. See my post here:
https://wordpress.org/support/topic/conflict-with-gravity-forms-and-acf-pro/
Forum: Plugins
In reply to: [AM Events] Conflict with gravity forms and ACF ProUnfortunately there’s still a conflict between ACF Pro and AM Events.
I’m running ACF Pro 5.4.4, AM Events 1.12.0, and WordPress 4.6.
When I add a date for a new event using the AM Events plugin the time picker does not show up at all. I need to manually set the time by typing in the input field after I initially publish/update the post.
Not seeing any JS errors here in the console. Just not seeing the time picker tools at all either.
I can provide more details on this error if necessary.
Thanks!
Forum: Plugins
In reply to: [AM Events] Time option not showing since latest WP updateI too seem to be running into this problem.
Using WP 4.6 and AM Events 1.12.0.
The time option doesn’t appear when initially setting the event date. However once I publish/update the post the time will appear as 00:00 and will allow me to manually edit and save the time in the “start date” and “end date” input fields.
Hoping for a fix soon.
Confirming that I’m experiencing the same issue as well.
WordPress 4.6
Gravity Forms 2.0.6
Gravity Forms Repeater Add-On 1.0.9Forum: Plugins
In reply to: [Comet Cache] PHP Warning just showed up on my published siteApologies for the belated response. I left for vacation right after my last post.
I can now confirm that this same error is happening on two different sites that I manage.
They are both running PHP Version 5.5.35.
Raam – If you email me directly I would be happy to share the full phpinfo() output with you for both sites.
You can reach me at evan |at| evanwebdesign.com
Forum: Plugins
In reply to: [Comet Cache] PHP Warning just showed up on my published siteHi all,
I too am getting this error on one of the sites I manage that is running this plugin. It’s been bugging me for weeks now. It goes away when I manually clear the cache, but then mysteriously comes back several days later.
Everything about the plugin appears to be functioning just fine, so I’m assuming the error can be safely ignored.
I did not have
display_errors = Offin my php.ini file so I have added that line. Hopefully that will fix it.But if there’s a way to keep this plugin from throwing that error to begin with that would be awesome.
Done! Thank you.