GeneratePress Compatibility
-
Dear Thomas,
Many thanks for creating this fantastic plugin.
This is just a quick support request for you to reconfirm the compatibility between your plugin and the WP Theme “GeneratePress”.
We have attached the link to the support thread where you discussed the compatibility with Tom (@edge22 author of GeneratePress) and Dragomir (@ddenev).
Tom from GeneratePress confirmed yesterday in the support forum of GeneratePress that the following function added to function.php of his child themes will work:
//* DuracellTom Google Tag Manager & GeneratePress
add_action( ‘generate_before_header’, function() {
if ( function_exists( ‘gtm4wp_the_gtm_tag’ ) ) { gtm4wp_the_gtm_tag(); }
}, 0 );Tom also indicated that he believes the ‘Codeless Injection’ should also work but he asks that we double check with you that the fix you implemented is still working. Is the fix still implemented?
Many thanks for all your help on this.
The page I need help with: [log in to see the link]
The topic ‘GeneratePress Compatibility’ is closed to new replies.