Thomas Geiger

Results 13 issues of Thomas Geiger

[WhichBrowser](https://github.com/WhichBrowser/Parser-PHP) development seems to be slowed down/dead This could be a good replacement: https://github.com/matomo-org/device-detector

enhancement

Original thread: https://wordpress.org/support/topic/yoast-primary-category-2/ How to: https://wordpress.org/support/topic/get-primary-category-2/ `get_post_meta( '$post_id', 'rank_math_primary_category', true );` https://github.com/GSA/wordpress-seo/blob/master/inc/wpseo-functions.php $primary_term_id = yoast_get_primary_term_id( 'taxonomy_slug', $post_id_or_object );

enhancement

There are cases where only orders with completed payments should be tracked into GA. For this case, some enhancement should be added: - order status into data layer so that...

enhancement

https://wordpress.org/support/topic/scroll-tracking-with-div-class-not-div-id/

enhancement

https://wordpress.org/support/topic/product-prices-when-0-cents/

bug

Currently, the manage_options capability is required to manage plugin options. It is however possible to create a new capability and require this so that WP admins can assign users a...

enhancement

Moving conversation from https://github.com/duracelltomi/gtm4wp/issues/100 into this new thread A general issue with an active cache plugin is that some dynamic parts of the data layer will be cached as well:...

enhancement

Moved from WP.org support forum: https://wordpress.org/support/topic/woocommerce-add-to-cart-shortcode-ecommerce-add-products-must-have-a-name/ When using the woocommerce add-to-cart shortcode – Register by clicking add to cart [add_to_cart sku=”xxx-xxx-xxx” – the following error is received: Google – dataLayer.push():...

enhancement

It would be great if plugin settings could be exported into a file and then imported into another WP instance.

enhancement

https://wordpress.org/support/topic/suggestion-add-additional-weather-api/ The openweathermap api returns limited data compared to other weather services. Feel-like Temp, Dew Point, and UV Index are some of the more important pieces of data they are...

enhancement