My Stuff
Comments
-
Actually... I missed some important info when first reading your post. That will display all from that artist. You could create a layout, however, that only displays 5 items per page and use that as you related items template. I'm not sure how 'random' you can make it, probably with scripting you could.
-
Why don't you just extend you left side navigationa all the way to the bottom. Make your body section just fill to the right of it, not below it. That's how we have done it: http://www.wineboxwarehouse.com.au
-
As far as I'm aware a sub-category can only belong to one parent category.
-
There is a very simple way to have the form re-load correctly after it is submitted. VERY SIMPLE... After you create your form, in the "redirect to url" field on the "set up workflow" tab, enter whatever you like. Then, after you save the form, go to the "external" tab and copy the url from the "publishable form url"…
-
Easy! Create a published saved search, based on artist in this instance. Under the related items tab, the saved search will appear. You would have create one for each artist, but it should work fine. The help section on this is actually really helpful if you're not sure how:…
-
So it's hard coded then. Have you tried using <NLGLOBALSEARCHHTML> instead?
-
The tag you need is either <NLUSERINFO> or <NLUSERINFO2> I can't recall which is which but try it and you'll soon see.
-
what code are you using to display the search?
-
Have you thought about setting up a kit item of the product in question? contains 12 units - order as many qty's of 12 as they like then...
-
Cool - I'll try First place to look is Setup>Website>Themes Edit the theme you are using for your webstore Under the Body tab you'll find your sidebar. If <NLCURRENCYSELECTHTML> appears there, you can remove it and place it in any of the other sections. Note: We don't use multiple currencies on our site so if I'm way off I…
-
why not replace it with a 1x1 pixel transparent gif?
-
Setup>Website>Layouts - whichever layout you are using edit it here and increase the number of products displaying.
-
You could set it up as a category. Make it a sub category of a mock-up category that you don't display in the website. Easy...
-
Setup>Website>Customise Text "Buttons" tab - 3rd entry
-
where are you trying to get it to display? The tag NLUSERINFO2 can ONLY be displayed in the "Logo and Tabs" section of your website. <NLUSERINFO2> <%=getUserInfo2()%> Logo and Tabs This tag returns Register and Log In links for site visitors who are not recognized and returns recognized visitors’ first and last names in a…
-
Maybe under Setup>Website>Customize Text???
-
edit nub10t1.gif
-
make the category active, so that you can find the link to the subcategory, then inactive the category again.
-
Q: Are you using advanced site customisation? If not, I can't help. If you are I can. (It's kinda a long answer so I didn't wanna waste my time if the answer is no!)
-
Also, NLUSERINFO2 doesn't seem to work in the left side nav. only in the top.
-
Right click on the image as it appears within the item record. Select "Properties" - there is the image url...
-
That depends purely on how you want it to look. If you need different images in different positions you would need to add a field for each different image url. I'd personally go for a new custom field per image url required, but you know what you want to achive better than I. I hope this has pointed you in the right…
-
Thanks, After poking around and trying combinations I finally got to <%=getCurrentAttribute('item','pricelevel1')%> it now works - Thanks to all:) I stand corrected! Well done...
-
<%=getCurrentAttribute('item','pricelevel','pricelevel1)%> I think that's correct although I haven't tested it - it's all in the help section under web site tags
-
Works in FF 3.0
-
Well done - looks great! I'll buy 3
-
Try adding custom fields to your product. Reference the url of the image in these fields. Reference the fields in your item layout templates.
-
Why should you be able to remove it? Your website & store are powered by NetSuite ecommerce software. This is the way that many companies advertise themselves, it is no different than the Ford logo on a car. You can take the logo off a Ford using a screwdriver.
-
Yeah that should be right. Sometimes it tales a while for new custom fields to become "visible" so to speak. What I tend to do is run NS in IE and view my webstore in Firefox. It seems to get instant results so testing is far quicker. Also, clearing your cache/cookies/history etc is a good idea before testing. Let me just…
-
mistaken entry...