How to insert on top page how many views post had?

Posted in: Newspaper
Post count: 17

How to insert on top page how many views post had?

Please advise detailed instructions how to add page view on each post.

Thank you.

Post count: 1341
Post count: 17

Im using FileZilla and when I change td_module_8.php, press on my mac (cross) in order to close edited file and save it, I receive this massage:


Status: Starting download of /htdocs/wp-content/themes/Newspaper/includes/modules/td_module_8.php
Error: Failed to open “/td_module_8.php” for writing
Error: File transfer failed

FileZilla

Same with:

2. Copy the function get_views() from td_module_single_base.php in td_module.php like here: http://screencast.com/t/6pDj3N6S

Please help, I really need to change this files.

With point 3, all seem to be ok.

Post count: 17

How to save edited .php file in FileZilla?

Post count: 17

Regarding 3rd point:

1. Newspaper
2. Theme panel
3. Custom code
4. Custom CSS
5. Insert:
.td_module_wrap .td-module-meta-info .td-post-views {
position: relative;
display: inline-block;
top: 2px;
margin-left: 14px;
color: #aaa;
}

.td_module_wrap .td-module-meta-info .td-post-views span {
margin-left: 5px;
}
6. SAVE SETTINGS

Post count: 23312

Hello Eurorus,

Unfortunately, I do not know what type of changes you are made there, sorry! Please notice that if you are not aware of the steps regarding on using the FileZilla, please consider hiring a freelancer/developer to help you because we cannot provide support for this, sorry! Also, if you cannot make any changes in your code, please contact your hosting provider in this case. Please notice that you will only follow the steps which are presented in that topic.

Thanks for your understanding!

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