Forum Replies Created
-
AuthorPosts
-
Hi Mike,
I updated the functions.php file via the cpanel and it now includes the code you provided.
regards
BruceHi Mike,
The site is a multi-site and the theme editor is available from the network admin area.
I attempted to add the debug code to the functions.php file as you you suggested but it returned the following error.Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.
Kind regards
Bruce- This reply was modified 11 months, 3 weeks ago by webservantnaoz.
May 23, 2023 at 9:07 am in reply to: Disable Google Maps does not prevent conditional load script activation #1408227Thanks Ishmael. First filter avf_skip_enqueue_scripts_backend_gmaps does the job.
May 21, 2023 at 3:54 am in reply to: Disable Google Maps does not prevent conditional load script activation #1408046Hi Ismael,
I used the fix from this post: https://kriesi.at/support/reply/1396490/
I couldn’t even find a reference to the above filter:
grep -R avf_load_google_map_api * framework/php/class-gmaps.php: * true if loading of google script was canceled with filter 'avf_load_google_map_api_prohibited' framework/php/class-gmaps.php: * true if loading of google script was canceled with filter 'avf_load_google_map_api_prohibited' framework/php/class-gmaps.php: $loading_prohibited = apply_filters( 'avf_load_google_map_api_prohibited', false ); framework/php/class-gmaps.php: apply_filters_deprecated( 'avf_load_google_map_api_prohibited', array( false ),'4.5.7.1', false, __( 'Filter was replaced by theme option', 'avia_framework' ) );
This does appear to be a bug – unless there is some other reason we would load the gmaps scripts on the backend when you’ve disabled it in the theme.
What’s the best way to make this fix permanent, I’m assuming a functions.php gets overwritten at some stage?
Thanks
I’m experiencing this as well. The following JQuery event was logged.
Weirdly i’m only seeing this error on subsites not the main site in my multisite.jQuery.fn.click() event shorthand is deprecated Theme: Enfold https://www.na.org.au/multi/greaterqld/wp-content/themes/enfold/js/avia.js https://www.na.org.au/multi/greaterqld/?customize_changeset_uuid=a050389e-9473-449c-ae02-eb73a042396d&customize_theme=enfold&customize_messenger_channel=preview-0
September 9, 2019 at 8:51 am in reply to: Cookies Consent Bar keeps coming back every page even if you click ok #1135835And now it works as expected. Sorry I should have tried clearing my cookies as a first option post upgrade.
Thanks for putting out such a quick fix!September 9, 2019 at 8:46 am in reply to: Cookies Consent Bar keeps coming back every page even if you click ok #1135831Hi Rikard,
I’m not getting the error incognito but I am on every page when I’m logged in…
I’ll try emptying my cookies…
regards
BruceSeptember 8, 2019 at 4:13 am in reply to: Cookies Consent Bar keeps coming back every page even if you click ok #1135550I’ve still got this issue after updating to 4.6.1.
Every page requires accepting cookies again.September 5, 2019 at 4:26 pm in reply to: Cookies Consent Bar keeps coming back every page even if you click ok #1134483I’m having this issue as well.
Every single page you are required to re-consent to cookies.
I’m turning it off cookie consent until its fixed.I’m uncertain. More likely it’s been a theme update.
Which log should I be lookin at?The erroring page is in the private data below
-
AuthorPosts