Title: Loïc Parent's Replies | WordPress.org

---

# Loïc Parent

  [  ](https://wordpress.org/support/users/lowick/)

 *   [Profile](https://wordpress.org/support/users/lowick/)
 *   [Topics Started](https://wordpress.org/support/users/lowick/topics/)
 *   [Replies Created](https://wordpress.org/support/users/lowick/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/lowick/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/lowick/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/lowick/engagements/)
 *   [Favorites](https://wordpress.org/support/users/lowick/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 31 total)

1 [2](https://wordpress.org/support/users/lowick/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lowick/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/lowick/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Json is displayed instead of blocks](https://wordpress.org/support/topic/json-is-displayed-instead-of-blocks/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/json-is-displayed-instead-of-blocks/#post-16470410)
 * I just found a workaround that fix this issue by adding the action code in the
   file “functions.php”:
 *     ```wp-block-code
       function richedit_wp_cloudfront () {
          add_filter('user_can_richedit','__return_true');
       }
   
       add_action( 'init', 'richedit_wp_cloudfront', 9 );
       ```
   
 * So, it solves this issue but I don’t understand why I have to add this code while
   it works without on my local environment.
 * _Thanks,
   Loïc
    -  This reply was modified 3 years, 3 months ago by [Loïc Parent](https://wordpress.org/support/users/lowick/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[bpost shipping] Error on login](https://wordpress.org/support/topic/error-on-login-10/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/error-on-login-10/#post-16316569)
 * Hello,
 * Thanks for your reply and for the information.
   I will contact the desk service
   soon.
 * _Happy holidays,
   Loïc
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Table Rate Shipping for WooCommerce] Don’t see the shipping method “Table rate”](https://wordpress.org/support/topic/dont-see-the-shipping-method-table-rate/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/dont-see-the-shipping-method-table-rate/#post-16316557)
 * Hi,
 * Ok, no problem, I understand.
   Thanks for your reply 🙂
 * _Loïc_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Enable Media Replace] Replacing a file cause permission issue](https://wordpress.org/support/topic/replacing-a-file-cause-permission-issue/)
 *  [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/replacing-a-file-cause-permission-issue/#post-16109082)
 * Hello,
 * I encounter the same issue with my multisite. It seems to be related to the latest
   version of the site.
 * There is a similar ticket about this issue [here](https://wordpress.org/support/topic/permissions-problem-on-iis-server/)
   and by rolling back to a previous version (3.6.3 instead of 4.0.0) the plugin
   works fine again.
 * I suppose a new minor version will come soon with a fix to this issue.
 * Regards,
    Loïc
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Compatibility with static verion or caching system](https://wordpress.org/support/topic/compatibility-with-static-verion-or-caching-system/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/compatibility-with-static-verion-or-caching-system/#post-15743479)
 * Hello,
 * Sorry for the late reply.
 * The GA code is defined using the field in the plugin wizard tool.
 * In fact, on the staging site, the tracking was always enabled even if I don’t
   allow the analytical cookies.
 * regards,
    Loïc
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Compatibility with static verion or caching system](https://wordpress.org/support/topic/compatibility-with-static-verion-or-caching-system/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [4 years ago](https://wordpress.org/support/topic/compatibility-with-static-verion-or-caching-system/#post-15632421)
 * Hello Rogier,
 * I tried to use Complianz with the plugin Simply Static.
 * The files placed in wp-content/uploads/complianz/ was not copied to the static
   version. I fix this by adding the urls manually in the include list in the settings
   of the plugin Simply Static.
 * Then, the consent banner was displayed correctly and the consent status changed
   too but, the Google Analytics code was not added when I accept all the cookies.
   
   I am not sure but this is maybe due to the fact that the tracking code is saved
   in the database and retrieve using AJAX when the user accept the statistical 
   cookies.
 * Is there a way to fix this?
 * Kind regards,
    _Loïc_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Compatibility with static verion or caching system](https://wordpress.org/support/topic/compatibility-with-static-verion-or-caching-system/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [4 years ago](https://wordpress.org/support/topic/compatibility-with-static-verion-or-caching-system/#post-15600568)
 * Rogier,
 * Ok, thanks again for your explanations 🙂
 * I will try this on the static site in the next days.
 * Kind regards,
    _Loïc_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Compatibility with static verion or caching system](https://wordpress.org/support/topic/compatibility-with-static-verion-or-caching-system/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [4 years ago](https://wordpress.org/support/topic/compatibility-with-static-verion-or-caching-system/#post-15599197)
 * Hi Rogier,
 * Thank you for all these precisions!
 * So if I understand, if I use Google Analytics for example, the script will be
   injected in the code and so the cookies will be created only after the user has
   consented to use the statistics cookies. But, if the user uncheck this category
   after consenting to it, the cookies will not be deleted (in my case without PHP).
   Is that right?
 * Thanks,
    _Loïc_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flamingo] The value of the file field is a kind of hash/token instead of the path/url](https://wordpress.org/support/topic/the-value-of-the-file-field-is-a-kind-of-hash-token-instead-of-the-path-url/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/the-value-of-the-file-field-is-a-kind-of-hash-token-instead-of-the-path-url/#post-15028875)
 * _Hi [@vallhalen](https://wordpress.org/support/users/vallhalen/),_
 * No, sorry I didn’t see anything to solve this issue.
 * I searched in the database but this hash seems to be related to the field in 
   flamingo and nothing else :/
 * _Regards_
    _Loïc_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)] The id is repeated in shortcut](https://wordpress.org/support/topic/the-id-is-repeated-in-shortcut/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/the-id-is-repeated-in-shortcut/#post-15017798)
 * _Hi,_
 * Yes, I understand that this is complicated to remove this now. (Maybe later with
   a future major release).
 * This is not a big problem and I just wanted to inform you about it 😉
 * _Kind regards,_
    _Loïc_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)] The id is repeated in shortcut](https://wordpress.org/support/topic/the-id-is-repeated-in-shortcut/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/the-id-is-repeated-in-shortcut/#post-14993611)
 * _Hi [@clipb](https://wordpress.org/support/users/clipb/) & [@webtoffee](https://wordpress.org/support/users/webtoffee/),_
 * Yes, I confirm that I have IDs on my website too.
    You can see one of them in
   the following screenshot:
 * [https://snipboard.io/juxvsJ.jpg](https://snipboard.io/juxvsJ.jpg)
 * This ID is related to the cookie_settings button (when I use the shortcut to 
   show it).
 * _Have a nice day,_
    _Loïc_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Complianz seems to not blocking cookies injected using Tag Manager](https://wordpress.org/support/topic/complianz-seems-to-not-blocking-cookies-injected-using-tag-manager/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/complianz-seems-to-not-blocking-cookies-injected-using-tag-manager/#post-14783107)
 * _Hi Jarno,_
 * Ok thank you for the clarifications!
 * _Have a nice day_
    _Loïc_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Complianz seems to not blocking cookies injected using Tag Manager](https://wordpress.org/support/topic/complianz-seems-to-not-blocking-cookies-injected-using-tag-manager/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/complianz-seems-to-not-blocking-cookies-injected-using-tag-manager/#post-14779036)
 * _Hi [@aahulsebos](https://wordpress.org/support/users/aahulsebos/),_
 * Thank you for the information!
 * I just configured it as describe in your post and it work correctly. So by default,
   the Hotjar or Analytics etc. are not loaded before the user saved its preferences.
 * I just have a few questions:
    1. Before the trigger of the tag was on “All Pages”. Now I have replace it by the
       new custom event (eg: cmplz_event_marketing ). Is it ok or should I keep the“
       All Pages” trigger?
    2. If I accept the marketing cookies, the tag of Analytics, Hotjar, etc. are added
       but if I reject the marketing cookies after, the cookies stay in the list of
       the browser. Is it a problem?
    3. I don’t have to set anything with the event “cmplz_event_functional” (to unset
       the marketing tags for example). Is that right?
 * Thanks again for your help,
    _Loïc_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Queries load slowly since the latest update](https://wordpress.org/support/topic/queries-load-slowly-since-the-latest-update/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/queries-load-slowly-since-the-latest-update/#post-10849127)
 * _Hi again,_
 * After doing this change, the speed seems to be back to normal :
 * [https://github.com/woocommerce/woocommerce/issues/21634#issuecomment-434012213](https://github.com/woocommerce/woocommerce/issues/21634#issuecomment-434012213)
 * _Regards,_
    _Loïc._
    -  This reply was modified 7 years, 6 months ago by [Loïc Parent](https://wordpress.org/support/users/lowick/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP OAuth Server (OAuth Authentication)] API route permission](https://wordpress.org/support/topic/api-route-permission/)
 *  Thread Starter [Loïc Parent](https://wordpress.org/support/users/lowick/)
 * (@lowick)
 * [8 years ago](https://wordpress.org/support/topic/api-route-permission/#post-10239444)
 * Ok thanks for your answer !
 * I will try this.
 * _Regards._

Viewing 15 replies - 1 through 15 (of 31 total)

1 [2](https://wordpress.org/support/users/lowick/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lowick/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/lowick/replies/page/2/?output_format=md)