Currently, on my posts (https://brightideas.co/episodes/) comment count is displayed and I would like to remove it.
And separately, I cannot get my Instagram widget to work. Here’s the error:
How do I resolve these issues?
Hi Trent,
For the comment cound, please add this CSS code in Enfold > General Styling > Quick CSS:
.slide-meta .slide-meta-comments,
.slide-meta .slide-meta-del {
display: none !important;
}
As for the Instagram widget please use the plugin Smash Balloon Social Photo Feed
Then follow the instructions in https://kriesi.at/documentation/enfold/instagram/#enfold-instagram-smash-balloon-widget-and-element
Hope this helps.
Best regards,
Nikko