Hi guys,
hope you guys can help.
The icons for the iconlist on my homepage does not show.
How do I provide a screen shot of the problem?
My URL is http://www.1commercialspace.com.
Thank you for your time.
Hey dalen550!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here. I have just checked your website on Chrome and Firefox on Win7 and icons show up on my end http://i.imgur.com/dVoR37w.jpg
Which browser and OS are you using?
Cheers!
Yigit
Hi Yigit,
thanks for your speedy response! I am using chrome on windows 7.
This is the imgur pic i uploaded : http://imgur.com/oLHvu2F
Let me know if i did not upload it correctly.
Thank you!
Dalen
Hi!
Thank you for using the theme. I hope you’re doing well today.
The icon lists are showing but it is a bit late. Can you please deactivate the cache plugin then reset the settings?
Regards,
Ismael
Hi Ismael,
I have deleted my W3 total cache plugin and have deleted my cache and cookies in the chrome browser. Sometimes the icon appear, sometimes they do not. Very strange. Any advice?
Thanks!
Dalen
Hey!
There’s nothing really special or different on how the icon list are laid out on your installation. Not sure why they’re not showing as expected. Can you please post the login details here and set it as a private reply? Please try to recreate the icon list section from scratch.
Best regards,
Ismael
Hi!
Personally I can’t reproduce the issue but maybe the animation code doesn’t trigger after the page load. To fix this open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/iconlist.php and replace:
$output = "";
$output .= "<li>";
with
$output = "";
$output .= "<li class='avia_start_animation'>";
Best regards,
Peter