Title: Marcus's Replies | WordPress.org

---

# Marcus

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/power2009/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/power2009/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/power2009/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/power2009/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/power2009/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/power2009/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Custom CSS stops applying after SPA navigation (iAPI / WordPress 7)](https://wordpress.org/support/topic/custom-css-stops-applying-after-spa-navigation-iapi-wordpress-7/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [1 month, 3 weeks ago](https://wordpress.org/support/topic/custom-css-stops-applying-after-spa-navigation-iapi-wordpress-7/#post-18927475)
 * [Noelle Ackermann](https://wordpress.org/support/users/noellesteegs/)
 * For a temporary solution, just load the CSS through your site, and that is it.
   Once the fix is ready, you can easily remove this snippet with Code Snippets 
   or similar, and it will help.
 *     ```wp-block-code
       add_action('wp_enqueue_scripts', function () {
           $uploads = wp_upload_dir();
   
           wp_enqueue_style(
               'complianz-banner',
               $uploads['baseurl'] . '/complianz/css/banner-1-optin.css',
               [],
               null
           );
       });
       ```
   
 * or
 *     ```wp-block-code
       add_action('wp_enqueue_scripts', function () {  wp_enqueue_style(    'complianz-banner',    WP_CONTENT_URL . '/uploads/complianz/css/banner-1-optin.css',    [],    null   );});
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Custom CSS stops applying after SPA navigation (iAPI / WordPress 7)](https://wordpress.org/support/topic/custom-css-stops-applying-after-spa-navigation-iapi-wordpress-7/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [1 month, 3 weeks ago](https://wordpress.org/support/topic/custom-css-stops-applying-after-spa-navigation-iapi-wordpress-7/#post-18923510)
 * Thank u too for communication
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wp Social Login and Register Social Counter] Wrong URL generated when shortcode is used inside post/product loops](https://wordpress.org/support/topic/wrong-url-generated-when-shortcode-is-used-inside-post-product-loops/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [5 months ago](https://wordpress.org/support/topic/wrong-url-generated-when-shortcode-is-used-inside-post-product-loops/#post-18832154)
 * Hello, i will wait release new update a now i use own fix to next update
 * Have a great day)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wp Social Login and Register Social Counter] Wrong URL generated when shortcode is used inside post/product loops](https://wordpress.org/support/topic/wrong-url-generated-when-shortcode-is-used-inside-post-product-loops/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [5 months ago](https://wordpress.org/support/topic/wrong-url-generated-when-shortcode-is-used-inside-post-product-loops/#post-18829669)
 * Thank you, my friend, I will eagerly await any news from you regarding this matter.
   Have a nice day)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wp Social Login and Register Social Counter] Critical bug — inline onclick in share buttons crashes iAPI](https://wordpress.org/support/topic/critical-bug-inline-onclick-in-share-buttons-crashes-iapi/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [5 months ago](https://wordpress.org/support/topic/critical-bug-inline-onclick-in-share-buttons-crashes-iapi/#post-18826932)
 * Yeah) I install update dayago) thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wp Social Login and Register Social Counter] Critical bug — inline onclick in share buttons crashes iAPI](https://wordpress.org/support/topic/critical-bug-inline-onclick-in-share-buttons-crashes-iapi/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/critical-bug-inline-onclick-in-share-buttons-crashes-iapi/#post-18824346)
 * Thank u to so much
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wp Social Login and Register Social Counter] Critical bug — inline onclick in share buttons crashes iAPI](https://wordpress.org/support/topic/critical-bug-inline-onclick-in-share-buttons-crashes-iapi/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/critical-bug-inline-onclick-in-share-buttons-crashes-iapi/#post-18823849)
 * **Temporary workaround for Interactivity API Router crash**
 * If you are using the WordPress Interactivity API Router (`data-wp-router-region
   ="content"`), the share buttons may break the router due to inline `onclick="
   xs_social_sharer(this);"`.
 * A simple workaround is to wrap the share buttons (or shortcode output) in a container
   with:
 * `<div data-wp-ignore data-wp-router-region="static"> <!-- share buttons --> </
   div>`
 * This prevents the router from hydrating and parsing the inline onclick handler,
   avoiding the crash.
 * As a possible plugin-side fix, you could also add these attributes directly to
   the `<ul>` element that outputs the share buttons:
 * `<ul data-wp-ignore data-wp-router-region="static">`
 * This avoids changing global logic and ensures compatibility with the Interactivity
   API Router.
 * Alternatively, updating the buttons to use modern event handling instead of inline`
   onclick` would fully resolve the compatibility issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google for WooCommerce] Feature Request for Improved Product Feed Status Synchronization](https://wordpress.org/support/topic/feature-request-for-improved-product-feed-status-synchronization/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/feature-request-for-improved-product-feed-status-synchronization/#post-18499254)
 * Thank you for your response, I will submit this via GitHub.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Kit by Google - Analytics, Search Console, AdSense, Speed] PHP 8.4 Compatibility Issues with Google Site Kit (Deprecated Parameter Warnings](https://wordpress.org/support/topic/php-8-4-compatibility-issues-with-google-site-kit-deprecated-parameter-warnings/)
 *  [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/php-8-4-compatibility-issues-with-google-site-kit-deprecated-parameter-warnings/#post-18498626)
 * Yep [Przemek](https://wordpress.org/support/users/destroy666/) I think so too.
   PHP5 is dead, and PHP7 is coming to the end of its era. We need to move to PHP8,
   but the developers of SiteKit Google are neglecting to update the code because
   there’s really a lot of work to do there. So, their response is quite predictable–
   ITS FREE – NO CASH))))
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Site Kit by Google - Analytics, Search Console, AdSense, Speed] Fast! Easy Setup and cool](https://wordpress.org/support/topic/fast-easy-setup-and-cool/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/fast-easy-setup-and-cool/#post-18379469)
 * Yep i do that today
 * [https://github.com/google/site-kit-wp/issues/459](https://github.com/google/site-kit-wp/issues/459)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Beehive Analytics - Google Analytics Dashboard] Incompatible data table: Error: Unknown address type](https://wordpress.org/support/topic/incompatible-data-table-error-unknown-address-type/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/incompatible-data-table-error-unknown-address-type/#post-18367314)
 * Hi today is resovled issues with
 * chunk-vendors.min.js?ver=3.4.16:81 Error: Type mismatch. Value 0 does not match
   type number in column index 1 at gvjs_yk (jsapi_compiled_default_module.js:277:
   264) at gvjs_M.<anonymous> (jsapi_compiled_default_module.js:294:194) at gvjs_M.
   <anonymous> (jsapi_compiled_default_module.js:295:73) at o.setupList (chunk-common.
   min.js?ver=3.4.16:1:43105) at o.onChartReady (chunk-common.min.js?ver=3.4.16:
   1:43611) at zn (chunk-vendors.min.js?ver=3.4.16:81:24932) at o.n (chunk-vendors.
   min.js?ver=3.4.16:81:14729) at zn (chunk-vendors.min.js?ver=3.4.16:81:24932) 
   at o.$emit (chunk-vendors.min.js?ver=3.4.16:81:30959) at chunk-vendors.min.js?
   ver=3.4.16:191:5754
 * is resolved
 * But i see in console this issues
 * js?key=:164 Geocoding Service: You must use an API key to authenticate each request
   to Google Maps Platform APIs. For additional information, please refer to [http://g.co/dev/maps-no-account](http://g.co/dev/maps-no-account)
   _.
   ml @ js?key=:164 js?key=:164 Geocoding Service: You must use an API key to authenticate
   each request to Google Maps Platform APIs. For additional information, please
   refer to [http://g.co/dev/maps-no-account](http://g.co/dev/maps-no-account) _.
   ml @ js?key=:164f @ geocoder.js:4c @ common.js:103(anonymous) @ GeocodeService.
   Search?4sT%C3%BCrkiye&9sen-US&r_url=https%3A%2F%2Fsite.com%2Fwp-admin%2Fadmin.
   php&callback=_xdc_._x6u1uj&token=84669:1 js?key=:164 Geocoding Service: You must
   use an API key to authenticate each request to Google Maps Platform APIs. For
   additional information, please refer to [http://g.co/dev/maps-no-account](http://g.co/dev/maps-no-account)_.
   ml @ js?key=:164f @ geocoder.js:4c @ common.js:103(anonymous) @ GeocodeService.
   Search?4sCzechia&9sen-US&r_url=https%3A%2F%2Fsite.com%2Fwp-admin%2Fadmin.php&
   callback=_xdc_._gbqnf2&token=80877:1 js?key=:164 Geocoding Service: You must 
   use an API key to authenticate each request to Google Maps Platform APIs. For
   additional information, please refer to [http://g.co/dev/maps-no-account](http://g.co/dev/maps-no-account)_.
   ml @ js?key=:164f @ geocoder.js:4c @ common.js:103(anonymous) @ GeocodeService.
   Search?4s(not%20set)&9sen-US&r_url=https%3A%2F%2Fsite.com%2Fwp-admin%2Fadmin.
   php&callback=_xdc_._je55co&token=88069:1js?key=:164 Geocoding Service: You must
   use an API key to authenticate each request to Google Maps Platform APIs. For
   additional information, please refer to [http://g.co/dev/maps-no-account](http://g.co/dev/maps-no-account)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Beehive Analytics - Google Analytics Dashboard] Incompatible data table: Error: Unknown address type](https://wordpress.org/support/topic/incompatible-data-table-error-unknown-address-type/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/incompatible-data-table-error-unknown-address-type/#post-18365271)
 * Cool! Thanks will wait..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Blacklist Manager - WooCommerce Anti-Fraud, Blacklist & Checkout Verification] Omg! Again u add to menu item with ADS](https://wordpress.org/support/topic/omg-again-u-add-to-menu-item-with-ads/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/omg-again-u-add-to-menu-item-with-ads/#post-18363095)
 * Ok great will wait)) thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Login Page Customizer] Early Translation Loading Issue with Login Customizer](https://wordpress.org/support/topic/early-translation-loading-issue-with-login-customizer/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/early-translation-loading-issue-with-login-customizer/#post-18363094)
 * Thank u so much
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Blacklist Manager - WooCommerce Anti-Fraud, Blacklist & Checkout Verification] Omg! Again u add to menu item with ADS](https://wordpress.org/support/topic/omg-again-u-add-to-menu-item-with-ads/)
 *  Thread Starter [Marcus](https://wordpress.org/support/users/power2009/)
 * (@power2009)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/omg-again-u-add-to-menu-item-with-ads/#post-18359905)
 * **Stack Trace Summary: **
 * The issue stems from `yobm-wc-blacklist-manager-verifications.php:17` during 
   the `WC_Blacklist_Manager_Verifications->__construct()` call, initiated in `wp-
   settings.php`. –
 * **Issue:** The plugin is loading translations too early, before the `init` hook,
   which triggers this notice in WordPress 6.8 Beta. This may indicate a need for
   adjustment to align with WordPress 6.7.0+ standards. Can you confirm if this 
   is a known issue or suggest a fix to delay translation loading until the appropriate
   hook? I’d appreciate any assistance.
 * Best regards,

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

1 [2](https://wordpress.org/support/users/power2009/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/power2009/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/power2009/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/power2009/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/power2009/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/power2009/replies/page/2/?output_format=md)