+ Reply to Thread
Results 1 to 5 of 5

Thread: Statistic box

  1. #1

    Statistic box

    Hello,
    Is there any quick solution how to move the Olx theme Statistic block between the footer and newsletter block just like in the picture? It should be visible on all pages.
    Untitled.png

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    - Disable the Statistics box via admin panel

    - go to templates > general_olx > tpl > footer.tpl

    before the line:
    Code:
    Only registered members can view the code.
    add:
    Code:
    Only registered members can view the code.

    - then in general_olx > components > statistics > _statistics.tpl

    remove this part:
    Code:
    Only registered members can view the code.

    - also go to includes > controllers > common.inc.php

    and replace:
    PHP Code:
    Only registered members can view the code
    with:
    PHP Code:
    Only registered members can view the code
    Last edited by Rudi; September 23, 2021 at 02:33 AM.

  3. #3
    Looks like it doesn't work.
    If the Statistic box is not disabled then it is visible in both places.
    If the Statistic box is disabled as suggested then the following message is visible between the footer and newsletter box: "Statistics are unavailable".
    Untitled.jpg

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    I've modified my post

  5. #5
    Looks awsome to have it on all pages
    Last edited by Peter Jonsson; February 17, 2022 at 08:28 PM.
    Classifieds Site: Annonssida
    Other Site: SEO

+ Reply to Thread