Have recently noticed that our FAQs are no longer displaying. Instead error “Call to undefined function strig_tags()” is produced. The site runs on PHP 7.3.
Can you offer any advice or assistance?
Thanks in advance.
]]>This was working fine a couple of months ago but a customer has just reported that the FAQs no longer show at https://www.ivanfisherfunerals.co.uk/faq
Now the spinning icon appears when an FAQ is clicked.
I’ve tried updating WP. And reinstalling plug-in but still a problem.
I’ve taken the page off the menu bar. Is there any help or advice you can give please?
Thanks,
Josh.
Hello! First of all – tnx for this great plugin! Its realy usefull!
I have a strange bug.
Instead of delete link displays the following text [dsfaq_front_delete_quest(1);?>Delete question]
Hi
I was testing your plugin in a development environment and it worked ok. However after migrating to a production environment it has stopped working. I have disabled, reenabled and deleted and reinstalled the plugin but it has stopped working. Any ideas?
Thanks
Please fix code in wp-ds-faq.php on line 1285:
if (version_compare(PHP_VERSION, '5.3.0') < 0){
$dt = new DateTime("@".(strtotime($date) + 3600 * ($timezone_offset + date('I',$date))));
}else{
$dt->setTimestamp(strtotime($date) + 3600 * ($timezone_offset + date('I',$date)));
}
]]>
Hi,
I’m trying out wp ds faq plus on a dev site. I get an error when clicking “save”. The error is “Ajax error. [Error id:3]. I am running wp 3.4.1 . Any ideas on how I can get this to work?
Thanks in advance!
]]>