Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • @manekineko70

    Your patch worked for me!

    However on one Athena site some of the featured images won’t show until I scroll down a little bit. Ctrl F5 does load the page o.k., but after some page switches the same issue occurs again.

    Strange thing is that this doesn’t happen on other Athena based sites.

    Any idea?

    Thanks.

    There is a patch to get Athena to work again:

    See below: But … for one site it doesn’t work completely. Some of the featured images will not show up until scrolling down a bit.
    Anyone a solution for that?

    ===================================================
    manekineko70 (@manekineko70)
    3 months, 3 weeks ago
    Hi, try to do this. It worked for me.

    1) Open a ftp connection with your site and look for this file:
    /your site/wp-content/themes/Athena-Pro-1.0.6/inc/js/camera.js

    2) download the file camera.js via ftp

    3) open file with any code editor. Notepad is fine too but I recommend a programmer editor, for example notepad ++. Then Find the line numbered 751. The line should look like this: $(‘.camera_stop’,camera_thumbs_wrap).live (‘click’,function(){ …

    4) Comment out the code from line 751 through line 781. Then Upload the file again and replace the old one

    Empty browser cache with ctrl+F5 and refresh page. You should be able to fix the problem. I hope to be proved helpful. Good luck!
    =========================================================

Viewing 2 replies - 1 through 2 (of 2 total)