Forums
Forums / Fixing WordPress / Display amp-list inline
(@joshspires)
5 years, 8 months ago
Since my website runs on the AMP framework I have to use amp-list to display the comment count.
I am trying to get the comment count to display inlines with the post meta just above it. I can’t seem to figure it out after trying a few things.
Any help would be great!
The page I need help with: [log in to see the link]
(@tugbucket)
Best way to do this would be to modify the HTML of your theme to move the amp-list element into the p tag.
I tried it but still puts it on the line below?
The topic ‘Display amp-list inline’ is closed to new replies.
(@joshspires)
5 years, 8 months ago
Since my website runs on the AMP framework I have to use amp-list to display the comment count.
I am trying to get the comment count to display inlines with the post meta just above it. I can’t seem to figure it out after trying a few things.
Any help would be great!
The page I need help with: [log in to see the link]