mitchlee83
Forum Replies Created
-
Forum: Plugins
In reply to: [GA Google Analytics – Connect Google Analytics to WordPress] New Embed CodeForum: Plugins
In reply to: [GA Google Analytics – Connect Google Analytics to WordPress] New Embed CodeHi Jeff, thanks for the quick response. If you go into your Google Analytics, then navigate to the section where Google provides the default embed code for integrating Google Analytics, The code now looks like this:
<!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-59254528-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-00000000-0'); </script>
Forum: Plugins
In reply to: [Broken Link Checker] Unable to Detect Broken Links – Content ComposerLooks like others have had the same issue.
Duplicate Reddit TopicForum: Plugins
In reply to: [Broken Link Checker] Unable to Detect Broken Links – Content ComposerFormat of the Visual Composer shortcode URL that is not being detected:
[vc_row css=".vc_custom_1509057360987{background-image: url(https://www.invalid-domain.com/wp-content/uploads/2016/11/14939374_1200060870053509_4212323442065821576_o.jpg?id=6098) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"]
Forum: Plugins
In reply to: [Broken Link Checker] Unable to Detect Broken Links – Content ComposerI am also having this issue. I have a URL that is used in shortcode within the post_content of a page. The URL is wrong, but it is not being detected by the plugin.