Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
messiasand
tagDiv Member

Hello! If the problem is resolved, please tell me the solution.

I disabled the plugin for my site for the same reason.

messiasand
tagDiv Member

It was exactly what I wanted.
It is perfect.

Thanks a lot for the help!

messiasand
tagDiv Member

In the post of the original theme , the images occupy the full width rather than reduce the width as in my blog.

http://demo.tagdiv.com/newspaper/td-post-400k-for-whisky-most-expensive-foods-and-drink-auctioned/

Does not make sense

messiasand
tagDiv Member

I wanted the images to occupy the full width of the post, well as video and text.

Where do I change this setting ?

messiasand
tagDiv Member

sorry, I meant what did NOT work

=(

replace it:
<?php
class td_page_views {

static $post_view_counter_key = ‘post_views_count’;

for this
<?php

class td_page_views {

static $post_view_counter_key = ‘views’;

messiasand
tagDiv Member

The file looks like this:

<?php

class td_page_views {

static $post_view_counter_key = ‘views’;

But it worked.

when I update the page it resets the views o.O

Viewing 6 posts - 1 through 6 (of 6 total)