shancake
Forum Replies Created
-
I had this issue too but this fixed it. Thank you!
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Weird Styling IssuesThanks for replying! It definitely is still happening.
Bizarrely, it only happens when coming from Google, not when visiting the /amp link.
I’ve tried on three phones now and it’s the same. Missing search/menu symbols and those weird red Chinese-looking symbols in the categories.
If you google ‘Press Start Australia’ on a mobile, it should give you the news results with AMP that you can click on.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Weird Styling IssuesForum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Weird AMP URL’s in Google AnalyticsWe’ve got the same. IT does appear to be affecting traffic too.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Nielson Tag AMPSorry! There’s a Nielson code that we use to track users. Is there any way to get that working with this plugin?
<!– Default Tracking component –>
<div class=”hidden” id=”nielsen”>
<!– START Nielsen Online SiteCensus V6.0 –>
<!– COPYRIGHT 2010 Nielsen Online –>
<script type=”text/javascript” src=”//secure-au.imrworldwide.com/v60.js”></script>
<script type=”text/javascript”>
var pvar = { cid: “austereo”, content: “0”, server: “secure-au” };
var trac = nol_t(pvar);
trac.record().post();</script>
<noscript>
<div>
</div>
</noscript>
<!– END Nielsen Online SiteCensus V6.0 –>