dbrabyn
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Unable to load Redirection error in v5.6.0The full contents of the error page I was getting:
Redirection plugin
Unable to load Redirection ☹️ v5.6.0
This may be caused by another plugin – look at your browser’s error console for more details.
If you are using a page caching plugin or service (CloudFlare, OVH, etc) then you can also try clearing that cache.
Also check if your browser is able to load redirection.js:
Please note that Redirection requires the WordPress REST API to be enabled. If you have disabled this then you won’t be able to use Redirection
Please see the list of common problems.
If you think Redirection is at fault then create an issue.
Redirectioni10n is not defined. This usually means another plugin is blocking Redirection from loading. Please disable all plugins and try again.
Forum: Plugins
In reply to: [Redirection] Unable to load Redirection error in v5.6.0I was referring to the URL listed on the error page:
https://xxxxxxx.com/wp-content/plugins/redirection/redirection.js?ver=5.6.0-f79c5f257d4842ba9b507f2d1b55ae99Forum: Plugins
In reply to: [Post Type Switcher] Admin Columns Pro issueResetting the columns solved it for me.
Forum: Plugins
In reply to: [Post Type Switcher] Admin Columns Pro issueEncountering this bug too.
Forum: Plugins
In reply to: [Breeze Cache] Breeze and ACFAny chance Breeze can clear be made to ACF option pages too?
- This reply was modified 5 years ago by dbrabyn.
Forum: Plugins
In reply to: [Breeze Cache] Breeze and ACFIt doesn’t clear when an ACF Option page is updated.
Hey,
Missing word in your sentence and I’m not sure what you saying I’m afraid.
@hwk-fr Fantastic. Worked perfectly. I’m all set.
Correct but ultimately I need to be able to have multiple such filtered custom sets on different options page (that said, I guess the ultimate would be to be able to have multiple sets on a same OP, i.e. target specific fields).
Remove the domain name for security reasons even if it’s locally hosted?
That’s what I had understood.
Tried it. No luck I’m afraid. No filtering happening.
It checks against the page slug, right? Not the full screen ID.
The site is running on FlyWheel’s Local. Does that change anything?
At this point I think I am going to simply put together 2 select fields with the classes of the icons I need. My client won’t see the actual icons but so be it.
This plugin is excellent and a real service to the ACF community. And your support Matt has been spectacular.
Thanks again.
Thanks hwk.
Unfortunately that has resulted in no filtering at all.
Both icon fields are repeater sub_fields. Does that change things?
Just occurred to me that the field may not in fact be working perfectly as I checked it was before adding the second field.
And indeed it isn’t. After removing the OP ID check, the set on options page A gets filtered as expected but the set on options page B gives “no results found”.
If I deactivate the group field located on option page A, the set on options page B still gives “no results found”.
Is there an issue with using the get_icons function across multiple field groups?