Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2010
    Location
    County Down, Northern Ireland
    Posts
    302
    Plugin Contributions
    0

    Default image missing from Blank side box

    I have added in the module to include a blank sidebox which originally I put in a Twitter pic link which worked fine.

    I have taken the Twitter pic out and wanmt to put in now a rotating gif picture of some products but it wont show.

    The website is http://www.irishshopper.com

    The coding I used in the blanksidebox file tpl_blank_sidebox.php is

    // Replace the text and HTML tags between the apostophes on lines 19 and 20.
    // Use as many or as few lines using this model as you need for your custom content.
    // If you have a multilingual site define your text in the languages/YOUR_LANGUAGE/extra_definitions/blank_sidebox_defines.php and include it as shown in line 19.
    // If your site is monolingual, you can put the text right here as shown on line 20 (and nobody will know!)
    $content .= '<img src="http://www.irishshopper.com/includes/templates/ZCT Sports 03/images/products.gif" width="102" height="150">';
    $content .= '</div>';
    ?>

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: image missing from Blank side box

    You're pointing the <img> tag in that code to the images folder of your template, while Zencart is looking for it in /images. I have no idea why, unless your edits to that file didn't 'take'. Do you still have an img link in blank_sidebox_defines.php ?

    Copy the products.gif file to /images and see if Zencart finds it.

 

 

Similar Threads

  1. v139h CSS for Blank Side Box - inserting image
    By shags38 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Jun 2012, 07:07 PM
  2. Path for Image in New Blank Side Box??
    By Stitchy in forum Addon Sideboxes
    Replies: 4
    Last Post: 18 Apr 2011, 01:57 AM
  3. Image missing from Blank Sidebox on SSL pages
    By mewell in forum Basic Configuration
    Replies: 16
    Last Post: 24 Mar 2010, 12:53 AM
  4. Banner Image Missing in Side Box
    By kcb410 in forum Basic Configuration
    Replies: 2
    Last Post: 6 Feb 2010, 04:08 PM
  5. Remove Image From Review Side Box
    By traciboyle in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Jan 2008, 06:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg