Hey Darshan @kampun
Thank you so much for using the plugin!
Yes, we are having alot of queries and emails. So I would really appreciate if you give us some time. Let’s discuss your old issues on this thread only.
Here are the answers you asked for:
1. I did check your website. I was not able to understand this one, I couldn’t find duplicated titles. Could you please point me to the right direction?
2. I have reported this into our Github issues page, I will personally make sure that this gets fixed ASAP.
I hope it helps,
Regards,
Ahmed
Thread Starter
kampun
(@kampun)
Thank you for the quick reply.
Already I have raised “old” queries here. So not to worry.
Now find the uploaded image of my cellphone screen for your ref.
https://s13.postimg.org/8cd7i2vw7/Screenshot_2017_02_27_16_35_33.jpg
I think this is the duplication of page title. But it is not on all pages. Probably the fix for this is to go to each page and hide PAGE TITLE. Is there anything that would be from your plugin will do to fix it?
New question: How to remove author name(here in my case it is “admin”) from each page?
Hey @kampun
It’s showing twice because you have added the same title in the content too. There is a way to fix this without editing the main page. Edit that “Standard Sizes” page and then below the editor, you will see a section called “Use AMP editor”, so using that, you can control the output on the AMP page.
Regarding the removal of author, add this CSS in the Custom CSS editor option.
.amp-wp-byline{ display:none }
I hope that helps.
Regards,
Ahmed
Thread Starter
kampun
(@kampun)
Thank you very much.
Your response has helped me a lot.