Forum Replies Created
- 
AuthorPosts
 - 
SteveKeymaster@thor– I haven’t been able to reproduce. Did you do any upgrades on the site recently?
SteveKeymaster@thor– Try commenting out this line and see if the error goes away: https://github.com/piklist/piklist/blob/develop/includes/class-piklist-wordpress.php#L100
SteveKeymaster@ramzi– that field belongs there. It allows Piklist to save checkbox data without saving extra metadata.
SteveKeymasterI can’t reproduce this. Can you try deactivating your other plugins and see if one is conflicting with Piklist?
SteveKeymasterI can’t reproduce this. Can you try deactivating your other plugins and see if one is conflicting with Piklist?
SteveKeymasterDo you have WordFence installed? If so, please deactivate and let me know if you still see the errors.
SteveKeymaster@courtens– Piklist hasn’t been fully tested with PHP 8.1.
Under Piklist > Settings > Add-ons, do you have anything checked?
SteveKeymasterHi @trevorroberts! Thank you for the kind words. Glad you are part of our community. If you want to work on some translation work, I suggest you look here: https://translate.wordpress.org/projects/wp-plugins/piklist/
Thank you so much!
SteveKeymaster@tanjim– Piklist is not yet compatible with Gutenberg. We’re working on a Gutenberg version, but for now we suggest using the Classic Editor plugin.
SteveKeymasterCan you turn on wp_debug and see what errors on in the log: https://codex.wordpress.org/WP_DEBUG
SteveKeymaster@robin– So happy you find Piklist useful!
This is odd. We’ve never heard of this before. When you say overwritten, do you mean a ‘-2’ is being added to the permalink?
August 12, 2021 at 2:18 pm in reply to: Additional post statuses for the default ‘post’ post type #11294
SteveKeymasterSorry, I don’t think this is possible with the default post types.
Also, your filter should be referencing
demo_post_type, like this:add_filter('piklist_post_types', 'demo_post_type');
SteveKeymaster@bktechcolor — glad we could help. Love you too. 😉
SteveKeymaster@nlbailey– Glad you were able to get around the issue. We’re still investigating. I’ll let you know what we find.
SteveKeymasterI can’t reproduce. The Testimonial Widget saves new testimonials for me.
Please try this:
1) Disable all other plugins except these two and see if that fixes the issue. If so, start reactivating them one by one until you find the conflicting one.
2) Switch to one of the default themes and see if that fixes the issue. If so, you will need to look into the theme.
3) What version of WordPress are you running?
4) What version of Piklist are you running?
5) What version of the Testimonials Widget are you running? - 
AuthorPosts