- Joined
- Feb 4, 2007
- Messages
- 1,431
Just starting up on wordpress, fresh install apart from the theme I purchased.
For some reason, there is a lot of random flickering of images and links. I've contacted the developer (noticed it does it on his demo as well), but so far no reply.
Anyone have any idea what could be causing this?
EDIT - I think I can see what the issue is, however not sure how to resolve it. I went into debug made and saw that anything with the below, would flicker
The code would change very quickly to something like
(It really was so quick it was hard to make out!
Does that ring any bells with anyone?
LINK
For some reason, there is a lot of random flickering of images and links. I've contacted the developer (noticed it does it on his demo as well), but so far no reply.
Anyone have any idea what could be causing this?
EDIT - I think I can see what the issue is, however not sure how to resolve it. I went into debug made and saw that anything with the below, would flicker
Code:
style="opacity: 1;"
The code would change very quickly to something like
Code:
style="opacity: 0.95;"
Does that ring any bells with anyone?
LINK
Last edited: