Page 16 of 75 FirstFirst ... 614151617182666 ... LastLast
Results 151 to 160 of 741
  1. #151
    Join Date
    Jul 2007
    Posts
    154
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Paul, thank you. I removed v. 1.2 and installed the latest version - works, print great (IE 7) - no problems.

  2. #152
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Printable Price list :: support thread

    @all4coffee: thanks for letting me now the latest version works :-)

    Quote Originally Posted by gsdcypher View Post
    Normal size paper 8 1/2 x 11 portrait.
    I don't think 8 1/2 x 11 is normal size.

    The default settings of the pricelist and the included stylesheets for printing are designed for
    A4 paper size(which is not the same as US letter! or whatever it's called). Info about standarized paper formats (in dutch, but I think the idea is clear, even if you can't read dutch): http://nl.wikipedia.org/wiki/A4_%28papierformaat%29

    Quote Originally Posted by gsdcypher View Post
    Is there a way to turn the pictures back on???
    I already answered this in my previous post. Was it unclear???

  3. #153
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Ay carumba! So you did. Totally missed that. Sorry.

    1) Where is the css stored for the paper size so I can try and change the paper size?

    2) Where is the setting to turn on images?

    My Printable Price-List has these settings:
    Defalult Profile
    Show Profile

    My Price-List Profiles have these settings:
    Title Enable Profile Name Stylesheet Main Cats New Page Main Cats New Table No Wrap Max Columns Max Rows Tax Free Model Manufacturer Weight Stock On Hand Notes (A) Notes (B) Show Inactive Sort By Asc Desc All Categories default Boxes Debug

    Did something get dropped during the upgrade?

    Thanks

  4. #154
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    OK re-updated the new mod and the image switch is now in the profile. Sweet.

    Now I just need to know where and how to change the settings from A4 to 8 1/2 x 11. If anyone knows, please let me know.

    Thanks.

  5. #155
    Join Date
    Oct 2006
    Posts
    49
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    hey. I have my pricelist looking just the way i want it. The only thing is can I somehow get it to print all on one page and not sepearate each category.

    http://www.ipodweapons.com/index.php...list&profile=1

    I can change the config and set "Main Cats New Page" to false, but this alters the style of the page in a way.

    thx

    rhys

  6. #156
    Join Date
    Apr 2006
    Location
    Largo, Florida USA
    Posts
    102
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Quote Originally Posted by gsdcypher View Post
    OK re-updated the new mod and the image switch is now in the profile. Sweet.

    Now I just need to know where and how to change the settings from A4 to 8 1/2 x 11. If anyone knows, please let me know.

    Thanks.
    I have been using this mod for some time now - we need to upload the profile to the next updated version

    Re: printable price list
    Quote:
    Originally Posted by dgwyn
    Does anyone have style sheets for printing the price list on US 8.5" x 11" paper?

    Not sure if it still matters, but the main change would be to edit the stylsheet and change:
    Code:
    .pagePL, #pageOnePL, .pageOnePL{height: 25.5cm;/* overflow: hidden; */}
    To this for example
    Code:
    .pagePL, #pageOnePL, .pageOnePL{height: 8inch;/* overflow: hidden; */}
    Or in cm if inch does not work, I think inch will work just fine, but I never use inches myself... Of course the exact setting depends on your margins etcetera.

    Besides that you may want to tweak the width settings a little (in the same stylesheet) and/or what columns to print (admin).

  7. #157
    Join Date
    Feb 2007
    Posts
    819
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Thanks seanscully. Yep it still matters. :-) Where is that located/which file is that code in?

    Thanks

  8. #158
    Join Date
    Mar 2005
    Posts
    229
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    @PaulM : I was away from the thread, and I was surprised to see you put the add to cart button mod. Thank you :-)

    For the ones having the images gone, check your CSS, the img tag is perhaps visiblity:hidden.

    Regards

    Hubert

  9. #159
    Join Date
    Mar 2005
    Posts
    229
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    I forgot

    Another thing is that I was thinking of perfecting the "POS for poors" mod or perhaps I'll call it "Really Simple POS" :
    now we can use the category menu not to have the complete product list shown, that's nice but each time you change category it reloads the whole page, so I was thinking of three things.

    The first one must be very easy, it's to make the image sensible so that we can click on it to add to cart.

    The second is no more complicated, it's to change the popup category menu to a clickable table of images.

    But the third is a bit more difficult because I'm not a coder, but I'm quite sure it's not a big deal for someone who knows how to write some AJAX code. You already understood what I was about : it's to make the Really Simple POS an AJAX thing so that going from one category to another would be very fast and easy.

    If someone can take a look at that it would be great.

    Regards

    Hubert

  10. #160
    Join Date
    Apr 2006
    Location
    Largo, Florida USA
    Posts
    102
    Plugin Contributions
    0

    Default Re: Printable Price list :: support thread

    Quote Originally Posted by gsdcypher View Post
    OK re-updated the new mod and the image switch is now in the profile. Sweet.

    Now I just need to know where and how to change the settings from A4 to 8 1/2 x 11. If anyone knows, please let me know.

    Thanks.
    Use Crimson editor to open folder YOUR TEMPLATE and load file profile-a4-portrait.css
    I did a little testing - after running a 93 page catalog I found 8inch was not correct, on line 137 I changed it to read

    height: 27.9cm;

    I did a small test to Adobe and then printed a few pages and it appears to look formated.

    Now does anyone know what to modify to remove the pricing and shorten descriptions to say 128 characters? I want to make a catalog with pictures, breif descriptions and no prices.

 

 
Page 16 of 75 FirstFirst ... 614151617182666 ... LastLast

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR