Jump to content

looking for suggestions/input on web page


Recommended Posts

When I select the 10 oz. tumbler in pay pal it says the price is $33.00. Is this correct?

crazzie

Oh my! We'll have to look into that. It should only be $7.95. Thanks for letting us know. If you were trying to place an order. Feel free to send us an email or give us a call. We'll test that out and get it working properly.

Link to comment
Share on other sites

Here's one I found too,

Look at your navagation bar to the left on these 2 pages:

http://www.northwoodcandlecompany.com/candle_shop.html

http://www.northwoodcandlecompany.com/soy_container_candles.html

Not sure if it's supposed to be different but it seemed weird.. Still tooling around the site so may be back with more.. all in all, it looks great!

Link to comment
Share on other sites

thanks for the input. we have been making some changes to the nav bar on the left as we go - and will make sure they all look the same once we've finished designing the site. there have been pages added and dropped and moved around (as we expected) so just a step behind on keeping that updated.

glad you are happy with the overall looks of the site. we've received some great feedback on here and have tried to implement most every suggestion in some way.

Link to comment
Share on other sites

everything should be fixed as of this morning. not sure what the problem - re coded the buttons and they seem to be working fine. thanks for pointing this out to us. if you were trying to place an order, please contact us through the web site before doing so, and we'll send you a gift card good towards your purchase :)

Link to comment
Share on other sites

I had the same issue when I was creating my paypal buttons. I solved this issue by creating a HTML code that allowed me to have numerous scents in a drop down menu. If I could, I would post the HTML code I used here for you.

For the pull down you don't want to copy some one elses, but you could "edit it" to fit for you +) I want to say if you simply copy and paste from someone else, it would go to them and not you due to the "coding" =)

Here is an example of our pull down menu for the scents:

**ALL LINKS ARE DEAD IN THIS EXAMPLE**

<form target="paypal" action="://www.paypal.com/cgi-bin/webscr" method="post">

<input name="cmd" value="_s-xclick" type="hidden">

<table>

<tbody><tr><td><input name="on0" value="Pick Your Scent" type="hidden"></td></tr><tr><td><select name="os0">

<option value="Absinthe">Absinthe </option>

<option value="Akroma">Akroma </option>

<option value="Almond Rum Cake">Almond Rum Cake </option>

<option value="Amber Romance">Amber Romance </option>

<option value="Amish Friendship">Amish Friendship </option>

****FILL IN AS MANY <option value= THINGS AS NEEDED FOR ALL YOUR SCENTS. KEEP IN MIND, THEY DO NOT ALPHABETIZE FOR YOU, THAT'S YOUR JOB =) ****

</select> </td></tr>

</tbody></table>

<input name="encrypted" value="TONS OF GIBBERISH TEXT HERE-----

" type="hidden">

<input src="://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!" border="0" type="image">

<img alt="" src="://www.paypal.com/en_US/i/scr/pixel.gif" border="0" height="1" width="1">

</form>

Hope this helps you guys some =)

There is a way to have more then 1 pull down (if you have a lot of scents or want to "categorize" your scents..... Been working on getting it to work correctly tho =)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...