sergdev
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Solved.
Was missing ‘referar_title’ in ‘wp_e_submissions’ table.Debug:
[02-Sep-2023 17:45:55 UTC] WordPress database error Unknown column 'referer_title' in 'field list' for query INSERT INTOwp_e_submissions(created_at_gmt,updated_at_gmt,created_at,updated_at,type,status,main_meta_id,post_id,referer,referer_title,element_id,form_name,campaign_id,user_id,user_ip,user_agent,actions_count,actions_succeeded_count,meta,hash_id) VALUES ('2023-09-02 17:45:55', '2023-09-02 17:45:55', '2023-09-02 20:45:55', '2023-09-02 20:45:55', 'submission', 'new', '0', 36, 'https://asgihon.co.il/test1/', 'test1', 'b7b0f2d', 'New Form', '0', 1, '147.235.194.174', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', '1', '0', '{\"edit_post_id\":\"36\"}', 'b456f777-bd3a-43bf-9897-3ef3239f7e31') made by do_action('wp_ajax_elementor_pro_forms_send_form'), WP_Hook->do_action, WP_Hook->apply_filters, ElementorPro\Modules\Forms\Classes\Ajax_Handler->ajax_send_form, ElementorPro\Modules\Forms\Submissions\Actions\Save_To_Database->run, ElementorPro\Modules\Forms\Submissions\Database\Query->add_submission- This reply was modified 2 years, 9 months ago by sergdev.
How I still can?
I think you should make an ajax pagination with drag and drop option between pages.
Forum: Plugins
In reply to: Change title and alt for all post gallery imagesExample of what I mean, all pictures in the post gallery
<img title="post title" alt="post title" src="...
Viewing 3 replies - 1 through 3 (of 3 total)