Pixelbart
@pixelbart on WordPress.org, @Kevin Pliester on Slack
- Member Since: February 8th, 2017
- Location: Germany, Dormagen
- Website: pixelbart.de
- Job Title: Web Developer
Bio
Interests
WordPress Origin Story
Contribution History
Pixelbart’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to Missing possibility to disable _wpnonce, on the site WordPress.org Forums:
@takayukister So we know it's because of Themify. Themify has an internal cache that you…1 week ago
-
Posted a reply to Missing possibility to disable _wpnonce, on the site WordPress.org Forums:
@takayukister ### wp-core ### version: 5.6 site_language: de_DE_formal user_language: de_DE_formal timezone: Europe/Berlin permalink: /%postname%/ https_status:…1 week ago
-
Posted a reply to Latest update conflict with Elementor, on the site WordPress.org Forums:
@counselorinsite I disabled the possible cause once and just uploaded the update. It's best to…1 week ago
-
Committed [2459174] to Plugins Trac:
4.4.221 week ago
-
Posted a reply to Latest update conflict with Elementor, on the site WordPress.org Forums:
@counselorinsite This is really strange. I only added one line and did not change anything…1 week ago
-
Posted a reply to Data is available in log but not under Feedback, on the site WordPress.org Forums:
@breinaald So there are a few features you can use if you want to build…1 week ago
-
Posted a reply to Data is available in log but not under Feedback, on the site WordPress.org Forums:
@breinaald This was not possible until just now. I have quickly installed this for you.…1 week ago
-
Committed [2459113] to Plugins Trac:
4.4.211 week ago
-
Posted a reply to Missing possibility to disable _wpnonce, on the site WordPress.org Forums:
@takayukister Please use the parameter. With the parameter my change is not present and everything…1 week ago
-
Posted a reply to Missing possibility to disable _wpnonce, on the site WordPress.org Forums:
@takayukister exactly, that's what i read too. Funnily enough, it still outputs a _wpnonce field…1 week ago
-
Created a topic, Missing possibility to disable _wpnonce, on the site WordPress.org Forums:
Hello, Is there any way to disable _wpnonce? The filt…1 week ago
-
Posted a reply to Data is available in log but not under Feedback, on the site WordPress.org Forums:
@breinaald Under Helpful > Settings > Details > General, do not check "Hide Helpful Admin…1 week ago
-
Posted a reply to “bool(true)” showing up after voting, on the site WordPress.org Forums:
@grex22 You're absolutely right. I have just corrected that. With version 4.4.20 this should be…2 weeks ago
-
Committed [2457212] to Plugins Trac:
4.4.202 weeks ago
-
Posted a reply to Data is available in log but not under Feedback, on the site WordPress.org Forums:
@breinaald You can set in Helpful settings under Details to see pro and con columns…2 weeks ago
-
Posted a reply to Data is available in log but not under Feedback, on the site WordPress.org Forums:
@breinaald I had already written to you about this. https://wordpress.org/support/topic/feature-requests-154/page/6/#post-13787989 So feedback concerns the form…2 weeks ago
-
Posted a reply to Feature request: Bypass nonce verification, on the site WordPress.org Forums:
@verygoodplugins Thank you! I just implemented the whole thing, including a small option in Helpful's…2 weeks ago
-
Committed [2456204] to Plugins Trac:
4.4.192 weeks ago
-
Posted a reply to Feature request: Bypass nonce verification, on the site WordPress.org Forums:
@verygoodplugins Thank you for your feedback! You can send me your correction, then I'll see…2 weeks ago
-
Posted a reply to Bug mit Modern Polls + Customizer, on the site WordPress.org Forums:
@felixtz Well, get well soon and thank you for your feedback. I'm glad it worked…2 weeks ago
-
Posted a reply to Only allow logged in users to vote, on the site WordPress.org Forums:
@shanebb You can set in the Helpful settings under Details that Helpful is not automatically…3 weeks ago
-
Posted a reply to After voting buttons disappear, on the site WordPress.org Forums:
@eos3d Unfortunately, this is not possible. The content of Helpful is completely replaced after submitting,…1 month ago
-
Posted a reply to Bug in latest version? Can’t submit feedback form, on the site WordPress.org Forums:
@grex22 Should have been fixed with the latest version. If not, clear the cache once,…1 month ago
-
Committed [2442781] to Plugins Trac:
4.4.181 month ago
-
Committed [2442430] to Plugins Trac:
4.4.171 month ago
-
Committed [2441347] to Plugins Trac:
4.4.161 month ago
-
Committed [2441337] to Plugins Trac:
4.4.161 month ago
-
Posted a reply to Users can submit form without any input, on the site WordPress.org Forums:
Ah now I understand... you can send feedback without content. That is correct. But Helpful…1 month ago
-
Posted a reply to Users can submit form without any input, on the site WordPress.org Forums:
@neuronootropic Thank you for your feedback. Can you send a link so I can take…1 month ago
-
Posted a reply to Helpful doesn’t appear, on the site WordPress.org Forums:
@eos3d use echo apply_filters( 'the_content', get_the_content() ); instead of get_the_content(); or I think your problem…1 month ago
-
Posted a reply to Helpful doesn’t appear, on the site WordPress.org Forums:
If this then works with the shortcode, you can use: <?php echo do_shortcode( "[helpful]" );…1 month ago
-
Posted a reply to Helpful doesn’t appear, on the site WordPress.org Forums:
@eos3d You should create a new post and place the shortcode once. This way we…1 month ago
-
Posted a reply to Helpful doesn’t appear, on the site WordPress.org Forums:
@eos3d Widgets do not support shortcodes. Please place it in the content of a post…1 month ago
-
Posted a reply to Helpful doesn’t appear, on the site WordPress.org Forums:
@eos3d Do you use the_content() in your posts ? Helpful is only placed automatically if…1 month ago
-
Posted a reply to Helpful doesn’t appear, on the site WordPress.org Forums:
Hey @eos3d, thank you for your message. Have you ever tested disabling WP Fastest Cache?…1 month ago
-
Posted a reply to Feature requests, on the site WordPress.org Forums:
@breinaald 1) You can use the shortcode and pass the post ID like this: [helpful…1 month ago
-
Created a topic, TLS 1.3, on the site WordPress.org Forums:
The function needs an update: tls12ct_test_howsmyssl …2 months ago
-
Posted a reply to [NSFW] admin-ajax.php file forbidden when plugin tries to hit, on the site WordPress.org Forums:
@nishant2699 You can also check the following things: Does your .htaccess say something like that?…2 months ago
-
Posted a reply to The plugin does not work on the custom theme, on the site WordPress.org Forums:
I changed the status because this is not a bug of Helpful but of your…2 months ago
-
Posted a reply to [NSFW] admin-ajax.php file forbidden when plugin tries to hit, on the site WordPress.org Forums:
@nishant2699 You have not activated SSL (https) and this may cause problems. You can try…2 months ago
-
Posted a reply to Feature requests, on the site WordPress.org Forums:
@tomreadhk Thanks a lot for your great feedback! 1) Currently only works with css .helpful-contra…2 months ago
-
Posted a reply to The plugin does not work on the custom theme, on the site WordPress.org Forums:
Hello, I don't know which files you have. Basically a WordPress Theme can look like…2 months ago
-
Posted a reply to The plugin does not work on the custom theme, on the site WordPress.org Forums:
@alidaragmeh Hello, your theme is not installed correctly. You need <?php wp_footer(); ?> in your…2 months ago
-
Posted a reply to helpful_user cookies prior consent, on the site WordPress.org Forums:
@ludovicsclain Great. That's exactly how I would do it. So everything should be fine. Have…2 months ago
-
Posted a reply to helpful_user cookies prior consent, on the site WordPress.org Forums:
This way the user is generated and identified. So purely random, but unique. But no…2 months ago
-
Posted a reply to helpful_user cookies prior consent, on the site WordPress.org Forums:
Hello @ludovicsclain there is currently no filter, but Helpful does not store anything important. This…2 months ago
-
Posted a reply to Helpful and Multilanguage Pages, on the site WordPress.org Forums:
@optimiertes Super, freut mich zu hören! :) Dann bleib gesund und viel Spaß mit Helpful!…2 months ago
-
Posted a reply to Helpful and Multilanguage Pages, on the site WordPress.org Forums:
@optimiertes If I understand you correctly, are you using the display for "number of votes"…2 months ago
-
Posted a reply to Helpful and Multilanguage Pages, on the site WordPress.org Forums:
@optimiertes Hello Dan, if WPML uses a separate post with its own ID for each…2 months ago
-
Created a topic, Translation not possible, on the site WordPress.org Forums:
Unfortunately the translation of the plugin is not pos…2 months ago
Developer
-
Helpful
Active Installs: 1,000+
Plugins
-
All In One WP Security & Firewall
-
All-in-One Event Calendar
-
Application Passwords
-
Disable WooCommerce Bloat
-
Duplicator - WordPress Migration Plugin
-
Fast Velocity Minify
-
Fatal Error Notify
-
Flying Pages by WP Speed Matters
-
GDPR Cookie Compliance (CCPA, PIPEDA ready)
-
Helpful
-
InfiniteWP Client
-
Rank Math - SEO Plugin for WordPress
-
reSmush.it : the only free Image Optimizer & compress plugin
-
View Admin As
-
weDocs - Knowledgebase and Documentation Plugin for WordPress
-
WordPress Native PHP Sessions
-
WP Mail SMTP by WPForms
-
Yoast Duplicate Post
Themes
Deutsch (German) Plugins Translation Editor - #de_DE
-
Helpful
Active Installs: 1,000+
-
View Admin As
Active Installs: 5,000+
-
WordPress Native PHP Sessions
Active Installs: 20,000+
Deutsch (Schweiz) (German (Switzerland)) Plugins Translation Editor - #de_CH
-
Helpful
Active Installs: 1,000+
-
View Admin As
Active Installs: 5,000+