• computer/internet,  technology

    Imghover dot js

    I was just checking my user online on my dashboard and noticed that the referral url was kacanglinking to a file called imghover.js besides a page-not-found error notice. I checked the page source and there’s a line linking to the js file but there wasn’t any file by that name in the theme folder. Afraid that I might’ve deleted the file without realising it, I downloaded the Compositio files again and checked to see whether there’s a file named imghover.js in the package. It wasn’t there. Being a sometimes-perfectionist, I googled for the solution. Not much help until I came across a website using the same theme. I checked its page source and voila, I found it. I copied the codes and save it as imghover.js using wordpad. Now, the error is gone.

    If you have the same problem with your Compositio wordpress theme; do this:
    – in your browser check my page source (Ctrl + U)
    – look for this line: ….themes/compositio/javascript/imghover.js
    – click on it and a new window will open and save the file as imghover.js
    – upload it to your compositio/javascript folder

    I hope this helps.