Brad Brown
Forum Replies Created
-
Forum: Plugins
In reply to: [Qi Blocks] Single Image Block does not work anymore in BackendFor those following along, they’ve released a fix. Version 1.4.6 works for me.
Forum: Plugins
In reply to: [Qi Blocks] Single Image Block does not work anymore in BackendI just opened a support request through their website: https://helpcenter.qodeinteractive.com/hc/en-us/requests/305154
With most companies free user support is handled through these forums, but since there hasn’t been a response here I wanted to be sure they are at least aware of the issue.
Their site did have a notice that they’re working with limited support staff due to a national holiday.
Forum: Plugins
In reply to: [Qi Blocks] Single Image Block does not work anymore in BackendFWIW, it’s not just single image blocks. We’re seeing this behavior on other blocks, most problematically the timeline, since that’s what we needed to change. The block isn’t editable, and in at least some cases, if we save the page, the frontend starts throwing a WordPress error.
Sorry for the delay in getting back to you. I was traveling. I appreciate the response.
Zoom is set to: (GMT-5:00) Eastern Time (US and Canada)
WordPress is set to: Kentucky – Louisville
(Kentucky – Louisville is GMT-5:00)I have a test call that I set up for 2/3/2025. It displays on the front end correctly as 2/3/2025. If I edit it in the admin, the date field says 2/2/2025
If I create a new meeting, the date field is set to yesterday.
Just for testing, I tried temporarily changing the time zone value in WordPress to other things and clearing the cache, but I saw no change in behavior.
Forum: Plugins
In reply to: [WP Conference Schedule] Block Issue for date = curent dateNo problem. I used the shortcode to fix the issue for the event. I just wanted to let you know about it, as the conditions to trigger it are so specific.
Just FYI, it has been forked. Look for “One User Avatar”
It occurred to me that I can just add a filter on has_post_thumbnail with a higher priority to override what Chaplin is doing, so I don’t really have to have a filter in chaplin_filter_has_post_thumbnail. So, I’m OK, but it probably wouldn’t be a bad idea for Chaplin to allow for an override.
Thanks again.
Forum: Themes and Templates
In reply to: [Chaplin] PHP Warning: Non-numeric valueThis issue was fixed in 2.6.0.
Thanks!
Forum: Plugins
In reply to: [Download Manager] Database ErrorDeactivating/reactivating fixed it.
Thanks!
Here’s a follow-up. I looked at the Worker analytics in Cloudflare. It looks like we were exceeding the CPU limit, not the request limit. Also there were a number of JS exceptions in the analytics.
Here’s the chart, with the successful requests excluded:
Don’t know whether or not that info is helpful, but FWIW, there it is.
I don’t think you can downgrade, but you should be able to create a new v3 analytics property, though I haven’t created any since v4 came out.
Here’s the post from MonsterInsights that includes instructions: https://ww.wp.xz.cn/support/topic/google-analytics-4-tags/#post-13583216
You can request MonsterInsights support for the free plugin here: https://www.monsterinsights.com/lite-support/
However, they have said elsewhere on this forum that they do not support v4 at this time. It’s v3 only with this plugin.
Forum: Themes and Templates
In reply to: [Chaplin] Open Menu links on a separate tabThat’s a standard WordPress feature, though it’s hidden by default.
Go to the Appearance->Menus page.
Open the screen settings using the tab tab at the top right.
Be sure the “Link Target” option is selected.Now each menu option will have an “Open link in a new tab” option.
FWIW, the download and view counts stopped working for me in the standard templates in release 3.1.10. I rolled back to 3.0.08 and they started working again. I’m assuming it’s a bug in the current release, so I’ll hold off on upgrading until the next release.
Makes sense, we are using author pages in a somewhat unusual way.
Thanks for the quick response. I love the plugin and the great support you provide. (I’d give you another 5-star review if I could.)