Issue AMP with Jetpack comment

Posted in: Newsmag
Post count: 137

Hello, as you can see here: https://ibb.co/hFRzGJq i have an issue in order to display comment-form-subscribe and form-submit. In order to work fixed 430 height should be 530 like you can see here https://ibb.co/KqZWXDW
I tried to insert this code in CSS but not works.. https://ibb.co/0tBVdP8
Can i have support for fix this?
Thanks

Post count: 35449

Hi,
Unfortunately the screenshots are no longer working, can you provide new once https://i.imgur.com/yfa2vzi.png to can see about what is this problem.
Thank you for your understating!

Post count: 137

Here again
https://ibb.co/hFRzGJq (submit form hidden)
https://ibb.co/KqZWXDW (Height 550px with firebug)
https://ibb.co/0tBVdP8 (code not working)

Thanks

Post count: 35449

Hi,
Please try this custom css:
.jetpack_remote_comment, #commentform amp-ifrme {
height: 550px!important;
}

Hope this will help!

Post count: 137

Ok thanks but not works as you can see in chrome inspector
https://ibb.co/jGNLzxQ

Post count: 35449

Hi,
The code should work, -> https://i.imgur.com/yfuGnWa.png as I can see in the code source, the code provide by me is not there, therefore is possible to be set in the wrong place or the cache was not clear.
If you ware using the mobile theme plugin with amp, then the code need to be set in theme panel> mobile theme > custom code> css. After that clear all cache and purge the CDN.
Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newsmag’ is closed to new topics and replies.