• I installed this plugin a month ago.Now, website does not show icons:are lost.I installed agains and the problems go on.

Viewing 2 replies - 1 through 2 (of 2 total)
  • In code, the images link to the authors demo site and are probably gone or links are broken.
    For v2.9 you can change this on line 171 of wp-statsmechanic.php.
    Change it to a local path, e.g.
    $tothitsgbr = str_replace($i, "<img src='/wp-content/plugins/mechanic-visitor-counter/styles/$style/$i$ext' alt='$i'>", $tothitsgbr);

    Cheers,
    Jack

    Thread Starter ofigustavo

    (@ofigustavo)

    thank you very much!. It works. I think if any customer download a plugin,we dont have to change the code,because we suppose the plugin should works fine.I think developer should upload the plugin with the correct image folder.

    best regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Now does not work’ is closed to new replies.