Support

Account

Home Forums ACF PRO FAQPage – not working :( Reply To: FAQPage – not working :(

  • I have a solution

    global $schema;
                            $schema = array(
                                '@context' => "https://schema.org",
                                '@type' => "FAQPage",
                                'mainEntity' => array()
                            );