smcandrew
Forum Replies Created
-
Forum: Plugins
In reply to: [Glue for Yoast SEO & AMP] AMP 404 errorThey just updated the AMP plugin. Now it doesn’t 404, it redirects to the non-AMP page. It seems as though this is an issue with the Automattic AMP plugin, not Yoast’s plugin… Yoast’s plugin now says:
Please note: Currently pages are not supported by the AMP plugin. We still show this option to be able to provide functionality when the AMP plugin implements support for them.
…right above the “Save Changes” button. Which let me to the Automattic AMP Plugin which says:
Note #1: that Pages and archives are not currently supported. Pages support is being worked on.
Hope they update the Automattic plugin soon…
Forum: Plugins
In reply to: [Glue for Yoast SEO & AMP] AMP 404 errorAnton – I have the exact some issue (on several sites). For POSTS it works fine with /amp/ but for Pages (with that option enabled) /amp/ 404’s. Like you I can also get to the AMP page by specifying ?amp=1.
IMO this is a bug (I’ve tested it on several WP installs including a fresh one). If you happen to come across a solution before Yoast responds please post it here. Thanks.
Forum: Plugins
In reply to: [Plugin: Facebook Share (New) Button] Compact buttonI got my tweetmeme and this plugin to format the way that I need it to. Here’s how I did it:
Add this CSS so it overrides the default CSS provided by the plugin (comments to explain why I did what I did):
.FBConnectButton { width:48px; // this is to make the width position the same as my tweetmeme plugin } .fb_share_count_inner { font-size:16px; // this is to make the size of the count more consistent with my tweetmeme plugin } .FBConnectButton_Text { font-size:8px; // reducing the font-size makes the width of the buttons smaller // the only tradeoff is that the text is smaller (from what I've seen) }
Hope this helps someone out there… You can see it on my blog:
Online Marketing Performance