Results 1 to 10 of 741

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Printable Price list :: support thread

    @choppa
    1) I'll add the product sort_order to the list of, er, sort orders in the next release.
    2) I'll add a configuration "switch" to allow you to control whether/not the currency symbol displays.
    3) What is in the myDEBUG*.log file when you get the "browser error"? I'm thinking to add configuration values so that you can control (a) the script's timeout value and (b) the script's maximum memory required.
    4) I'll need to think about, since I think that what you're asking is a major change. Any additional details you provide regarding how you'd like it to work would be appreciated.

  2. #2
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: Printable Price list :: support thread

    Hi lat9, BIG thanks for this plugin! I think that's exactly what I need.

    A question: I've set images on true and a strange thing occurs with their positions. I've just listed 4 products. On the list 2 display on he left and 2 on the right ... I refresh and 3 on the right and 1 on the left ... and every time I refresh the display change. Check this out here.

    Any idea why the positions each time are different?

    Note that there's a typo on profile-1.css (it now reads proile-1.css)

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Printable Price list :: support thread

    Thannaree, I don't know what's up with the "image swap"; I'll look into it shortly.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Printable Price list :: support thread

    Quote Originally Posted by Thannaree View Post
    Hi lat9, BIG thanks for this plugin! I think that's exactly what I need.

    A question: I've set images on true and a strange thing occurs with their positions. I've just listed 4 products. On the list 2 display on he left and 2 on the right ... I refresh and 3 on the right and 1 on the left ... and every time I refresh the display change. Check this out here.

    Any idea why the positions each time are different?

    Note that there's a typo on profile-1.css (it now reads proile-1.css)
    Having looked at the code, the position change is a "feature" of the plugin, mixing it up so that the images are in a random position (not so cut-and-dried of a display).

    You can force the display to be the same for all cases by setting the classes .imgDescrRndPL_1, .imgDescrRndPL_2, .imgDescrRndPL_3 and .imgDescrRndPL_4 to all have the same styling.

    I've opened a bug-report regarding the CSS filename on the plugin's github repository; it'll be corrected in the next release.

  5. #5
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: Printable Price list :: support thread

    Thanks for looking into it. Setting the classes on the same side fixed it.

    .imgDescrRndPL_3 img, .imgDescrRndPL_4 img { float: left; }
    .imgDescrRndPL_1 img, .imgDescrRndPL_2 img { float: left; }
    Thanks again.

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,949
    Plugin Contributions
    96

    Default Re: Printable Price list :: support thread

    Quote Originally Posted by Thannaree View Post
    Thanks for looking into it. Setting the classes on the same side fixed it.



    Thanks again.
    Most excellent! I'm glad that it's now working the way you want.

 

 

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