Show Posts


Messages - rookiecoder

Pages: [1] 2
1
General Support / Re: where does the form action occurs?
« on: March 10, 2014, 11:12:56 PM »
I want to edit the "default store pick up" shipping method. so, that's mean I have to alter the shipping file in model and controller? I am still confused, but at least you guys shed some light on this.

Thanks.

2
General Support / Re: where does the form action occurs?
« on: March 10, 2014, 03:20:18 AM »
actually I planned to do some custom work in shipping page. i would like to make a drop down menu to offer some sub-locations options for customer to choose. so I decided to use the "comment section" column instead of creating a new column in the database table. I would like to know how to pass the information from the drop down menu to the comment section. e.g example of desired forms like in this link: http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_radio_checked4

when the customer hits "send order" then it will be submitted to the "comment" section.
I know the form action for shipping occurs in shipping.php in controller and shipping.tpl(for layout). I am confused on how these two components links to each other.

thanks.

3
General Support / where does the form action occurs?
« on: March 07, 2014, 01:51:45 AM »
where does it occur? and also why can't I see my "shipping_method" anywhere in the database?

Thanks.

4
Customization help / Re: Customization on price tag
« on: March 05, 2014, 12:41:00 PM »
my css is just the basic level. I managed to changed the spiral to ribbon but I am curious that how they put the "sale" tag on the product on sale. I know that the "sale" tag only happens if there is discount for the product, but what if we want to put other customized tag (not the "sale" tag) on certain product only? For example, one product might be tagged "hot stock" instead of "sale"...

Thanks.

5
does it mean we have to customize it? I saw the image "new" tag in the view\default_html5\image directory...

6
"Sale" tag is included in the product image when it's on sale. But why when I added new item, it doesn't show any "new" tag on the newly added product? Also the "offer" tag on product as well. Refer to the picture attached and you'll know what I mean.

Any tips is much appreciated. Thanks.

7
Customization help / Customization on price tag
« on: March 05, 2014, 02:43:16 AM »
I know it is possible to customize the price tag. But if I want to put the "spiral" of the price tag on specific product price tag, is it possible? How do we do it?

Thanks.

8
Shipping Modules / Re: pickup from store option
« on: March 03, 2014, 08:24:17 PM »
Then where can i change the code? For example, public_html/xxx?? I need to change the database as well is I am going to add additional field in the shipping module form right?

Thanks.

9
Customization help / Re: Can I customize the customer order invoice?
« on: March 03, 2014, 08:20:46 PM »
thanks

10
Customization help / Re: How to validate comment section in shipping?
« on: March 03, 2014, 08:19:02 PM »
Is there other way? For example by alteration of certain codes in public_html directory? changes should be done where?

Thanks for your answer.

11
Customization help / How to validate comment section in shipping?
« on: March 03, 2014, 01:25:28 AM »
The customer must fill in the comment section before they proceed to payment section. Any tips where should I go? Thanks.

12
Shipping Modules / pickup from store option
« on: March 01, 2014, 03:31:02 AM »
I want to know if it is possible to add a list of shops provided under pickup from store extension to choose from? Any tips on where should I perform the modification complete with its radio button?

Thanks.


14
Templates / Re: Edit Invoice Template
« on: February 28, 2014, 09:06:30 PM »
I think I know what to do. Thanks!

15
Templates / Re: Edit Invoice Template
« on: February 28, 2014, 08:49:08 PM »
Thanks, but I tried that it didn't work..

Pages: [1] 2

Powered by SMFPacks Social Login Mod