How to remove Write CSS OR LESS in search results

Posted in: Newspaper
Post count: 58

In search results by Yandex the snippets of the news contain unwanted text: Write CSS OR LESS and hit save, Edit with Live CSS. … Write CSS OR LESS and hit save. CTRL + SPACE for auto-complete.

screen01

screen02

Why so? And how can I remove these ones?”

Much similar problem was with LOGIN MODAL. See here.

  • This topic was modified 8 years by mrx.
Post count: 20688

Hi,

I really couldn’t say why this code that is present only in the page source would be picked and displayed in the search results like that.
This code originates from the tagDiv composer plugin and is related to the Live CSS editor, from the admin bar
https://www.screencast.com/t/aqrwdf4Yjt
https://www.screencast.com/t/JIyGlWMac5

Thanks

Post count: 58

Hello Simon,

thanks.

If I comment-out this code with unwanted output text, will everything be alright?

Or simply please tell me how can I completely disable Live CSS editor. Same thing has been done with disabling of Login Modal via remove its code.

Post count: 20688

Hi,

You could comment it, there should not be any problems. The text will simply not be displayed anymore
https://www.screencast.com/t/QogMFxEgC4
An option to disable the Live CSS editor is not available at the moment, it could be implemented in future updates. If you are not using it, you could disable it as mentioned in this topic
https://forum.tagdiv.com/topic/live-css-div-on-the-frontend-luckily-in-displaynone-mode-for-everyone/

Thanks

Post count: 58

Simion,

I’ve disable Live CSS editor as you’ve advised. Thanks a lot.

I think it’s a strange idea to put the code in а <footer> container that is visible to all users, not just the administrator. However, it is no less strange that the search engines index it.

<footer>Save<div class="tdw-more-info-text">Write CSS OR LESS and hit save. CTRL + SPACE for auto-complete.</div><div class="tdw-resize"></div></footer>

  • This reply was modified 8 years by mrx.
Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.