Forum Replies Created
-
AuthorPosts
-
Shelly Rogers
ParticipantI tried it and it works.
Thanks again for all the help.Shelly Rogers
ParticipantCan I change this to 8 (the auto id) = if ( $id != 6 ) {
and change this to auto-insurance-faq (the auto url) = $r->link = ‘https://www.nevadainsuranceenrollment.com/questions-faq/health-insurance-faq/#faq-item-‘ . $to_hash($r->title);Shelly Rogers
Participant$r->link = ‘https://www.nevadainsuranceenrollment.com/questions-faq/health-insurance-faq/#faq-item-‘ . $to_hash($r->title);
Shelly Rogers
ParticipantI didn’t think about this, but what do I do when I add duplicate, then add this search bar to the “AUTO’ insurance FAQ page?
I noticed the ‘health-insurance-faq’… is that for all search bars?
I have one for the main site – searches everything.
Then I have one for the health insurance FAQ section, auto FAQ, Homeowners FAQ etc.Shelly Rogers
ParticipantErnest,
That works perfectly. Thank you.
I’ve used your product for multiple sites for over 10 years and have never had a problem.
But when I did have an issue (with another product), you fixed it.Amazing product, amazing customer service.
Thank you again,
Shelly Rogers
ParticipantThank you for that code. We are going in the right direction, because it does grab the category and page title now, but the individual FAQ id is off.
This is the actual url of the FAQ:
https://www.nevadainsuranceenrollment.com/questions-faq/health-insurance-faq/#faq-item-what-is-a-health-insurance-subsidyThis is what ajax is pulling up:
https://www.nevadainsuranceenrollment.com/questions-faq/health-insurance-faq/#what-is-a-health-insurance-subsidySo close….
Shelly Rogers
ParticipantThanks for looking into this.
This was the response from the developer.
—
Hi Shelly,The Divi FAQ plugin does not output any permalink.
We have a faq listing divi module which outputs the faq questions and answers on an accordian.
FAQ is a custom post type and rest all functionality is standard WordPress.
Hope it helps
Regards,
— -
AuthorPosts