Results 1 to 10 of 741

Hybrid View

  1. #1
    Join Date
    Oct 2007
    Location
    Kentucky - USA
    Posts
    428
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Search for
    'HEADER_PRICELIST_LOGO_IMAGE'
    using TOOLS > Developers Tool Kit. Replace current logo with your logo.

    I think that should work, but I am not the developer so cross your fingers

    Sawhorse

  2. #2
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Quote Originally Posted by Sawhorse View Post
    Search for using TOOLS > Developers Tool Kit. Replace current logo with your logo.

    I think that should work, but I am not the developer so cross your fingers

    Sawhorse
    There is no logo right now - just store title. I could not locate "HEADER_PRICELIST_LOGO_IMAGE" with developers tool kit. I did look up LOGO_IMAGE.

    Found:
    /includes/templates/template name/pricelist/tpl_main_page.php with this:

    Line #24 : echo '<a href="' . zen_href_link(FILENAME_DEFAULT) . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>';

    Line #102 : echo '<a href="' . zen_href_link(FILENAME_DEFAULT) . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>';

    What should I change here? or is it located elsewhere?

    Thanks, Kim

  3. #3
    Join Date
    Oct 2007
    Location
    Kentucky - USA
    Posts
    428
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    look in file
    public_html/includes/languages/english/header.php

    And

    public_html/includes/languages/english/Your Template/header.php


    You should see it. If not I do not know why you do not have it. Sorry.

    Sawhorse

  4. #4
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Quote Originally Posted by Sawhorse View Post
    look in file
    public_html/includes/languages/english/header.php

    And

    public_html/includes/languages/english/Your Template/header.php


    You should see it. If not I do not know why you do not have it. Sorry.

    Sawhorse
    Yes, found it!
    Mine is listed as HEADER_LOGO_IMAGE.

    Thank you, Kim

  5. #5
    Join Date
    Oct 2007
    Location
    Kentucky - USA
    Posts
    428
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    That is not the correct one.
    It needs to be
    HEADER_PRICELIST_LOGO_IMAGE
    Sawhorse

  6. #6
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Quote Originally Posted by Sawhorse View Post
    That is not the correct one.
    It needs to be

    Sawhorse
    I added it to the file. Thanks, Kim

  7. #7
    Join Date
    Nov 2010
    Posts
    44
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Hi paulm - thanks for the superb contribution.

    I have a question, the answer to which I hope will benefit many.

    I have Zen Cart 1.3.9 with Price-List 1.5.0. I also have Group Pricing per Item 1.3.3.

    It would be fantastic to be able to authorize a logged in user who has a Group Pricing Per Item discount, and show him a price list with both the Retail Price from database field v_products_price and also his own price from one of :

    v_products_group_a_price
    v_products_group_b_price
    v_products_group_c_price
    v_products_group_d_price

    (these fields are specific to the Group Pricing per Item mod).

    At the moment, all that happens with my site on trying to access www.mysite.com/index.php?main_page=pricelist (when logged in with a Group C account) is a message on screen saying: Sorry, you're not allowed to view this list.Log Out

    In Admin I have set up Group C as the "Group Name" on my Profile 2 Price List and Group C appears on the list of Groups under Admin>Customers>Group Pricing.

    I would appreciate any suggestions very much, I have a specific national distributor wanting to see a printable price list prior to making his order, and rather than sending him an Excel file in the old fashioned way, it would much rather satisfy this client's request by getting these mods (Price-List and Group Pricing Per Item) to work together for the coolest functionality of all!!

    Thank you!

 

 

Similar Threads

  1. Printable Price List by Paulm
    By helshop in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 25 Jan 2007, 12:27 PM
  2. printable price list
    By sparxs in forum All Other Contributions/Addons
    Replies: 26
    Last Post: 1 Nov 2006, 03:18 PM
  3. printable price list
    By Alik in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Sep 2006, 03: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