Title: Krzysztof Planeta's Replies | WordPress.org

---

# Krzysztof Planeta

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/chrisplaneta/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/chrisplaneta/replies/page/3/?output_format=md)…
[13](https://wordpress.org/support/users/chrisplaneta/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/chrisplaneta/replies/page/14/?output_format=md)
[15](https://wordpress.org/support/users/chrisplaneta/replies/page/15/?output_format=md)
[→](https://wordpress.org/support/users/chrisplaneta/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] Add to Cart not tracked on product archive pages (add_to_cart_button)](https://wordpress.org/support/topic/add-to-cart-not-tracked-on-product-archive-pages-add_to_cart_button/)
 *  [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [1 month, 1 week ago](https://wordpress.org/support/topic/add-to-cart-not-tracked-on-product-archive-pages-add_to_cart_button/#post-18846520)
 * From what I see the product list was built in bricks. It has different HTML, 
   CSS classes and PHP hooks. From what I see, the only thing that is the same as
   in WooCommerce is the class add_to_cart_button.
 * I don’t know which hooks GTM4WP requires to output its data in these elements
   but you should investigate it and modify the template to start using it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking and Consent Manager - WP Full Picture] Elementor form](https://wordpress.org/support/topic/elementor-form-10/)
 *  Plugin Author [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [1 month, 2 weeks ago](https://wordpress.org/support/topic/elementor-form-10/#post-18845040)
 * Hello Przemek
 * It is possible that this message is added dynamically so we need to enable one
   thing to be able to track it.
 * Go to the Shared Tracking Settings menu > Tracking improvements > enable “Use
   DOM Listener to track when dynamic page elements show on screen”
 * After you do this, go back to the settings of the tracking tool you want to use.
   Look for the field to track views of page elements. In the CSS selector field
   write:
 * **.elementor-message-success**
 * If you have many forms on your site, you can add some unique identiifier of the
   form before the class I wrote above (like **.form-111 .elementor-message-success**)
   or the CSS class with the ID of the page where you added the form (from the “
   body” element), It should be something like **body.post-1111** **.elementor-message-
   success**
 * Replace 1111 with the ID of the page. And this is all 🙂
 * Have a nice day
   Krzysztof PlanetaAuthor of WP Full Picture
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] Add to Cart not tracked on product archive pages (add_to_cart_button)](https://wordpress.org/support/topic/add-to-cart-not-tracked-on-product-archive-pages-add_to_cart_button/)
 *  [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [1 month, 2 weeks ago](https://wordpress.org/support/topic/add-to-cart-not-tracked-on-product-archive-pages-add_to_cart_button/#post-18844104)
 * Hi [ideefabriek](https://wordpress.org/support/users/ideefabriek/)
   Just to make
   it clear. I’m not the developer of GTM4WP. I don’t even use it myself. I am the
   author of a similar plugin and just happened to see your post, while I was looking
   for something else.I think the problem lies in the fact that your woocommerce
   products lists are very non-standard. In my plugin I specifically tell users 
   that any solutions that not use WooCommerce hooks, functions, HTML classes, hooks
   or JS may not be properly tracked and this is most likely the case here. Switch
   for a moment to a standard WooCommerce product list and see if it helps. It should.
   Have a nice dayKrzysztof Planeta
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Portfolio, Photo Gallery & Post Grid] CSS not loaded on front-end](https://wordpress.org/support/topic/css-not-loaded-on-front-end/)
 *  Thread Starter [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [3 months ago](https://wordpress.org/support/topic/css-not-loaded-on-front-end/#post-18794928)
 * Found the culprit. It was this plugin [https://wordpress.org/plugins/replace-google-fonts-with-bunny-fonts/](https://wordpress.org/plugins/replace-google-fonts-with-bunny-fonts/)
 * Thanks and have a nice day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking and Consent Manager - WP Full Picture] Functionality_storage is denied](https://wordpress.org/support/topic/functionality_storage-is-denied/)
 *  Plugin Author [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [3 months ago](https://wordpress.org/support/topic/functionality_storage-is-denied/#post-18790716)
 * Hello Ornen
   Let’s start by saying that the value of functionality_storage (let’s
   call it FS for short) is not used by Google Analytics nor Ads. Google’s documentation
   does not even mention it. Here’s a link [https://developers.google.com/tag-platform/security/guides/consent?consentmode=advanced#gtag.js_1](https://developers.google.com/tag-platform/security/guides/consent?consentmode=advanced#gtag.js_1)
   However, the value of FS can be used by tags that are loaded via Google Tag Manager.
   Documentation link [https://developers.google.com/tag-platform/tag-manager/templates/consent-apis#implementation_example](https://developers.google.com/tag-platform/tag-manager/templates/consent-apis#implementation_example)
   However, Google is very unclear about the default value of FS. I don’t think 
   I remember seeing them recommend its default value.
 * One can argue, that this should be always set to default, since functionality
   = necessary. However, if so, then why is this value there in the first place?
 * However, if you look at it from a different angle, “functionality” can be used
   for personalisation purposes too. And since Personalisation is one of the categories
   of consents in WP FP, setting it to “granted” by default, would lead to setting
   up some non-essential cookies and collecting non-essential data.
 * I hope this makes things a little bit clearer.
 * Have a nice day
   Krzysztof PlanetaAuthor of WP Full Picture
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking and Consent Manager - WP Full Picture] How to open Privacy Policy in new tab?](https://wordpress.org/support/topic/how-to-open-privacy-policy-in-new-tab/)
 *  Plugin Author [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [3 months, 3 weeks ago](https://wordpress.org/support/topic/how-to-open-privacy-policy-in-new-tab/#post-18770684)
 * Hello. I’m glad you like the plugin 🙂
   As for your question, you can do it with
   JavaScript. Just add this code to your theme or use one of the custom snippets
   plugins.
 *     ```wp-block-code
       document.addEventListener('DOMContentLoaded', ()=>{    let link = document.querySelector('#fupi_main_descr a');    if (link) link.setAttribute('target', '_blank');})
       ```
   
 * P.S. I haven’t tested this script but it should work. It looks for the link in
   the main text of the banner (with identifier “fupi_main_descr”)
 * Have a nice day
   Krzysztof Planeta
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking and Consent Manager - WP Full Picture] Consent Mode v2](https://wordpress.org/support/topic/consent-mode-v2-16/)
 *  Plugin Author [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [6 months ago](https://wordpress.org/support/topic/consent-mode-v2-16/#post-18689266)
 * I’m closing this topic due to inactivity. No other user reported any issues with
   Consent Mode.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking and Consent Manager - WP Full Picture] Wersje językowe i baner cookies](https://wordpress.org/support/topic/wersje-jezykowe-i-baner-cookies/)
 *  Plugin Author [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [6 months ago](https://wordpress.org/support/topic/wersje-jezykowe-i-baner-cookies/#post-18687580)
 * Nie ma sprawy. Dzięki za potwierdzenie, że poprawka działa i baner się ponownie
   nie wyświetla. Resztę napiszę ci na maila. Miłego dnia
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking and Consent Manager - WP Full Picture] Wersje językowe i baner cookies](https://wordpress.org/support/topic/wersje-jezykowe-i-baner-cookies/)
 *  Plugin Author [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [6 months, 1 week ago](https://wordpress.org/support/topic/wersje-jezykowe-i-baner-cookies/#post-18685338)
 * Hej. Email zawierał link do dropboxa. Zaraz prześlę Ci jeszcze raz ale jeśli 
   go nie dostaniesz, to odezwij się do mnie na czacie na stronie wtyczki.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking and Consent Manager - WP Full Picture] Consent Mode v2](https://wordpress.org/support/topic/consent-mode-v2-16/)
 *  Plugin Author [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [6 months, 1 week ago](https://wordpress.org/support/topic/consent-mode-v2-16/#post-18683769)
 * Hi. Any news on the Consent Mode? Is Google Ads still telling you there is a 
   problem?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking and Consent Manager - WP Full Picture] Wersje językowe i baner cookies](https://wordpress.org/support/topic/wersje-jezykowe-i-baner-cookies/)
 *  Plugin Author [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [6 months, 1 week ago](https://wordpress.org/support/topic/wersje-jezykowe-i-baner-cookies/#post-18683391)
 * Cześć. Wysłałem ci wczoraj wiadomość na maila z plikami wtyczki, które opublikuje
   w przyszłym tygodniu. Sprawdź pocztę proszę 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking and Consent Manager - WP Full Picture] Wersje językowe i baner cookies](https://wordpress.org/support/topic/wersje-jezykowe-i-baner-cookies/)
 *  Plugin Author [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [6 months, 2 weeks ago](https://wordpress.org/support/topic/wersje-jezykowe-i-baner-cookies/#post-18670383)
 * Czy możesz mi podać adres swojej strony? Nie wpisuj w treść odpowiedzi. Możesz
   to zrobić w specjalnym polu w formularzu tutaj lub wyślij mi na chacie na stronie
   WP Full Picture. Jutro sprawdzę co tam może się dziać
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tracking and Consent Manager - WP Full Picture] Wersje językowe i baner cookies](https://wordpress.org/support/topic/wersje-jezykowe-i-baner-cookies/)
 *  Plugin Author [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [6 months, 2 weeks ago](https://wordpress.org/support/topic/wersje-jezykowe-i-baner-cookies/#post-18670264)
 * Cześć. Czy inne języki masz w poddomanach czy w folderach, np /pl/ ?
 * Baner powinien się pojawić jeśli wersja językowa jest w poddomenie, bo nigdy 
   nie wiadomo czy jest całkowicie oddzielną stroną czy to tylko inny język.
 * Jak jest u Ciebie?
    -  This reply was modified 6 months, 2 weeks ago by [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Socializer - Simple & Easy Social Media Share Icons] Do you store Facebook Login ID in user meta?](https://wordpress.org/support/topic/do-you-store-facebook-login-id-in-user-meta/)
 *  Thread Starter [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/do-you-store-facebook-login-id-in-user-meta/#post-18664162)
 * Ah, yes. You are right. I was actually looking for Super Socializer and found
   this forum by mistake. Sorry for the trouble and have a nice day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nextend Social Login and Register] Do you store Facebook login ID in the database?](https://wordpress.org/support/topic/do-you-store-facebook-login-id-in-the-database/)
 *  Thread Starter [Krzysztof Planeta](https://wordpress.org/support/users/chrisplaneta/)
 * (@chrisplaneta)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/do-you-store-facebook-login-id-in-the-database/#post-18664102)
 * Thank you, Laszlo, for this in-depth information. I need to find out if the app-
   scoped user ID can in any way be used in Facebook events sent by third party (
   i.e. my) software. I will look into it. Thank you for this info and have a nice
   day!

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

1 [2](https://wordpress.org/support/users/chrisplaneta/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/chrisplaneta/replies/page/3/?output_format=md)…
[13](https://wordpress.org/support/users/chrisplaneta/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/chrisplaneta/replies/page/14/?output_format=md)
[15](https://wordpress.org/support/users/chrisplaneta/replies/page/15/?output_format=md)
[→](https://wordpress.org/support/users/chrisplaneta/replies/page/2/?output_format=md)