Tagged: Latest news widget, Widget
Hello,
After transfering my website across to a new hosting company and inserting a new API key, the “latest news” widget right at the bottom of my website started acting up on some pages- but not all.
I have pasted the links in the private section below FYI. Please note all the share buttons on the bottom of each post summary- elongating the widget and making it look decidedly ugly. Please advise!
Best wishes
Adelaide
Hey adelaided,
First off, thanks for using the Enfold.
To fix it, just add the following code at Enfold Theme Options > General Styling > Quick CSS
.robots-nocontent {
display: none !important;
}
Best regards,
John Torvik
Thanks for the fix, its all sorted now!