Forum Replies Created

Viewing 15 replies - 31 through 45 (of 147 total)
  • Thread Starter alexis888

    (@alexis888)

    Yup your solution worked for me. I’ll post it here if anyone is facing the same issue.
    Replace G-XXXXXXXXXX by your own GA4 code

    add_action('wp_head', 'cli_ga4_compatibility');
    function cli_ga4_compatibility(){
    	if (class_exists('Cookie_Law_Info')) {
    	?>
    		<script>
    			// Enter your Google Analytics measurement ID
     var CLI_MEASUREMENT_ID = 'G-XXXXXXXXXX';
    			jQuery(function() {
    				enable_or_disable_ga();
    				function enable_or_disable_ga() {
    					if (CLI_Cookie.read(CLI_ACCEPT_COOKIE_NAME) == 'yes' && CLI_Cookie.read("cookielawinfo-checkbox-non-necessary") == 'yes') {
    						window['ga-disable-'+CLI_MEASUREMENT_ID] = false;
    					}else {
    						window['ga-disable-'+CLI_MEASUREMENT_ID] = true;
    					}
    				}
    				jQuery('.cli_action_button').on('click', function(e){
    					e.preventDefault();
    					enable_or_disable_ga();
    				});
    			});
    		</script>
    	<?php
    	}
    }
    Thread Starter alexis888

    (@alexis888)

    It seems I did everything correctly, yet cookies don’t get deleted when consent is revoked :/

    Thread Starter alexis888

    (@alexis888)

    Hey @mouli,
    I assume if the issue was caused by my host blocking some files, it would happen on all my sites ?

    Because as I said in my original post, this website is a duplicate of a template website I’m using to create several similar stores. I have 4 other stores that are 100% exact copies of this one (same theme, plugin stack, configuration etc), all hosted on the same hosting plan and none of them have the same issue (but some happen to have different or similar issues from time to time, but I don’t think two websites ever had the very same issue).

    thanks

    Thread Starter alexis888

    (@alexis888)

    Hey @webtoffee ,
    thanks for your answer.

    I believe I do have conditions 1,2 and 3 however it still doesn’t erase cookies when I revoke consent.

    Also, I did check this article from your website and I don’t have the “Head Scripts” or “Body Scripts” fields on the page where I can add a new cookie. I only have these two fields when I go to the “non-necessary” page. This is where I added my Google Analytics script to create the cookie(see screenshot attached).

    Is that normal ? Could that be my problem ?



    Also, I don’t know if you did set the topic as resolved or and admin did but it is not resolved yet, so it needs to stay as not resolved until it is.

    Thanks

    Thread Starter alexis888

    (@alexis888)

    Hi,
    this specific issue is gone now (i’ve updated several plugins since my intial post) but I do have other ones related to jQuery of other JS / CSS files not being properly loaded and causing issues from time to time.
    I’m trying to find out what’s causing these issues

    Thread Starter alexis888

    (@alexis888)

    Hi @webtoffee,

    Thanks for the explanation about the accept all feature available in premium version only.
    However this is very counterintuitive as it’s still possible to include this button (or the reject all one) in the cookie notice bar in the free version but they are useless as they do not work as users would expect them to.

    Concerning “Advanced script rendering” it was enabled by default so when I wrote my initial post, all my tests have been done with that option enabled.

    And I still have this issue :

    Plus, once I have manually enabled the switch for “non-necessary cookies” once and my Google Analytics cookies have been created, they won’t be deleted / blocked no matter if I click the “reject all” button or turn off the switch manually. Which is another big problem.

    Does your plugin offer a way to delete non-necessary cookies created after user’s initial consent / approval but then when this user changes and remove his consent ( by manually toggling the swith) ?

    I’ve tried both on my website without cache plugin and the one with and Google Analytics cookies don’t get deleted.

    As of now, I’ll have to stick with the other plugin if my clients want to stick to a free solution unfortunately. But I want yours to work according to my needs as I really want to convince my clients to go with the premium version since you have very interesting features (cookie scan / consent log / granular control etc).

    Thank you

    Thread Starter alexis888

    (@alexis888)

    Yes that’s correct, sorry if my previous message wasn’t clear

    Thread Starter alexis888

    (@alexis888)

    Hello,
    to give more info I’ve tried switching back to a default theme (2019) and disable all plugins except WooCommerce but issue was still showing up.
    I’ve also tried to disable WooCommerce and re-enable right away to see if it would help.
    It made things worse as the issue then also happened on the orders page so I couldn’t see any orders listed except a cancelled order.

    I have restored a the site to the backup version I’ve made right before doing these tests this morning.

    Looking forward to hearing from you.
    Thanks

    Thread Starter alexis888

    (@alexis888)

    Hello @rynald0s,
    yes my bad I should have mentionned I enabled jQuery helper to try to counter the issue. All other duplicate websites work fine without this plugin so I installed it only hoping it would help (it didn’t).

    Here is the status report :
    Thanks !


    ### WordPress Environment ###

    WordPress address (URL): https://grapedigga.com
    Site address (URL): https://grapedigga.com
    WC Version: 4.8.0
    REST API Version: ? 4.8.0
    WC Blocks Version: ? 3.8.1
    Action Scheduler Version: ? 3.1.6
    WC Admin Version: ? 1.7.3
    Log Directory Writable: ?
    WP Version: 5.6
    WP Multisite: –
    WP Memory Limit: 1 Go
    WP Debug Mode: –
    WP Cron: ?
    Language: fr_FR
    External object cache: –

    ### Server Environment ###

    Server Info: LiteSpeed
    PHP Version: 7.4.13
    PHP Post Max Size: 1 Go
    PHP Time Limit: 600
    PHP Max Input Vars: 200000
    cURL Version: 7.71.0
    OpenSSL/1.1.1d

    SUHOSIN Installed: –
    MySQL Version: 5.5.5-10.2.36-MariaDB
    Max Upload Size: 1 Go
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?

    ### Database ###

    WC Database Version: 4.8.0
    WC Database Prefix: fsxxx_
    Taille totale de la base de données: 14.44MB
    Taille de la base de données: 12.05MB
    Taille de l’index: 2.39MB
    fsxxx_woocommerce_sessions: Données?: 1.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_woocommerce_api_keys: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_woocommerce_attribute_taxonomies: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_woocommerce_downloadable_product_permissions: Données?: 0.02MB + Index?: 0.06MB + Moteur InnoDB
    fsxxx_woocommerce_order_items: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_woocommerce_order_itemmeta: Données?: 0.09MB + Index?: 0.09MB + Moteur InnoDB
    fsxxx_woocommerce_tax_rates: Données?: 0.02MB + Index?: 0.06MB + Moteur InnoDB
    fsxxx_woocommerce_tax_rate_locations: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_woocommerce_shipping_zones: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB
    fsxxx_woocommerce_shipping_zone_locations: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_woocommerce_shipping_zone_methods: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB
    fsxxx_woocommerce_payment_tokens: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_woocommerce_payment_tokenmeta: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_woocommerce_log: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_actionscheduler_actions: Données?: 0.05MB + Index?: 0.11MB + Moteur InnoDB
    fsxxx_actionscheduler_claims: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_actionscheduler_groups: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_actionscheduler_logs: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_commentmeta: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_comments: Données?: 0.02MB + Index?: 0.09MB + Moteur InnoDB
    fsxxx_links: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_litespeed_img_optm: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_litespeed_img_optming: Données?: 0.02MB + Index?: 0.05MB + Moteur InnoDB
    fsxxx_options: Données?: 3.13MB + Index?: 0.16MB + Moteur InnoDB
    fsxxx_postmeta: Données?: 5.39MB + Index?: 0.56MB + Moteur InnoDB
    fsxxx_posts: Données?: 1.30MB + Index?: 0.09MB + Moteur InnoDB
    fsxxx_rank_math_404_logs: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_rank_math_analytics_gsc: Données?: 0.00MB + Index?: 0.00MB + Moteur MyISAM
    fsxxx_rank_math_analytics_objects: Données?: 0.00MB + Index?: 0.01MB + Moteur MyISAM
    fsxxx_rank_math_internal_links: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_rank_math_internal_meta: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB
    fsxxx_rank_math_redirections: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_rank_math_redirections_cache: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_rank_math_sc_analytics: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_termmeta: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_terms: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_term_relationships: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_term_taxonomy: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_usermeta: Données?: 0.06MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_users: Données?: 0.02MB + Index?: 0.05MB + Moteur InnoDB
    fsxxx_wcpdf_invoice_number: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB
    fsxxx_wc_admin_notes: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB
    fsxxx_wc_admin_note_actions: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_wc_category_lookup: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB
    fsxxx_wc_customer_lookup: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_wc_download_log: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_wc_order_coupon_lookup: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_wc_order_product_lookup: Données?: 0.02MB + Index?: 0.06MB + Moteur InnoDB
    fsxxx_wc_order_stats: Données?: 0.02MB + Index?: 0.05MB + Moteur InnoDB
    fsxxx_wc_order_tax_lookup: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB
    fsxxx_wc_product_meta_lookup: Données?: 0.05MB + Index?: 0.09MB + Moteur InnoDB
    fsxxx_wc_reserved_stock: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB
    fsxxx_wc_tax_rate_classes: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_wc_webhooks: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_woof_query_cache: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_wpmailsmtp_tasks_meta: Données?: 0.02MB + Index?: 0.00MB + Moteur InnoDB
    fsxxx_xoo_wl_list: Données?: 0.02MB + Index?: 0.02MB + Moteur InnoDB
    fsxxx_xoo_wl_list_meta: Données?: 0.02MB + Index?: 0.03MB + Moteur InnoDB

    ### Post Type Counts ###

    acf-field: 1
    acf-field-group: 1
    attachment: 36
    custom_css: 1
    customize_changeset: 6
    nav_menu_item: 6
    page: 6
    post: 3
    postman_sent_mail: 35
    product: 28
    product_variation: 143
    revision: 3
    secupress_log_action: 246
    shop_coupon: 2
    shop_order: 16

    ### Security ###

    Secure connection (HTTPS): ?
    Hide errors from visitors: ?

    ### Active Plugins (23) ###

    ManageWP – Worker: par GoDaddy – 4.9.7
    Adminimize: par Frank Bültge – 1.11.7
    Advanced Custom Fields: par Elliot Condon – 5.9.3
    Duplicate Page: par mndpsingh287 – 4.3
    Enable jQuery Migrate Helper: par L’équipe WordPress – 1.3.0
    Holded for WooCommerce: par – 1.0 – La version installée n’a pas été testée avec la version en cours de WooCommerce 4.0
    En-têtes HTTP pour améliorer la sécurité de votre site web: par Carl Conrad – 2.5.6
    LiteSpeed Cache: par Technologies LiteSpeed – 3.6
    myStickymenu: par Premio – 2.4.8
    Ocean Extra: par OceanWP – 1.6.7
    Safe SVG: par Daryll Doyle – 1.9.9
    SecuPress Free — Sécurité WordPress: par SecuPress – 1.4.12
    SendCloud | Smart Shipping Service: par SendCloud B.V. – 1.1.2
    Rank Math SEO: par Rank Math – 1.0.54.3
    UpdraftPlus – Sauvegarde/Restauration: par UpdraftPlus.Com
    DavidAnderson – 1.16.42

    Waitlist Woocommerce Premium ( Back in stock notifier ): par – 2.0 – La version installée n’a pas été testée avec la version en cours de WooCommerce 4.0
    WooCommerce Weight Based Shipping: par weightbasedshipping.com – 5.3.7
    White Label CMS: par https://www.videousermanuals.com – 2.2.1
    WooCommerce Stripe Gateway: par WooCommerce – 4.6.0
    WooCommerce PDF Invoices & Packing Slips: par Ewout Fernhout – 2.7.3
    WOOF – WooCommerce Products Filter: par realmag777 – 1.2.4.2
    WooCommerce: par Automattic – 4.8.0
    WP Mail SMTP: par WPForms – 2.5.1

    ### Inactive Plugins (0) ###

    ### Must Use Plugins (3) ###

    ManageWP – Worker Loader: par GoDaddy –
    SecuPress COOKIEHASH: par – 1.0
    SecuPress Salt Keys: par – 1.0.1

    ### Settings ###

    API Enabled: ?
    Force SSL: –
    Currency: EUR (€)
    Currency Position: right
    Thousand Separator: .
    Decimal Separator: ,
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)

    Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
    exclude-from-search (exclude-from-search)
    featured (featured)
    outofstock (outofstock)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-3 (rated-3)
    rated-4 (rated-4)
    rated-5 (rated-5)

    Connected to WooCommerce.com: –

    ### WC Pages ###

    Base de la boutique: #7 – /
    Panier: #8 – /panier/
    Commander: #9 – /commande/
    Mon compte: #10 – /mon-compte/
    Conditions générales de vente et d’utilisation: #2430 – /conditions-generales-de-vente/

    ### Theme ###

    Name: OceanWP Child
    Version: 1.0
    Author URL: https://oceanwp.org/
    Child Theme: ?
    Parent Theme Name: OceanWP
    Parent Theme Version: 2.0.0
    Parent Theme Author URL: https://oceanwp.org/about-me/
    WooCommerce Support: ?

    ### Templates ###

    Overrides: oceanwp/woocommerce/cart/mini-cart.php
    oceanwp-child-theme-master/woocommerce/checkout/review-order.php
    oceanwp/woocommerce/content-single-product.php
    oceanwp/woocommerce/loop/loop-start.php
    oceanwp-child-theme-master/woocommerce/single-product/meta.php
    oceanwp-child-theme-master/woocommerce/single-product/short-description.php
    oceanwp/woocommerce/single-product/title.php

    ### Action Scheduler ###

    Complete: 76
    Oldest: 2020-11-15 11:03:46 +0100
    Newest: 2020-12-15 13:26:20 +0100

    Pending: 1
    Oldest: 2020-12-20 08:23:04 +0100
    Newest: 2020-12-20 08:23:04 +0100

    `

    Thread Starter alexis888

    (@alexis888)

    Oh thanks for the info ! Glad to hear your plugin was not the reason of this issue.

    I think it’s SWIFT who’s messing with your plugin and loading the old version of the JS file then. I’ve had similar issue on the same website where SWIFT was loading an outdated form created with Elementor. I’ve tried everything I could to purge the complete SWIFT cache but it didn’t work. So I’m afraid it’ll be the same with this issue.

    An SWIFT support is not answering any messages neither on www.ads-software.com or through their support email address. Very anoying.

    Anyway, thanks for your help with that !
    Best regards

    Thread Starter alexis888

    (@alexis888)

    Hey @mooveagency,
    I do have the last version and did my tests leading to that post using the 4.3.9 version so it doesn’t seem to be the solution :/

    Thread Starter alexis888

    (@alexis888)

    Hello. Did anyone from the official support see this ?

    I feel it points out a big issue (unless the misconfiguration is on my side) as it makes the plugin not GDPR compliant anymore.

    Looking forward to hearing from you so I don’t have to look for another plugin (again) and switch all my sites to it.

    Thanks !

    • This reply was modified 4 years ago by alexis888.
    Thread Starter alexis888

    (@alexis888)

    Hey @drwpcom , thanks for your answer.
    I gave the code from Stack Overflow a try and it seems to work without messing with Woo !

    Best regards

    Thread Starter alexis888

    (@alexis888)

    Hey @abhikr781 ,
    I don’t have Elementor installed on the website I’ve been trying to debug on.

    For the other one where the customiser is loading only on Firefox, here is the Elementor report :

    					
    == Server Environment ==
    	Operating System: Linux
    	Software: Apache
    	MySQL version: MySQL Community Server (GPL) v5.7.26
    	PHP Version: 7.3.23
    	PHP Max Input Vars: 10000
    	PHP Max Post Size: 300M
    	GD Installed: Yes
    	ZIP Installed: Yes
    	Write Permissions: All right
    	Elementor Library: Connected
    
    == WordPress Environment ==
    	Version: 5.5.3
    	Site URL: https://www.atlanmac.fr
    	Home URL: https://www.atlanmac.fr
    	WP Multisite: No
    	Max Upload Size: 300 Mo
    	Memory limit: 640M
    	Permalink Structure: /%postname%/
    	Language: fr-FR
    	Timezone: Europe/Paris
    	Debug Mode: Inactive
    
    == Theme ==
    	Name: OceanWP Child
    	Version: 1.0
    	Author: Nick
    	Child Theme: Yes
    	Parent Theme Name: OceanWP
    	Parent Theme Version: 1.9.0
    	Parent Theme Author: Nick
    
    == User ==
    	Role: administrator
    	WP Profile lang: fr_FR
    	User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36
    
    == Active Plugins ==
    	Adminimize
    		Version: 1.11.7
    		Author: Frank Bültge
    
    	Advanced Custom Fields PRO
    		Version: 5.9.2
    		Author: Elliot Condon
    
    	Duplicate Page
    		Version: 4.3
    		Author: mndpsingh287
    
    	Elementor
    		Version: 3.0.12
    		Author: Elementor.com
    
    	Elementor Pro
    		Version: 3.0.5
    		Author: Elementor.com
    
    	Essential Addons for Elementor
    		Version: 4.3.3
    		Author: WPDeveloper
    
    	GDPR Cookie Compliance (CCPA, PIPEDA ready)
    		Version: 4.3.7
    		Author: Moove Agency
    
    	Google Authenticator
    		Version: 0.52
    		Author: Ivan Kruchkoff
    
    	HTTP headers to improve web site security
    		Version: 2.5.6
    		Author: Carl Conrad
    
    	Image optimization service by Optimole
    		Version: 2.5.6
    		Author: Optimole
    
    	Loco Translate
    		Version: 2.4.4
    		Author: Tim Whitlock
    
    	Mailjet for WordPress
    		Version: 5.2.4
    		Author: Mailjet SAS
    
    	ManageWP - Worker
    		Version: 4.9.7
    		Author: GoDaddy
    
    	myStickymenu
    		Version: 2.4.7
    		Author: Premio
    
    	Ocean Extra
    		Version: 1.6.6
    		Author: OceanWP
    
    	Piotnet Addons For Elementor
    		Version: 2.4.1
    		Author: Luong Huu Phuoc (Louis Hufer)
    
    	Piotnet Addons For Elementor Pro
    		Version: 6.3.31
    		Author: Luong Huu Phuoc (Louis Hufer)
    
    	Rank Math SEO
    		Version: 1.0.51
    		Author: Rank Math
    
    	Safe SVG
    		Version: 1.9.9
    		Author: Daryll Doyle
    
    	SecuPress Free — WordPress Security
    		Version: 1.4.12
    		Author: SecuPress
    
    	Stripe Payments
    		Version: 2.0.36
    		Author: Tips and Tricks HQ, wptipsntricks
    
    	Swift Performance Lite
    		Version: 2.1.5
    		Author: SWTE
    
    	UpdraftPlus - Backup/Restore
    		Version: 1.16.34
    		Author: UpdraftPlus.Com, DavidAnderson
    
    	White Label CMS
    		Version: 2.2.1
    		Author: www.videousermanuals.com
    
    == Must-Use Plugins ==
    	ManageWP - Worker Loader
    		Version: 
    		Author: GoDaddy
    
    	SecuPress COOKIEHASH
    		Version: 1.0
    		Author: 
    
    	SecuPress Salt Keys
    		Version: 1.0.1
    		Author: 
    
    	Swift Performance Lite early loader
    		Version: 
    		Author: 
    
    == Elements Usage ==
    	
    	footer : 1
    		heading : 4
    		icon-list : 1
    		shortcode : 1
    		social-icons : 1
    		text-editor : 4
    		wp-widget-ocean_custom_links : 2
    	page : 4
    		button : 1
    		divider : 6
    		eael-tooltip : 10
    		heading : 26
    		image : 10
    		image-box : 85
    		menu-anchor : 5
    		text-editor : 27
    	popup : 4
    		divider : 2
    		heading : 2
    		icon-list : 1
    		lottie : 1
    		pafe-form-builder-field : 11
    		pafe-form-builder-submit : 1
    		text-editor : 2
    	wp-page : 17
    		button : 21
    		divider : 50
    		eael-fancy-text : 1
    		eael-filterable-gallery : 1
    		eael-tooltip : 3
    		google_maps : 1
    		heading : 164
    		icon : 5
    		icon-box : 3
    		icon-list : 31
    		image : 75
    		image-box : 215
    		image-carousel : 1
    		menu-anchor : 29
    		pafe-form-builder-field : 15
    		pafe-form-builder-submit : 1
    		shortcode : 1
    		spacer : 4
    		testimonial-carousel : 1
    		text-editor : 121
    		toggle : 9
    		video : 2
    
    == Log ==
    	
    Log: showing 20 of 252020-09-13 08:36:56 [info] Elementor data updater process has been completed. [array (
      'plugin' => 'Elementor Pro',
      'from' => '2.10.3',
      'to' => '3.0.4',
    )]
    2020-09-13 08:43:24 [info] elementor::elementor_updater Started 
    2020-09-13 08:43:24 [info] Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Start  
    2020-09-13 08:43:24 [info] Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Finished 
    2020-09-13 08:43:24 [info] Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Start  
    2020-09-13 08:43:24 [notice] System colors are disabled. nothing to do. 
    2020-09-13 08:43:24 [info] Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Finished 
    2020-09-13 08:43:24 [info] Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Start  
    2020-09-13 08:43:24 [info] Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Finished 
    2020-09-13 08:43:24 [info] Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Start  
    2020-09-13 08:43:24 [info] Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Finished 
    2020-09-13 08:43:24 [info] Elementor/Upgrades - _v_3_0_5_re_move_space_between_widgets_to_kit Start  
    2020-09-13 08:43:24 [info] Elementor/Upgrades - _v_3_0_5_re_move_space_between_widgets_to_kit Finished 
    2020-09-13 08:43:24 [info] Elementor data updater process has been completed. [array (
      'plugin' => 'Elementor',
      'from' => '2.9.14',
      'to' => '3.0.7',
    )]
    2020-09-16 06:02:38 [info] Elementor data updater process has been completed. [array (
      'plugin' => 'Elementor',
      'from' => '3.0.7',
      'to' => '3.0.8.1',
    )]
    2020-09-18 08:06:36 [info] Elementor data updater process has been completed. [array (
      'plugin' => 'Elementor',
      'from' => '3.0.8.1',
      'to' => '3.0.9',
    )]
    2020-09-24 11:35:00 [info] Elementor data updater process has been completed. [array (
      'plugin' => 'Elementor',
      'from' => '3.0.9',
      'to' => '3.0.10',
    )]
    2020-09-24 11:35:00 [info] Elementor data updater process has been completed. [array (
      'plugin' => 'Elementor Pro',
      'from' => '3.0.4',
      'to' => '3.0.5',
    )]
    2020-10-15 07:00:05 [info] Elementor data updater process has been completed. [array (
      'plugin' => 'Elementor',
      'from' => '3.0.10',
      'to' => '3.0.11',
    )]
    2020-10-23 08:21:11 [info] Elementor data updater process has been completed. [array (
      'plugin' => 'Elementor',
      'from' => '3.0.11',
      'to' => '3.0.12',
    )]
    
    JS: showing 17 of 17JS: 2020-06-29 07:53:55 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.9.13:31:112680] Cannot read property \'add\' of undefined 
    JS: 2020-06-29 13:26:44 [error X 274][https://dev.atlanmac.fr/wp-content/plugins/piotnet-addons-for-elementor-pro/assets/js/minify/pafe-editor.min.js?ver=6.2.2:1:1085] Cannot read property \'trim\' of undefined 
    JS: 2020-07-05 11:58:52 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5:22:19954] View (cid: \"view25017\") has already been destroyed and cannot be used. 
    JS: 2020-07-06 05:59:57 [error X 1][https://dev.atlanmac.fr/wp-admin/load-scripts.php?c=1&loadchunk_0=underscore,jquery-core,jquery-migrate,backbone,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,shortcode,utils,wp-util,wp-backbo&loadchunk_1=ne,media-models,moxiejs,plupload,wp-plupload,jquery-ui-sortable&ver=5.4.2:6:30645] Cannot read property \'pageYOffset\' of undefined 
    JS: 2020-07-06 06:09:21 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.9.13:31:118543] this.$el.find(...).tipsy is not a function 
    JS: 2020-07-07 21:32:02 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.9.13:7:58831] Blocked a frame with origin \"https://dev.atlanmac.fr\" from accessing a cross-origin frame. 
    JS: 2020-07-09 09:17:48 [error X 1][https://dev.atlanmac.fr/wp-admin/post.php?post=375&action=elementor#:5:23] Unexpected token \'(\' 
    JS: 2020-07-11 09:43:05 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5:22:19954] View (cid: \"view52557\") has already been destroyed and cannot be used. 
    JS: 2020-07-11 09:43:05 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5:22:19954] View (cid: \"view52572\") has already been destroyed and cannot be used. 
    JS: 2020-07-11 09:43:23 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5:22:19954] View (cid: \"view52693\") has already been destroyed and cannot be used. 
    JS: 2020-07-11 09:43:23 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5:22:19954] View (cid: \"view52708\") has already been destroyed and cannot be used. 
    JS: 2020-07-11 15:54:32 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5:22:19954] View (cid: \"view5517\") has already been destroyed and cannot be used. 
    JS: 2020-07-12 11:38:47 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.9.13:31:152117] Cannot read property \'menu\' of undefined 
    JS: 2020-07-13 14:28:32 [error X 2][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js?ver=4.0.6-rc.1:1:74235] Cannot read property \'destroy\' of undefined 
    JS: 2020-07-13 14:28:54 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5:22:19954] View (cid: \"view63995\") has already been destroyed and cannot be used. 
    JS: 2020-09-22 11:40:49 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.0.9:2:473779] Cannot read property \'document\' of undefined 
    JS: 2020-09-22 11:41:39 [error X 1][https://dev.atlanmac.fr/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.0.9:2:60285] Cannot read property \'attributes\' of undefined 
    
    PHP: showing 1 of 1PHP: 2020-09-15 08:34:14 [notice X 17][/home/clients/73188602d7b7ded0ace0f3645a357844/dev/wp-content/plugins/elementor/core/common/modules/ajax/module.php::171] Undefined index: data [array (
      'trace' => '
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ',
    )]
    

    Thanks

    Thread Starter alexis888

    (@alexis888)

    Hey @alexanderfoxc ,
    thanks for your fast support and explanations again ! I’ll mark this as resolved as I don’t have issues (just the warning in the log) and contact Pionet support just to double check.

    All the best !

Viewing 15 replies - 31 through 45 (of 147 total)