dleeward
Forum Replies Created
-
That would be a great feature for mapping things like bike trails.
So are you saying that if I use CloudFlare with Hummingbird that new posts on the home page won’t show up to logged out users unless I manually press the Clear Cache button to clear the entire cache every time I add a new post? And that if I use a post expiration plugin that the expired post will continue showing until I manually clear the cache?
- This reply was modified 2 years ago by dleeward.
Forum: Plugins
In reply to: [Plugin Groups] Feature Request: Toggle to show plugins NOT in a groupThat works great if the plugins aren’t already in another group.
For example, I have a Production group set up that includes all of the plugins that should be active on the production site. I then want to show all the plugins that are not in a selected group to see if any more should be added. But since they are already in the Production group, they don’t show up in the list.
Forum: Plugins
In reply to: [Classic Editor] Tiny MCE not workingWe’re having the same issue with one of our customer sites but not sure when it started.
I found v 2.0.17 deactivated on my site today. When I reactivated it, the FAQ’s did not appear. Updating to v2.0.20 did not help but did not break the site.
I was using the shortcode block. I added the Display FAQs Block and it didn’t work either. I then removed the Include Category filter in each and all of the FAQs now display.
What can I do to troubleshoot so I can only display one category? I’m currently on WP 5.7.2.
Forum: Plugins
In reply to: [Plugin Groups] Plugin Ui not working after updating to WP 5.6There’s also an issue with the jQuery Migrate Helper dashboard warning overlaying the plugin UI. Have to turn that off each time I want to use Plugin Groups.
Forum: Plugins
In reply to: [Fix Image Rotation] Image upload through Paid Memberships Pro not workingThis plugin was working great until WP 5.3 came out. Now we have a large amount of images that have the incorrect orientation. I also tested the most recent version of Classipress on WP 5.5.x and it had the same issues. I’d love some help getting it fixed, but not sure how to proceed.
Forum: Plugins
In reply to: [Fix Image Rotation] Image upload through Paid Memberships Pro not workingHow long do you think it might be before you can test in 5.3? I’d be glad to help.
Forum: Plugins
In reply to: [Fix Image Rotation] Image upload through Paid Memberships Pro not workingIt appears that core only fixes images uploaded using the media library. I’m having the same issue with ClassiPress where images are uploaded in the front end.
This plugin used to work great for us until WP 5.3. Is there something in 5.3 core that turns off this plugin?
Forum: Plugins
In reply to: [WP Table Builder - WordPress Table Plugin] Display on hoverThanks. That should work.
Forum: Plugins
In reply to: [WP Table Builder - WordPress Table Plugin] Display on hoverCan a shortcode from https://www.ads-software.com/plugins/text-hover/ be used within the table?
EDIT: It looks like this plugin doesn’t use shortcodes. Maybe a better question is: can I use any shortcode in the table?
- This reply was modified 4 years, 8 months ago by dleeward.
Forum: Plugins
In reply to: [Cloudflare] PHP 7.2 IncompatibilityHas anyone tested this plugin on 7.2?
Here’s some excerpts from Cloudflare support:
Me: When do you plan to update this plugin so we can test our sites before EOL?
Them: I am afraid I do not have good news. We have no plans in updating this plugin in short term. I have linked this ticket to a master issue where we are tracking such requests.
Me: As for the plugin, are you going to allow pull requests so that others can make the updates or is it going to have to be forked?
Them: I will check the possibility of pull requests by the community and get back to you as soon as possible.
Last response was December 2, 2018.
Forum: Plugins
In reply to: [Social Login] Load login buttons in popup or another pageAlthough I’m using CloudFlare on WP Engine which aggressively caches our sites, I can confirm that all the files get cached except for two small files with a random suffix.
I am experimenting with CloudFlare’s Rocket Loader https://support.cloudflare.com/hc/en-us/articles/200168056-What-does-Rocket-Loader-do- , but I found the OneAll files have been tagged with ‘false’. Is that really necessary?
Forum: Plugins
In reply to: [Disable REST API] Disable by RoleThanks for the response. We ended up using code from here: https://maddisondesigns.com/2016/12/what-you-may-not-know-about-the-wp-rest-api/
Found a solution here: https://github.com/WP-API/rest-filter/issues/3#issuecomment-268342560
but it only seems to work with syntax like: wp-json/wp/v2/professionals?filter[posts_per_page]=-1&filter[meta_query][0][key]=blabla&filter[meta_query][0][value]=sarasa&filter[meta_query][0][compare]==
rather than: /wp-json/wp/v2/reizen-api?filter[reizen-land]=test123