*

Carlos Carcamo

  • ****
  • 105 posts
  • LaKompra.com
Premium Ads real views
« on: July 15, 2018, 12:01:31 AM »
Hey guys,

I want to see the real views under the search results for premium ads, the code is

Code: [Select]
<span class="viewed">
        <?php echo __('viewed''veronika') . ' <span>' osc_premium_views() . '' '</span>'?>
      </span>

But if I just change  osc_premium_views() to osc_item_views() is not working, is there any trick or way to just show the real visits.

Thanh you!
LaKompra.com

*

MB Themes

Re: Premium Ads real views
« Reply #1 on: July 15, 2018, 12:13:17 AM »
Premium loop contains only premium view counter. You may try to get item row from db and use views from there.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots