Developer forum
Subject
Replies
Started by
Last reply
Ecom navigation href and friendlyhref empty
Hi, I'm working on a website that contains a webshop. The products and categories for this webshop are being shown in the menu, when hovering over the 'Producten' page, like in the image attached to this thread. All names show up in this menu, and th ...
Tom Kamphuis
01/07/2011 08:53:42
Last post: 01/07/2011 15:38:22
XSLT Cart Template, product loop missing
I have the following xslt for a small cart (just outputting the xml for now). But the products loop is missing from the xml, so what am I doing wrong here? <?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet version=&q ...
Michael Nielsen
30/06/2011 11:22:56
Last post: 01/07/2011 09:11:47
Group name escaped after posting
Hi! The group name is Tillbehör, but after I have posted the form the query string parameter is escaped to Tillbehör I have placed the name of the parent group in the query string as produktlista.aspx?&maingrp=Tillbehör Is ...
Per Ljung
30/06/2011 14:10:33
Last post: 01/07/2011 08:09:25
GroupList
Am I missing a setting somewhere, but am having trouble showing groups in eCom.
Show first group ok, but when opening one of theese groups, just show no products, shouldn't DW by default then show subgroups? ...
Heine Virenfeldt Kristensen
30/06/2011 11:19:03
Last post: 30/06/2011 11:21:46
Ecom Filter Search
I am creating a set of filters for the product list on this page http://www.shopoutlet.dk/Default.aspx?ID=1047 The first one "Størrelse" (aka size for non-danish speakers) is a filter on variants, and will only work if you do not mar ...
Michael Nielsen
17/06/2011 14:27:44
Last post: 30/06/2011 11:16:31
Preserve description and image
Hi! I'm importing product groups using the Import/Export module, but the fields Description and LargeImage are always overwritten. Is there a way to preserve these fields from being overwritten? I know you can select these options when it comes to pr ...
Per Ljung
29/06/2011 08:36:31
Last post: 30/06/2011 05:35:44
How to download zip file from a menu item
Hi
I want to make one of my menu items download a zip file. But in which files directory do I put the zip file and how do I set it up so the menu item doesnt load a page? thanks
-jesper ...
Jesper Friis
28/06/2011 15:46:21
Last post: 28/06/2011 16:25:52
integration module and csv files
Hi, Im trying to set up an integration job using a csv file as datasource. I can find the file, but when trying to add the mapping, all I get is one long string of chinees characters to choose from in the "from" select box. It doesnt seem t ...
Regin Madsen
27/06/2011 13:04:47
Last post: 27/06/2011 13:22:07
URL replace funtion does not escape &
Hi, Does anyone else experienced this issue. Somehow the Dynamicweb template engine seems to always replace & in urls to &. Which is ofcourse no valid HTML. From my template i am pretty sure a & is generated, but when the url is f ...
Ben Doorn
27/06/2011 10:42:24
Last post: 27/06/2011 11:52:04
New row in xslt
Hi! I have list of products in a table, I want to make a new row every third product. I know how to do this using ordinary <br /> , but not tables. In ordinary html this would be easy, just by adding </tr><tr> but this does not work ...
Per Ljung
27/06/2011 09:49:59
Last post: 27/06/2011 10:55:15
Using "old" dw tags in new Designs & Layouts
Hi, Is it possible to use old DW tags (especially DwTopLogoClean or DwTopGraphicClean) in the new Layout Templates? When I use the tag, it seems to also parse the path to the designs folder. I use Thius line in my template (unparsed):
<img alt=&qu ...
Juriaan Pinkse
23/06/2011 16:44:59
Last post: 24/06/2011 12:31:38
Access Parapgraph
Hi! Is it possible to access the tags ParagraphText and ParagraphImage from within a module template, eg. you have a product list and inside the template for that list you want to write the header of the paragraph that the module is attatched to? Swe ...
Per Ljung
23/06/2011 17:01:47
Last post: 23/06/2011 17:28:30
Problem adding multiple products to cart
Hi! I have problems with adding multiple products to the shopping cart, here is my form (output from xslt): <form method="post" name="addMulti" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:js="urn:custom-ja ...
Per Ljung
22/06/2011 17:14:51
Last post: 23/06/2011 00:28:57
Problem with dropdown dropping behind...
Hi On this page (http://proacteur.net.dynamicweb-cms.com/) I have a dropdown menu using: <div id="menu" class="dwnavigation" settings="startlevel:1;endlevel:2;template:DwddDropdown.xslt;expandmode:All;"> <ul> ...
René Mehlsen
22/06/2011 10:59:07
Last post: 22/06/2011 16:34:40
open external navigation link in new window
Hi
I can't figure out how to make an external navigation link open in a new window. Is it some code I need to add to the <a> tag in LIClean.xslt?
-Jesper ...
Jesper Friis
21/06/2011 11:04:08
Last post: 22/06/2011 10:06:19
Problem with escape chars
Hi! I check for this value in my xslt-code: xsl:when test="contains(Server.Request.grpname, 'Färger') " and it works. But after I have posted the page the query string parameter 'grpname' turns into F%c3%83%c2%a4rger and it doesn't wor ...
Per Ljung
21/06/2011 14:53:35
Last post: 22/06/2011 07:22:23
Set sort order
Hi! Is there a way to assign set the sort order of a product group using the xslt-files in the Import/Export module? There are two files that take care of the product group import from eg. NAV, /Integration/eCommerce/XSLT/ProductGroups.xslt and Produ ...
Per Ljung
20/06/2011 15:08:04
Last post: 22/06/2011 05:16:48
Sort navigation xslt
Hi! Is there way to sort each level in the menu code (xslt-template)? I think I've only have managed to sort the groups alltogether, not each level in isolation. Is there a way to accomplish this? Best regards,
P ...
Per Ljung
21/06/2011 11:43:08
Last post: 21/06/2011 17:17:09
AJAX call to shop
Hi there,
I'm having problems with my jQuery AJAX call for my shop. I've made a hidden page with a clean template - so it's a normal page with HTML.
When i try to run my AJAX it doesn't call the right page. The AJAX page is called "AJAX.aspx&quo ...
Martin Carlsen
06/06/2011 11:53:58
Last post: 17/06/2011 14:39:32
Product fields overwritten
Hi! Is there anyone who have had problems with the Import/Export module? Suddenly the product fields Short descrption and Long description were overwritten during import from NAV even if I hade checked the boxes to preserve them in the product destin ...
Per Ljung
15/06/2011 11:02:28
Last post: 17/06/2011 09:53:26