Hello!
The images/media files I load on my site all get a green circle over them when I scroll over them on the website. When clicked, this takes viewers to a blown-up view of the image.
How can I remove this feature from all of the images?
Some of the images are links (this doesn’t happen to those pics) – but non-link images all seem to be doing this.
Thanks for your insights!
Can I add to the above, that I have images that are links which shows the colored circle with an arrow – and I have images that are links that doesn’t show the colored circle – why this difference as they are both images with links?
Hey!
@NaturalIntegrative: You can disable the lightbox function. Edit js > avia.js file, find this code on line 54:
//activates the prettyphoto lightbox
$(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});
Replace it with:
//activates the prettyphoto lightbox
//$(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});
Remove browser cache then reload the page a few times.
Regards,
Ismael
Thanks. You say “Edit js > avia.js file”
Where do I find this on my dashboard? Can’t seem to locate it.
Hello again,
Could you give me step-by-step directions on how to do this in WordPress? I don’t understand – there’s a steep learning curve for me with website building.
Thanks for your help.
Hi!
Please hire a freelance developer to edit the file for you. Please refer to this link for more info about FTP and accessing files through cpanel.
http://www.siteground.com/tutorials/ftp/
http://www.siteground.com/tutorials/cpanel/file_manager.htm
Regards,
Ismael