Thread Starter
wpforum
(@wordpressorgforum)
Thank you again. I added following to Appearance > Custom CSS and it removed the metadata box.
—-
https://ww.wp.xz.cn/support/topic/how-to-remove-loading-comments-from-jetpack-carousel?replies=9
Also I added the following and it hides “Loading Comments…”
#jp-carousel-comments-loading { display: none !important; }
Please confirm that you do not see it at the bottom left corner when you click the images to the see carousel http://michelnafziger.com/projects/west-10-st-book/.
Please confirm that you do not see it at the bottom left corner when you click the images to the see carousel
I confirm that works as expected.
Thread Starter
wpforum
(@wordpressorgforum)
Again, thanks for your help! I hope the code added in Appearance > Custom CSS will not be lost when WP or the theme design updates.
You can rest assured, it won’t! That’s why it’s useful 🙂
Thread Starter
wpforum
(@wordpressorgforum)
As always, thank you. Thanks all for now.