*

Mark-Peter

  • **
  • 20 posts
Visitor counter in the footer
« on: August 09, 2023, 08:37:34 PM »
Hello,

How can I install a visitor counter (code) in the footer of the beta theme?

*

MB Themes

Re: Visitor counter in the footer
« Reply #1 on: August 10, 2023, 02:43:14 PM »
Try to use this code:
Code: [Select]
<?php echo iou_show_counts(osc_item_id()); ?>
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Mark-Peter

  • **
  • 20 posts
Re: Visitor counter in the footer
« Reply #2 on: August 19, 2023, 07:05:45 PM »
Hello,

How can I integrate this counter https://handyhaus.de/besucherzaehler/ in the footer?

*

MB Themes

Re: Visitor counter in the footer
« Reply #3 on: August 24, 2023, 03:32:02 PM »
That's archaic element.
Take code and place it to footer.php
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots