avijitpalit
Forum Replies Created
-
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] Video schema issueWhen I am adding another video object schema and set the placement for pages and post, no page and post is working, showing fatal error. Here is the fatal error I found in log.
[27-Oct-2025 06:16:33 UTC] PHP Fatal error: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /nas/content/live/fusioncxstg/wp-content/plugins/schema-and-structured-data-for-wp/output/output.php:3108
Stack trace:
#0 /nas/content/live/fusioncxstg/wp-content/plugins/schema-and-structured-data-for-wp/output/output.php(3108): in_array('VideoObject', NULL)
#1 /nas/content/live/fusioncxstg/wp-content/plugins/schema-and-structured-data-for-wp/output/function.php(336): saswp_schema_output()
#2 /nas/content/live/fusioncxstg/wp-content/plugins/schema-and-structured-data-for-wp/output/function.php(136): saswp_get_all_schema_markup_output()
#3 /nas/content/live/fusioncxstg/wp-includes/class-wp-hook.php(324): saswp_schema_markup_output('')
#4 /nas/content/live/fusioncxstg/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#5 /nas/content/live/fusioncxstg/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#6 /nas/content/live/fusioncxstg/wp-includes/general-template.php(3192): do_action('wp_head')
#7 /nas/content/live/fusioncxstg/wp-content/themes/wp-bootstrap-starter-child/header.php(287): wp_head()
#8 /nas/content/live/fusioncxstg/wp-includes/template.php(810): require_once('/nas/content/li...')
#9 /nas/content/live/fusioncxstg/wp-includes/template.php(745): load_template('/nas/content/li...', true, Array)
#10 /nas/content/live/fusioncxstg/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)
#11 /nas/content/live/fusioncxstg/wp-content/themes/wp-bootstrap-starter-child/single.php(10): get_header()
#12 /nas/content/live/fusioncxstg/wp-includes/template-loader.php(106): include('/nas/content/li...')
#13 /nas/content/live/fusioncxstg/wp-blog-header.php(19): require_once('/nas/content/li...')
#14 /nas/content/live/fusioncxstg/index.php(17): require('/nas/content/li...')
#15 {main}Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] Video schema issue
I have disabled the video shema, still there is video schema in source code. Please check that url.
Forum: Plugins
In reply to: [WP Job Manager] Redirect to thank you page after submitting job manager formMy goal is to prevent user or any plugin to duplicate resumes. What I want is check if the candidate email exist already in job applications during form-fillup process. So, is there any hooks or functions to check email exists or not?
Forum: Plugins
In reply to: [WP Job Manager] Redirect to thank you page after submitting job manager formI have redirected to thank you page after form submission. But still the main issue exists. As you can see in the screenshot, almost every job application is twice. Why this happening? And is there any hooks to check the email is already applied or not?
View post on imgur.com
Forum: Plugins
In reply to: [WP Job Manager] Redirect to thank you page after submitting job manager formThat’s not working. It redirecting to same page with this message.
View post on imgur.com