Results 1 to 4 of 4
  1. #1

    Default Can't get product name to appear under image on Main page

    http://www.landbridgetoys.com

    I figured out how to get Featured Product images to appear in 4 rows, 4 products per row in the center section on my home page.

    Now, I want the name of the product to appear under the image. If that is something I can specify in an Admin menu, I've gone through every menu and can't figure out how.

    Looking for help.

    Thanks
    European designed, safe, eco-friendly children's toys:
    Landbridge Toys

  2. #2
    Join Date
    Sep 2008
    Posts
    106
    Plugin Contributions
    0

    Default Re: Can't get product name to appear under image on Main page

    Have you tried setting Configuration -> Product Listing -> Display Product Name to any other value than 0?

    http://www.zen-cart.com/wiki/index.p...roduct_Listing

  3. #3

    Default Re: Can't get product name to appear under image on Main page

    Quote Originally Posted by some name not taken View Post
    Have you tried setting Configuration -> Product Listing -> Display Product Name to any other value than 0?

    http://www.zen-cart.com/wiki/index.p...roduct_Listing
    Already set to "2". I appreciate the effort. Isn't the "Product Listing" menu for when a product appears on its own individual information page?

    Anyone else got an idea?
    Last edited by mes7000; 12 Oct 2008 at 02:41 AM.
    European designed, safe, eco-friendly children's toys:
    Landbridge Toys

  4. #4
    Join Date
    Jan 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Can't get product name to appear under image on Main page

    Looking at the source code:
    <div class="centerBoxContentsFeatured centeredContent back" style="width:24%;"><a href="http://www.landbridgetoys.com/index.php?main_page=product_info&amp;products_id=637"><img src="bmz_cache/e/ec67c355fd7f8f23f402b9ba7ecb8ab2.image.100x100.jpg" alt="Horse, Shetland Stuffed Animal from Hansa" title=" Horse, Shetland Stuffed Animal from Hansa " width="100" height="100" style="position:relative" onmouseover="showtrail('bmz_cache/a/adb504838d053dfd8c0c363b1cb2e7e2.image.300x300.jpg','Horse, Shetland Stuffed Animal from Hansa',100,100,300,300,this,0,0,100,100);" onmouseout="hidetrail();" /></a><br /><a href="http://www.landbridgetoys.com/index.php?main_page=product_info&amp;products_id=637"></div>
    The last anchor tag
    <a href="http://www.landbridgetoys.com/index.php?main_page=product_info&amp;products_id=637">
    before the closing </div> does not have the closing </a> -- which means somewhere along the line your code that display the name of the product (hence a hyperlink to the description) was garbled somehow.

    You might want to check the source code to ensure that it was properly coded.

    HTH

 

 

Similar Threads

  1. v154 Can't get product images to display on main page
    By jmsnyder23 in forum Upgrading to 1.5.x
    Replies: 6
    Last Post: 22 Nov 2015, 02:28 AM
  2. Replies: 5
    Last Post: 15 Oct 2012, 09:57 PM
  3. Showing Product Image under Categories on main page
    By tse1 in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 23 Nov 2011, 09:46 AM
  4. Hiding main category name under image
    By Anneli in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 27 Mar 2008, 09:51 PM
  5. Replies: 5
    Last Post: 4 Feb 2008, 06:57 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