[ad_1]
Hi @estudiojan,
There’s a CSS rule:
div[data-nosnippet] {
display: none !important;
}
in /wp-content/themes/ochahouse/assets/css/default.css.
Because they use ‘!important’ we can’t override it, and I’m not sure why they would do this. You could use a child theme with the same default.css, but remove the line. Or remove it directly,
regards Aert
Thanks for your reply, I have deleted it but it does nothing.
Hi @estudiojan,
https://elhuertico.es/?nocache works, so clearing WPFC should help.
regards Aert
Perfect, I cleared the cache and now it works.
Thank you very much for your help.
- This reply was modified 2 minutes ago by estudiojan.