Re: Printable Price list :: support thread
Quote:
Originally Posted by
Starlyn
I can't for the life of me figure out why about half of the images line up to the right and the rest are on the left.
The images are assigned a random class, to randomly position the images right and left, which is an attempt of me to make it look more like a folder (or whatever it's called in English).
To change this you need to take a look at the stylesheet. I do not know from the top of my head how I did it, but I guess you will find at least two different classes for the images. One foating the images left, and another floating the images to the right.
Re: Printable Price list :: support thread
Quote:
Originally Posted by
Starlyn
it's possible to set profiles to display just a certain sub-category?
Not without custom coding.
Quote:
Originally Posted by
Starlyn
Also, is it possible to create more profiles?
Also needs coding. The price list had eight profiles included before (a long time ago), I brought it down to three to save some time on the updates. Unless I am overlooking something I think only the sql would need to be changed to add more profiles. The different profile settings are commented in the sql file, so you can take a look at how it's done for the three current profiles and try to add more profiles in a similar way.
Re: Printable Price list :: support thread
Quote:
Originally Posted by
Aries007
After I have installed pricelist (last rev.1.5.0) on 1.3.7 I have this message:
Warning: Variable passed to each() is not an array or object in /home/ujrctznj/domains/sospcshop.com/public_html/store/includes/classes/db/mysql/query_factory.php on line 114
It looks like you made an error while installing. I would revert to the the backup you made before you installed it, if possible... And else carefully rereading the instructions and going through the install steps one by one might help. Look for any error messages on the way.
Re: Printable Price list :: support thread
Quote:
Originally Posted by
Green333
- How do I update the online logo to display mine instead?
- Upon printing - our company name details overlaps the bottom of the LH column, overprinting the last price entry
1- look at he logo image properties to see where it's located, and then replace it with your logo.
2- I think this just requires to tweak the settings a bit. Maybe print less lines per page?
Re: Printable Price list :: support thread
Quote:
Originally Posted by
paulm
The images are assigned a random class, to randomly position the images right and left, which is an attempt of me to make it look more like a folder (or whatever it's called in English).
Haha, well that makes sense. I took a look through the stylesheet and must have just missed where the images are handled. I'll go through it again.
Also, thank you for the information regarding my other questions. It's pretty much what I thought you would say, and that's just fine. I will see what I can do with it, but I'm definitely not a professional coder. Ideally, I need one price list for each of the subcategories in a particular category, but each of these subcategories has sub-cats of its own. I have part of my site set up as a bridal registry, and I would like to have a button or something at the top of each couple's sub-cat page that would print off everything in their corresponding sub-sub-cats, like china, crystal, etc. But, like you said, lots of coding involved.
Thanks again, Paulm. :)
1 Attachment(s)
Re: Printable Price list :: support thread
Paul,
Added an admin link in 'Admin - Reports' that will open pricelist in a new window/tab without leaving the admin website, making the manual addition of a link no longer necessary. This is helpful when the price list (as a whole) is confidential information.
Added 3 files:
Admin
--> pricelist.php
includes
boxes
extra_boxes
--> pricelist_reports_dhtml.php
extra_datafiles
--> pricelist.php
See the enclosed zip file (PricelistAddons.zip) for these files.
T. Zinni
nzinni##########################
Re: Printable Price list :: support thread
Quote:
Originally Posted by
nzinni
Paul,
Added an admin link in 'Admin - Reports' that will open pricelist in a new window/tab without leaving the admin website, making the manual addition of a link no longer necessary.
:thumbsup:
Note that a hidden link does not really make it confidential. But of course, if the pricelist is confidential, it's handy to have such a hidden link.
Re: Printable Price list :: support thread
In the unlikely event that anyone reading this is as much of a dunderhead as I apparently am, remember that if you are running Admin Profiles in conjuction with this mod, you need to go to admin->admin settings, select your preferred admin userid, and edit permissions to check the boxes for this mod's admin settings. Otherwise you'll be banging your head against the wall wondering why the admin settings aren't visible.
Re: Printable Price list :: support thread
Hi, a couple of questions...
Is it possible to list product attributes on this price list, and the stock numbers associated with them?
Also, is it possible to list stock ID numbers next to each product (and product attributes if poss)?
Any idea how I would go about doing either of the above?
Thanks!
Re: Printable Price list :: support thread
Anyone know if the above is possible?