Some Post Settings not working

Posted in: Newspaper
Post count: 5

Hello,

I want to disable:

– Comment counts (img 1)
null

– Eye icon in bock widget (img 2)

I disabled from post settings:

– SHOW COMMENT COUNT
– SHOW POST VIEWS

But nothing changed. Could you please help me with this?

Post count: 1291

Hi,

1. Try to disable the theme default comments from Theme Panel -> Posts Settings – http://screencast.com/t/tstX6wfng4

2. Add the following css in Theme Panel -> Custom CSS:

.td_block_slide .td-post-views {
display: none;
}

Thank you!

  • This reply was modified 11 years by Emil G.
Post count: 5

Worked like a charm!

Thank you, Emil!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.