All’s as it should be as far as I can tell.
Here’s an example code segment, which shows that the img src isn’t active:
<div id="switcher">
<div class="item active">
<a href="#" class="product"><img src="" alt='Lamp Room Grey' width='109px' height='109px' /></a>
</div> <!-- .item -->
<div class="item">
<a href="#" class="product"><img src="" alt='White Room' width='109px' height='109px' /></a>
</div> <!-- .item -->
<div class="item last">
<a href="#" class="product"><img src="" alt='Country' width='109px' height='109px' /></a>
</div> <!-- .item -->
</div>
Have you tried:
– deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the Twenty Eleven theme to rule out any theme-specific problems.
– resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
Sorry, how is the plugins folder reactivated? What’s its name? I’ve tried everything else and no go.
how is the plugins folder reactivated?
Rename the plugins-hold folder back to plugins.
The plugins folder is already called “plugins”. I changed it to “plugins-hold” and changed it back, but no joy!
You have to re-activate each of the plugins individually.
Deactivated it again and reactivated it again (via dashboard). Still no joy. Why would the images’ paths not render to code, except for the lightbox ones? It makes no logical sense.
Try switching to the Twenty Eleven theme as suggested.
I’ve tried all of the suggested actions. Just tried switching to twenty eleven again and no luck. There’s only one plugin (WP Simple Paypal Shopping cart).
I’ve got the xml file in the main root. Is that right?
Surely someone must know how to fix this issue?
try to reconfiguring your theme settings..
Thanks for the reply wpadvices. Apologies for not knowing my way around WP, but how do I reconfigure the theme settings?
You can find the theme settings under Appearance > Theme Settings or there may be a dedicated Theme Settings link in the sidebar. It differs on themes.. Better checkout the Theme’s Documentation / Website.