Josh Eaton
Forum Replies Created
-
Forum: Plugins
In reply to: [Theme My Login] reset password problem#pass1-text { display: none; }
this is the correct fix for the additional field, you shouldn’t be hiding the #pass1 field.
Forum: Reviews
In reply to: [Jetpack Holiday Snow Opt-In] Let It Snow If You Want ToYou’re welcome! Glad it’s working for you.
Forum: Plugins
In reply to: [WP VeriteCo Timeline] WP 4.01 is this being upgraded for compliance?Hi, the plugin appears to be unaffected by the changes in 4.0.1.
If you’re interested in funding any development of the plugin, you can contact me here: https://www.josheaton.org/contact/. Thanks!
Forum: Plugins
In reply to: [bbPress - Report Content] Security and compatibility?Yes it’s compatible with 4.0.
I’m not sure what you mean by “It generate bug as slowdown of the website?” but no, I don’t believe it does. ??
OK, great! Thank you.
Forum: Plugins
In reply to: [WP VeriteCo Timeline] Loading Timeline…I wasn’t able to get to your site due the HTTP Basic Authentication you have set up (password protection).
I’m 99% sure that’s the reason the plugin can’t load the timeline.json.
Forum: Plugins
In reply to: [Redirect Front-end] Too many redirectsIt’s likely a conflict with another plugin.
If you’re using a custom login page, a membership plugin, or any other plugins that deal with registration or login it will conflict with this plugin.
Forum: Plugins
In reply to: [bbPress - Featured Replies] bbPress problems on blogIf you want to get your dashboard back, just rename the pmpro-bbpress plugin folder to something else via FTP
Forum: Plugins
In reply to: [bbPress - Featured Replies] bbPress problems on blogHi there. Sorry to hear you are having problems. However, I don’t believe my plugin is causing you any issues. From the error message you’ve provided it appears to be the Paid Memberships Pro bbPress addon that is causing the error.
You should contact their support instead: https://www.ads-software.com/plugins/pmpro-bbpress/
Thanks!
Forum: Plugins
In reply to: [WP VeriteCo Timeline] Error loading timeline@alex, appears your timeline is currently working.
@ruffsl, I don’t know your site so I can’t diagnose for myself, but these issues have always been fixed by having the latest plugin version and resaving the timeline. See here: https://www.ads-software.com/support/topic/loading-timeline%E2%80%A6 and here: https://www.ads-software.com/support/topic/nothing-but-loading-and-loading-gif
Forum: Plugins
In reply to: [WP VeriteCo Timeline] Multiple timelines?Unfortunately not at the moment, however that is on the roadmap for a future version.
Forum: Plugins
In reply to: [bbPress - Report Content] does moving the report button still work ??if you’re using the gist unmodified, use this for topics:
<?php shmoo_bbp_the_topic_report_link(); ?>
and this for replies:
<?php shmoo_bbp_the_reply_report_link(); ?>
I will eventually add template tags for this into the plugin, I just have a huge backlog of client work to get through first.
Forum: Plugins
In reply to: [bbPress - Report Content] does moving the report button still work ??Are you referring to this gist? https://gist.github.com/jjeaton/8668560
If so, you’re using different function names than I am, if you haven’t modified the gist.
Forum: Plugins
In reply to: [WP VeriteCo Timeline] Localization issue@siemprejuntos, I don’t believe the plugin currently supports localization, unfortunately.
I’m unable to see your site, but what do you mean by “timeline messages”.
Forum: Plugins
In reply to: [WP VeriteCo Timeline] .json file not updatingTry resaving one of your timeline posts and it should rebuild the .json file.
The way the file is saved right now is pretty bad. It will be changing in the future.