7 days post sorting issue

Posted in: Newspaper
Post count: 5

Hello guys,

I have 7 days post sorting enabled and java view counter also enabled but the block that should display these posts is empty even after 7 days since I enabled it. Could you please help me with some advice?

You can see this item on the first page of our website:

http://gipsy.ninja

The section is called “TRENDING” and you will find it in the lower section of the first page.

Another advice that I would appreciate would be for a 24 hour post sorting. I understand that it’s something you are working on, but until you will release this feature, could you recommend a plugin/widget that will do this without killing the server in an event of high traffic?

Thank you for your time!

Post count: 7909

Hi,

You must have post views enabled from Theme Panel > Post Settings – http://screencast.com/t/MIVDUmqK then you can test it by editing a post and take a look at custom fields: http://screencast.com/t/mSiJvu61tGj then refresh the post a few times and check if it increments. If those values are changed when the post is viewed then 7 day sort should work properly and the post should appear to your block.
Please check this without any plugins active except of Visual Composer, clear cache and see if you still have this issue. Let me know how it goes!
Unfortunately I cannot recommend any plugins as we did not tested any plugin like this with the theme, sorry!

Thanks!

Post count: 5

Hello Alin and multumesc for the solution, enabling post views solved the issue.

One more thing I would like to ask you, is there a way to hide the views icon that’s in the lower-right of the title:

http://screencast.com/t/mLCmeR99v6T

Post count: 7909

Hi,

Yes, you can use custom css in Theme Panel > Custom Css to hide the post views – http://screencast.com/t/RRnmmMfnn

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

Thanks!

Post count: 5

Hello Alin,

Thank you for your support, everything worked out fine 🙂

Best regards

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