Pixelbart
Forum Replies Created
-
Forum: Plugins
In reply to: [Helpful] No data available in tableHelpful keeps everything in its cache, have you ever emptied the cache?
You can empty the cache under Helpful -> Settings -> System -> Maintenance. Once there, perform the maintenance and the cache should be empty.
What is the name of the post type that is not shown? Maybe this will help me a bit.
Forum: Plugins
In reply to: [Helpful] Not working with WP Rocket and Cloudflare BusinessWP Rocket seems to be known to not work with all plugins, especially when Javascript is minified and summarized.
Have you already tested if Helpful works when you disable this feature?
Also, no more cookies are stored that Helpful needs to identify the user.
It may also help if you exclude Helpful’s Javascript from the process. You can find the file here: /wp-content/plugins/helpful/core/assets/js/helpful.js
Forum: Reviews
In reply to: [Helpful] Great pluginThank you and also for your feedback. This is the only way to make the plugin great! 🙂
Forum: Plugins
In reply to: [Helpful] No data available in tableSorry for the mistake. It should be fixed with version 4.2.19. I have just uploaded the update.
Thank you for your feedback!
Forum: Plugins
In reply to: [Helpful] Clean themeForum: Plugins
In reply to: [Helpful] Clean themeHello Paul,
actually, the buttons are next to each other. Maybe your theme overwrites the design. But here is the CSS code that should solve your problem:
.helpful-controls { display: flex; } .helpful-controls > div:first-child { margin-right: 10px; }Forum: Plugins
In reply to: [Helpful] Major Header ErrosThank you for your feedback! I have made a minor change to Helpful in version
4.2.16. Helpful now uses the hookwpfor sessions. Here is a note from the Helpful changelogs:If there are still problems with headers that have already been sent, then it is not Helpful’s fault. Helpful loads the sessions before the content is loaded. If other plugins or themes do not comply, then I cannot solve the problem.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce dashboard gets slowThe problem also exists here. No matter what pages, the dashboard slows everything down.
Disabling it should not be a solution, even if it is the only solution that currently works.
Forum: Plugins
In reply to: [Helpful] hide feedback in some postsYou first have to go to the Helpful settings and activate the metabox.
Helpful -> Settings -> Details -> Meta box -> Show Meta Box (checkbox)
After that you will see settings that affect Helpful.
Forum: Plugins
In reply to: [Helpful] hide feedback in some postsYou have to go to a single post and then scroll down to the bottom. There are some options regarding Helpful. There you can also reset Helpful for only one post.
Forum: Plugins
In reply to: [Helpful] hide feedback in some postsHello again!
I have uploaded an update. This should allow you to disable feedback for individual posts.
Have a nice weekend and all the best in the difficult time!
Forum: Plugins
In reply to: [Helpful] hide feedback in some postsAt the moment this is not possible. I will put this on my todo list and publish an update within the next days!
Forum: Plugins
In reply to: [Helpful] Feedback Not Being Deleted?So that you don’t lose your votes, there is now a reset feedback under reset in the settings. You can find more information in the changelogs: 4.2.12
Hope this helps you!
Thank you for your feedback, as always! 🤗
(Offtopic: I write more emoticons now, because I found out that
Windowsand.(dot) outputs emoticons. So if you use Windows 10 and didn’t know it, you can now spam emoticons too.)- This reply was modified 6 years, 2 months ago by Pixelbart.
Forum: Plugins
In reply to: [WP Downgrade | Specific Core Version] WP keeps updatingYou can place the following code in your
wp-config.php:define( 'WP_AUTO_UPDATE_CORE', false );Or alternatively install this plugin: Easy Update Manager
Both methods prevent automatic updates.
Forum: Reviews
In reply to: [Helpful] Simple, but very capableMany thanks for your positive review!!!
I do not advertise the plugin, that’s why there are so few installations. Only people who find it here or in their admin under plugins, know that the plugin exists.
But that does not bother me either.
I am glad that you like the plugin!