brianjohnsondesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Membership Plugin - Restrict Content] Site crashed with last updateI’ve had the same problem, again. It looks like they never bothered fixing the original bug, but DID release a new version. That’s a bit surprising since they said they’d fix it.
All our plugins updated and overwrote the fix. So you just have to do it again.
For the record: I did try updating everything else first, and it did not help. The problem is exactly the same as always. My original solution still works though.
It’s a bit frustrating that they haven’t fixed this obvious bug that makes their plugin unusable, in 4 months.
Forum: Plugins
In reply to: [Membership Plugin - Restrict Content] Site crashed with last update@ramilbatoy It looks like it worked! Thank you.
Forum: Plugins
In reply to: [Membership Plugin - Restrict Content] Site crashed with last updateI’m getting the exact same error on all admin pages. It’s annoying, because the code appears to just affect annoying popup messages in the backend anyway.
I replaced line 1000 in restrictcontent.php with the following and, for now, it’s working. Hopefully the devs will fix it before the next update.
if ( ! is_admin() ) {
Forum: Plugins
In reply to: [The Events Calendar] Core Functionality Broken with Pro Theme from ThemecoHi Darian,
Sorry for the late response! The email notifications for these messages are difficult to spot.
Unfortunately, no, we were not able to resolve the problem. The client didn’t want to wait any longer though, so we gave up on the plugin and moved to another solution. Thanks for your help, though.
The host, in this case, is CloudAccess.net, however I have literally hundreds of sites there and probably a couple dozen are running The Events Calendar without issue, so I suspect it’s not a hosting-specific issue.I never tried manually updating the plugin through FTP, but I believe I did manually download the ZIP and upload it, allowing it to overwrite the old version. I think I also tried deleting the old one via an online file manager and then manually uploading the new ZIP. Neither worked.
Forum: Plugins
In reply to: [The Events Calendar] Core Functionality Broken with Pro Theme from ThemecoHi Darian,
I tested and there are no notices or errors when debugging is enabled.
The hosting is WordPress-optimized and I have hundreds of sites here without issues.Anything else to try?
Forum: Plugins
In reply to: [The Events Calendar] Core Functionality Broken with Pro Theme from ThemecoYes: as mentioned, we have repeatedly tested with ONLY The Events Calendar plugin active and nothing else, and a default theme.
I have followed your instructions carefully for re-doing the migration on a staging site, and it did not work. There is no change. The problems still remain. I cannot properly edit events.
With “Classic Editor”, the options are shown as code in the main text editor, and can’t be changed.
With Gutenberg activated, there doesn’t appear to be a way to change most things, including the event date.
Any other ideas? Do you want access to the staging site?
Forum: Plugins
In reply to: [The Events Calendar] Core Functionality Broken with Pro Theme from ThemecoThat is correct. Even with just the base plugin and a default theme, we have the same issues.
And sure, here’s what I found:
Custom Tables Migration Status
Completed
Custom Tables Health Check
Good!Forum: Plugins
In reply to: [The Events Calendar] Core Functionality Broken with Pro Theme from ThemecoI have also realized that even with a default theme, this is still a problem. So we can rule out the theme. The only reason it had display problems was because it was using a template from that theme on the Events page, and when there were no events it didn’t look right.
But even with a default theme, the problem I described exists, and future events do not show.And that’s with all other plugins deactivated, too.
- This reply was modified 9 months, 1 week ago by brianjohnsondesign.
Forum: Plugins
In reply to: [The Events Calendar] Core Functionality Broken with Pro Theme from ThemecoHi Darian,
That did actually help with the display, thank you. Things look better now.
However, it doesn’t appear to solve the underlying issue. I can’t edit the events properly. The fields are showing up in the content instead of editable fields.Here is a screenshot of what I mean: https://ibb.co/68414pY
There are no errors in the console or on the page. I just can’t edit it correctly.As a result, even though the events page looks better now, it still says there are no upcoming events even when there are, I think because it can’t read the event dates properly.
Forum: Plugins
In reply to: [The Events Calendar] Core Functionality Broken with Pro Theme from ThemecoI gave that a shot, but unfortunately it did not help. The problem is the same.
The events page shows pagination with 2 pages, though no results load up. I can’t remember if that was happening on PHP 8.2 or not.Forum: Plugins
In reply to: [Payment Gateway Authorize.Net CIM for WooCommerce] Force SSLYay! It’s finally gone, thank you.
Forum: Plugins
In reply to: [Payment Gateway Authorize.Net CIM for WooCommerce] Force SSLYeah it’s definitely gone.
Also, there are dozens of other, far better methods to force SSL on a site. You guys absolutely should not use a persistent notification that cannot be hidden to tell people to perform this is step that is now impossible to complete.
Please remove this feature from the plugin. It’s really irritating.Support was able to solve the problem. There’s a migration that’s supposed to take place with some tables I think, that evidently never did. They were able to force it to go again, and it solved my problem.
I asked if there was anything I could do on my end if this happens again, and they said to just reach out to their support and they’d solve it. So I guess that’s the only solution.Sure, I’m working with their devs now who will hopefully have a solution.
I’ve had another client report the same issue now, too, so hopefully the solution is simple.Hello,
I tried this, and I was able to get it to work, thank you.
I did run into some trouble because I tried to have it display by “Page Type” which I figured actually meant to say “Post Type”, but it didn’t work so actually I have no idea what “Page Type” refers to, actually. Page template maybe?
I had to use the “URL contains”.