Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Aug 2008
    Posts
    72
    Plugin Contributions
    0

    Default Problems in Product Page? Please Solve it

    Hi Friends,
    I have some serious problems in my Website, product page.

    See this image.



    Live you can see it.

    http://www.3drevolution.org/laborato...ment-p-79.html


    ----------------------------
    I want to add Price text near the Price $49.00 . there text is too small i want just like that

    [FONT="Arial Black"]Price $49.00[/FONT]

    Also how i will remove the :

    Please Choose:
    Download
    Zip File

    From all products page.

    Please help and reply.

    Best

  2. #2
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: Problems in Product Page? Please Solve it

    To add the word Price before the displayed price, edit your override copy of tpl_product_info_display.php and find this line of code:
    Code:
    <p id="productPrices" class="productGeneral">
    change it to:
    Code:
    <p id="productPrices" class="productGeneral">Price&nbsp;
    To hide the options display, try editing your stylesheet and adding:
    Code:
    #attributesBox {display:none;}
    Neville
    An assumption is what you arrive at when you get tired of thinking...

  3. #3
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Problems in Product Page? Please Solve it

    Quote Originally Posted by jeffhardy View Post
    Also how i will remove the :

    Please Choose:
    Download
    Zip File

    From all products page.

    Please help and reply.

    Best
    Jeff,
    admin panel/ catalog/ attribute controller/ 3D Medical

    1. select: Laboratory Equipment
    2. You will notice a section here to delete the download section
    3. You will need to do this on all products you associated this with..
    You also have a z in the product description you need to get rid of, just edit the product page and you will see..

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Problems in Product Page? Please Solve it

    Bunnyip,
    To hide the options display, try editing your stylesheet and adding:
    Code:
    #attributesBox {display:none;}
    What will happen if this person wants to add attributes on other pages, won't this override the structure of Attributes and not appear on other pages?

  5. #5
    Join Date
    Aug 2008
    Posts
    72
    Plugin Contributions
    0

    Default Re: Problems in Product Page? Please Solve it

    thanks for your comments , i going to do it. Also i have some other probelms. Please this image and tell me how i do it?



    live you can see.

    http://www.3drevolution.org/3d-electronics-c-4.html


    I want to solve this.
    in my product listing page.
    *Product name is too large i want to make it smaller li 75% or 12px.
    *in the listing products i want to add. Price text in every product price like that. Price $35.00
    * i want to remove ... more info text from my all products?

    Please help me how i correct these.

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Problems in Product Page? Please Solve it

    Quote Originally Posted by jeffhardy View Post
    *Product name is too large i want to make it smaller li 75% or 12px.
    Jeff,
    Locate this:
    includes/templates/classic/css/stylesheet.css

    Find this or add this element to the sheet:
    .itemTitle {font-size: 12px;}

  7. #7
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Problems in Product Page? Please Solve it

    Quote Originally Posted by haredo View Post
    Jeff,
    Locate this:
    includes/templates/classic/css/stylesheet.css
    Mistake:

    .itemTitle li {font-size: 12px;}

  8. #8
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Problems in Product Page? Please Solve it

    Quote Originally Posted by jeffhardy View Post
    * i want to remove ... more info text from my all products?
    Jeff,
    admin panel/ configuration/ product listing/ Display Product Description

    1. set to 0

  9. #9
    Join Date
    Aug 2008
    Posts
    72
    Plugin Contributions
    0

    Default Re: Problems in Product Page? Please Solve it

    in my product page problems i have solved them, thanks to you guys, but now i have problems in my product and categories listing page.

    when i added it (.itemTitle li {font-size: 12px;}) nothing works that line is not added.? what i do

  10. #10
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Problems in Product Page? Please Solve it

    Quote Originally Posted by haredo View Post
    Jeff,
    admin panel/ configuration/ product listing/ Display Product Description

    1. set to 0
    Boy, I must be tired. :)
    Set it back to 150 please....

    Follow this:

    includes/ modules/ product_listing.php
    Find this:
    // more info in place of buy now
    $lc_button = '';
    if (zen_has_product_attributes($listing->fields['products_id']) or PRODUCT_LIST_PRICE_BUY_NOW == '0') {
    $lc_button = '<a href="' . zen_href_link(zen_get_info_page($listing->fields['products_id']), 'cPath=' . (($_GET['manufacturers_id'] > 0 and $_GET['filter_id']) > 0 ? zen_get_generated_category_path_rev($_GET['filter_id']) : ($_GET['cPath'] > 0 ? $_GET['cPath'] : zen_get_generated_category_path_rev($listing->fields['master_categories_id']))) . '&products_id=' . $listing->fields['products_id']) . '">' . MORE_INFO_TEXT . '</a>';
    }
    Change to this:
    // more info in place of buy now
    $lc_button = '';
    if (zen_has_product_attributes($listing->fields['products_id']) or PRODUCT_LIST_PRICE_BUY_NOW == '0') {
    //$lc_button = '<a href="' . zen_href_link(zen_get_info_page($listing->fields['products_id']), 'cPath=' . (($_GET['manufacturers_id'] > 0 and $_GET['filter_id']) > 0 ? zen_get_generated_category_path_rev($_GET['filter_id']) : ($_GET['cPath'] > 0 ? $_GET['cPath'] : zen_get_generated_category_path_rev($listing->fields['master_categories_id']))) . '&products_id=' . $listing->fields['products_id']) . '">' . MORE_INFO_TEXT . '</a>';
    }

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Can't solve Comodo issue. Help Please, Thanks!
    By pixel2 in forum General Questions
    Replies: 1
    Last Post: 14 Aug 2012, 11:49 AM
  2. please solve my postage problem
    By rabbitnutrition in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 14 Feb 2012, 05:51 PM
  3. PLEASE solve my CSS problem
    By renewilson in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Dec 2009, 09:46 PM
  4. Help solve this one please
    By Beefy1986 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Sep 2007, 02:37 PM
  5. Can anyone help me solve this problems - Atheme
    By hoanglee2001 in forum Addon Templates
    Replies: 7
    Last Post: 11 Sep 2007, 10:35 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