I thought if you don’t set a featured image in the admin editor sidebar it will pick the image in the content that you have defined as featured. Perhaps I misunderstand whether that functionality was already present in the plugin. Also turn off the compression as it becomes easier to see what is going on.
Hi @lauratraveler,
Can you try to turn them off from AMP option panel and check? Maybe it is related to cache?
And regarding the Duplicate image, just turn off the “Duplicate Featured Image” option from AMP options panel.
@marqas I have the following all turned off
– Featured Image from Custom Fields
– Featured Image from The Content
– Duplicate Featured Image
– Published Date
– Tags
– Author Bio
– Link to Author Pages
I cleared the cache and still not working.
Laura
@frenchomatic You mean turn off Minify AMP Page?
I did that and cleared the cache but there is no change.
Laura
So I added this custom CSS
.amp-featured-image, .amp-cat, .sp-athr, .post-date {
display:none;
}
and this made the featured image, author info, published date, and categories go away. However, the Post Builder doesn’t seem to do anything in my case.
(I have the latest version of the plugin installed.)
One thing I didn’t manage to do in code is to remove the social media icons under the post without removing the sticky social media icons. I’d like to keep only the sticky SM icons. How can I do this?
Thanks,
Laura
Hi @lauratraveler
When you say ‘Post Builder’, I suppose you are talking about the option which allows you to drag and drop the Single post elements, right?
Actually, that was not connected with the Swift because we are going to make some big improvements in that area.
But you would prefer to have the options to turn on/off for all those elements, right?
@ahmedkaludi
Yes, I’m talking about the Drag&Drop Post Builder under Design >> Misc.
Obviously, I don’t know what improvements you are talking about (although improvements are always welcome 🙂 ). But the way things are right now, yes, it would be very helpful to have the option to turn on/off and rearrange elements on blog posts from the Drag&Drop Post Builder.
Thanks for the great plugin!
Laura