New Landing › How can we help? › Themeforest Theme Support › Dante › Fatal Error
Strange, yes now I can replicate this – I have made a small improvement. Can you now re-test?
Thanks.
It seems to be working now. Is there anything I should watch out for when I update the theme, etc?
Within the file aq_resizer-2x.php I wrapped the function function sf_aq_resize() with a if (!function_exists('sf_aq_resize')) { check.
aq_resizer-2x.php
function sf_aq_resize()
if (!function_exists('sf_aq_resize')) {
I understand that generally, but I’m not well versed with PHP. Is that something that future updates will overwrite and will have to be re-done?
I will assign this back to Ed(lead dev) for consideration for a future inclusion.
Thanks, David.
You must be logged in to reply to this topic.