Promotion Slider not loading image server side
-
Hello all.
When I use Promotion Slider locally everything works well. When I upload the files to my hosting site the featured images do not load.
This is what outputs locally for a promotion:<div class="panel panel-1" style="display: none;"> <span class="panel-title" style="display:none;">Fusion</span> <div class="promo_slider_background_image"> <a target="_self" href="http://localhost/mdf/?ps_promotion=fusion"> <img class="attachment-full wp-post-image" height="205" width="287" alt="fusion_small" src="http://localhost/mdf/wp-content/uploads/2011/05/fusion_small.jpg"> </a> </div> </div>This is the same promotion on the hosting server:
<div class="panel panel-1 current" style="display: none;"> <span class="panel-title" style="display:none;">Fusion</span> </div>As you can see
<div class="promo_slider_background_image"></div>is not loading.Any ideas?
Thanks,
Phil
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Promotion Slider not loading image server side’ is closed to new replies.