Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Posts
    569
    Plugin Contributions
    0

    Default Short Description Next to Image

    Hello,

    I have searched the in the mods section and was surprised i couldn't find a mod for the follown:

    For the product info page.
    --I want to put a short description next to the image, and then have a more info link that once clicked it brings it down to the full description of the product

  2. #2
    Join Date
    Feb 2008
    Posts
    569
    Plugin Contributions
    0

    Default Re: Short Description Next to Image

    I forgot to mention, for the short description I want it to be the same description as the main but have a limit like 60-100 words then when it has the more info link it brings it to the main description

  3. #3
    Join Date
    Feb 2008
    Posts
    569
    Plugin Contributions
    0

    Default Re: Short Description Next to Image

    I believe if i take this code, and just have it posted where I want it (will be in the product info page twice) and just set a max character to the one it would work, if this would work how can i set a max (150) characters on this code? Also then for the More Info link for the one that has the (150) characters would I set an anchor to bring it down to the full description?

    PHP Code:
     <!--bof Product description -->

    <?php if ($products_description != '') { ?>

    <div id="productDescription" class="productGeneral biggerText"><?php echo stripslashes($products_description); ?></div>

    <?php ?>

    <!--eof Product description -->

 

 

Similar Threads

  1. Replies: 148
    Last Post: 18 Oct 2023, 12:08 PM
  2. v139h Short Description problems - no description on product list page
    By jgold723 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 24 Oct 2014, 05:52 AM
  3. v150 How to move product description next to the image?
    By Zoran in forum Customization from the Admin
    Replies: 3
    Last Post: 26 Feb 2013, 02:35 AM
  4. Category description next to image
    By Kryspen in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Apr 2010, 09:28 AM
  5. Category Image to display next to description
    By lavergara in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 6 Sep 2007, 05:17 AM

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