kroenerdesign Thank you! I will check with our developer on this and get back to you.
Custom Fields - special characters in frontend
Could we take a backup of your site and debug in local environment?
kroenerdesign I'm taking this backup and work on it, will keep you posted.
Hello
Our developer is looking into this, please wait.
what does it look like. It takes far too long. we want to go live. please help quickly
Hi, kroenerdesign
We only support Joomla base field types for Megafilter and do not support custom field types from extensions. To prevent the issue you mentioned, please replace the file root/plugins/jamegafilter/content/helper.php
. If you want to customize your logic for ACF custom fields, you can start from line 794:
case 'acfwhatsappctc':
// customize your logic for extension custom fields here
break;
Additionally, please note that DustJs does not support writing complex PHP syntax like loops, conditions, or comparison statements.
Regards,
Now I don't get error when I index but nothing is shown. No more values
Thank you
Hi, kroenerdesign
Did you try to add your custom code in the updated megafilter content plugin and re-index.?
Please let me know so I can help you solve the issue.
Regards,
Hello,
in another project, I have done the same. the cases are in the helper.php, but no content is transferred from the Custom Field ACF Gallery. It is in the filter, but nothing is displayed. Where could my error be?
{attr.ct2.value} is empty
Thank you