Archived topic
A new php if possible
5 replies · Started by JOAQUIM GALANTE on October 17, 2020
To view the site on mobile phone or tablet always like in the computer, the php above not function now.
add_filter( 'generate_meta_viewport', function() {
return '<meta name="viewport" content="width=1024">';
} );
Can you send me a new one ?
Hi there,
that filter should still work - where did you add it the site ?
I add it on code snippet four months ago and worked but not now.
Can you try removing the code snippet and re-adding it ?
You can recopy the code Tom provided here:
https://generatepress.com/forums/topic/preventing-mobile-zoom-in-form-fields-etc/#post-1410097
Now it is well. Thanks
Glad to hear it!