Discussions
Where to place code for Home Page?
If I wanted to display something that only shows up on the first page (Home) and no where else on the website, do I edit the website theme and put in the script or do I use the Home Page Tab and put the script into the Greeting section?
Can Home Page Tab takes a website <tag> or only HTML/Javascript?
EG: Can I do something like <%=getCurrentAttribute("item", "salesPriceHTML")%> in the Home Page Tab in the editor section
or display a TAG, which I have predefined in website TAG?