mcarner5
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Redis] wc_get_template_part returning null when WP Redis is enabledDaniel, thank you for the response! Originally I thought it may be some sort of plugin conflict but could only recreate the issue when Redis was enabled and running, regardless of what else was enabled.
Any idea how I could go about tracking down which cache group? Would I need to turn Redis on and then use the CLI to find it?
Once I find it, is that a command I can just put in functions.php?
- This reply was modified 5 years ago by mcarner5.
Thanks, that fixed the issue.
Just curious, but what is occurring that is breaking the layout? Is the CSS not being enqueued properly due to a WordPress update?
We are also experiencing this issue but we’re using the most up to date version (1.8.5)
Do you know what is causing this?Right after posting this, I played around with the settings some more. I turned off the periodic checks and just left the check on change. This seems to work quite well, I think I will stick with that.
Forum: Plugins
In reply to: [Code Snippets] How to debug a snippet giving an error?I was able to determine which snippet was causing the error. I had forgotten to account for a situation where a null variable was being returned. I’m not sure if there’s much that can be done to aid in troubleshooting this, other than using the search function as you described.
@bungeshea thank you for the response and thank you for the plugin. I’m definitely getting some use out of it 🙂