Pixelbart
Forum Replies Created
-
Forum: Plugins
In reply to: [Helpful] Vote more than once@ropapareli With version 2.4.20 you can set a option so users can vote unlimited a single question. The helpful exists bug should be solved too.
Forum: Reviews
In reply to: [Helpful] Where can I see the results?Forum: Plugins
In reply to: [Helpful] Vote more than onceHi! 🙂
I’ll check it out tomorrow or friday. You can hide the white box with css:
.helpful-exists { display: none; }Forum: Plugins
In reply to: [Helpful] Improvements all around@raaasmus thx for the info. I’m using WPForms. I’m looking at it.
Btw. with 2.4.19 your problems should be solved. https://wordpress.org/plugins/helpful/#developers
Thank you very much for you feedback! 🙂
Forum: Plugins
In reply to: [Helpful] Improvements all around@raaasmus on my way
Forum: Reviews
In reply to: [Helpful] Easy to use and nice supportThank you 🙂
Forum: Plugins
In reply to: [Helpful] Timezone Setting IssuesThank you very much for your help and your feedback! 😀
Forum: Plugins
In reply to: [Helpful] Timezone Setting Issues@qeyduey that is true. After activating and installing the plugin, a option was saved. So if you repeat the process, it should be work.
The bug should be fixed for all new users.
Forum: Plugins
In reply to: [Helpful] Timezone Setting Issues@qeyduey you are right. I don’t know why, but my editor was not saving my changes. It should be fixed with 2.4.18. Thx guy!
Forum: Plugins
In reply to: [Helpful] Another Idea for Improvement@anefarious1 as i already wrote, i think the idea is pretty good. However, the statistics are then too extensive for a dashboard widget. I have to think it over. Maybe there will be a new page in the Helpful settings with deeper statistics, which i can expand in the future.
I also like to install WordPress filters. Then you can build your own statistics (with PHP and JS).
Unfortunately, I can not implement the wishes as quickly as I am working for an employer again (and not 100% self-employed) … but I try my best in the near future. You just have to wait a bit. 🙂
Forum: Plugins
In reply to: [Helpful] Timezone Setting IssuesSince there can still be problems with the WordPress timezone, i have not removed the line. Instead, the line is only used if you have set your own timezone in the helpful settings.
I think that’s a good compromise. For me, the default WordPress timezone does not work. Unfortunately, I could not find a reason for that. It’s quite possible that my Premium WordPress theme sets a timezone somewhere.
—
The second problem has actually been fixed for a long time. The settings will not be touched unless you delete them using the system settings (helpful).
- This reply was modified 7 years, 2 months ago by Pixelbart.
Forum: Plugins
In reply to: [Helpful] Another Idea for ImprovementGood ideas. I’ve put it on my list. 🙂
Dont know how fast i can look at it, but i like it.
Forum: Plugins
In reply to: [Helpful] Timezone Setting Issueshelpfuls dashboard is working with timezone. if remove the default timezone, it is not working for me.
if wp timezone is set, wp timezone works for helpful. if not, the settings inside helpful runs (helpful -> system)
what did you remove?
(sry for my bad english)
Forum: Plugins
In reply to: [Helpful] One button triggers in all postsNope. You only can use default pagination. Infinite scrolls is not working. 🙁
Forum: Plugins
In reply to: [Helpful] One button triggers in all postsThat is not working, because ajax in ajax not working. Helpful runs with ajax.
All scripts from helpful are loaded in the wp_footer. If posts are loaded via ajax, the wp_footer is not reachable.
- This reply was modified 7 years, 2 months ago by Pixelbart.