PDA

View Full Version : 2 newbie questions


Matt2
02-24-2006, 09:31 PM
How can I turn a page on/off visible/invisible for my visitors and would the "save as" function help - meaning I work on "page infos" - and while I work on it, I'd save it as "page infos2" and when it's finished, I'd save it as "page infos" which would overwrite the first one ?

#2. In the shopping cart, I'd like to offer several ways of shipping - with different price sets.
I do see one shipping optinion - and I would add some more.
As I said - i am a newbie - so excuse my "blindness"

I like your program a whole lot so far - thank you :-)

jcnelson
02-25-2006, 12:11 AM
Hi Matt,

To turn a page off, you could simply remove it from the menu while you were editing it. I like your idea however of saving it as a different page name. It won't let you overwrite an existing page, however you could simply delete the original and then rename the page you had worked on.

The shopping cart has the ability to do add a custom php shipping include. If you have a little knowledge with php, the example shipping include in the manual could be altered to fit your needs.

Matt2
02-25-2006, 12:29 AM
Hi Matt,

To turn a page off, you could simply remove it from the menu while you were editing it. I like your idea however of saving it as a different page name. It won't let you overwrite an existing page, however you could simply delete the original and then rename the page you had worked on.

The shopping cart has the ability to do add a custom php shipping include. If you have a little knowledge with php, the example shipping include in the manual could be altered to fit your needs.

Thanks for your quick reply - my knowledge of php is very close to "0" - so can I ask for a "carry out" ? ;)

jcnelson
02-25-2006, 12:58 AM
I would love to help with this one, however soho's custom include example still has me a little confused. It's possible that someone else will see this post and offer to help.

Incidentally, I have a need for several custom shipping includes for different customers. One of the includes I need is exactly the same, however also based on total weight of the items ordered. If there is someone out there that can do this I would gladly pay for it.