P
P
Any update on this? I'm trying to update a field of users and getting the same "Cannot update item" error.
You can dequeue that stylesheet for the time being. ```php add_action('wp_enqueue_scripts', function () { wp_dequeue_style('wpProQuiz_front_style'); }, 20); ```
@oorestisime's fix it working for us with 260k pages.
The back-end is perfectly simple, but my colleagues and I can't figure out how to use the plugin itself. We understand that when the user clicks on a link the...