• the file /templates/features.php contains the following condition, which will never evaluate as true (line 7050).

    ! isset($ampforwp_stored_meta['ampforwp-ia-on-off']) && 
    ! isset($ampforwp_stored_meta['ampforwp-ia-on-off'][0]) && 
    $ampforwp_stored_meta['ampforwp-ia-on-off'][0] == 'hide-ia'

    I believe the condition should not use the NOT operator on the two isset calls

    • This topic was modified 1 year, 12 months ago by lukelol.
Viewing 1 replies (of 1 total)
  • Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Sorry for the inconvenience. Can you please let us know if Is this happening after any particular latest update?

Viewing 1 replies (of 1 total)
  • The topic ‘bug with condition, ‘hide-ia’’ is closed to new replies.