Andy Fragen
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar Category Colors] WordPress 5.7?Thanks for pointing this out. Looks like I forgot to update the Tested to header.
Please be assured that it does work correctly with the current version of WP.
Forum: Plugins
In reply to: [The Events Calendar Category Colors] WordPress 5.7?It is compatible with the latest version of WordPress. What makes you think otherwise?
Sorry for the delay. My test site runs both TEC and ECP. Though even if I deactivate ECP the weeklong event appears the same.
You can use other screenshot services that post a like here. Google something like “share screenshot for web” and find something that works for you.
Forum: Plugins
In reply to: [The Events Calendar Category Colors] Categories colors mini calendarIt may be possible but I am not planning on including it as the coloring is present in the event below the mini-calendar when you click on the dot.
I am unable to view the calendar, but you can see how this works on my test site.
Forum: Reviews
In reply to: [Add Custom Header Images] It’s good butI’m not sure what the issue might be but the plugin only adds the ability to add additional header images for display in the theme’s template. If there’s an issue with with what’s being displayed where it’s likely an issue with the theme or how the Customizer settings are configured.
If you can open an issue with the details of the possible plugin conflict I can see if I can reproduce it.
Thanks for the review.
Forum: Plugins
In reply to: [WP Debugging] Failed to activate pluginSorry I thought included them.
var_export(self::$config_file); var_export($matches);
Forum: Plugins
In reply to: [WP Debugging] Failed to activate pluginHmm, that should still be matched in my code.
I’m not sure how else to debug this.
Can you add the following lines after the referenced line above in your local version and the report the output?
The other thing is perhaps the
file_get_contents( self::$config_path )
is erroring.If possible could you test that?
Forum: Plugins
In reply to: [WP Debugging] Failed to activate pluginCan you paste the line in your
wp-config.php
that starts with$table_prefix
?I’m trying to use that line as an alternate anchor.
Forum: Plugins
In reply to: [WP Debugging] Failed to activate pluginI think I found a more universal solution. Please download again and try the version is
2.9.2.2
Forum: Plugins
In reply to: [WP Debugging] Failed to activate pluginHmm, interesting that the formatting doesn’t conform to WordPress Coding Standards. I’ll have to figure out something common.
Stay tuned.
Forum: Plugins
In reply to: [WP Debugging] Failed to activate pluginIf your
wp-config-sample.php
looks similar to yourwp-config.php
file can you post a screenshot of the last 10 lines?Forum: Plugins
In reply to: [WP Debugging] Failed to activate pluginI think I have a solution.
Can you test https://github.com/afragen/wp-debugging/archive/develop.zip ?
Let me know if it works for you.
Forum: Reviews
In reply to: [Embed PDF Viewer] Simple et efficace😊
It has something to do when the browser identifies as mobile. I can’t reproduce it though and have no idea how to fix it.
Sorry.
I you can figure out how to fix this I will happily except a PR.
Andy