Developer forum

Forum » Swift
Subject
Replies
Started by
Last reply
Inc/Ex VAT in cart and checkout
Is there a way in Swift that determines what is shown in the cart and checkout? I have a site where it now shows "Inc VAT" on both the cart and checkout. But the prices are Ex. VAT so I would like to show that. ...
Justin Sjouw
14/02/2022 12:36:07
Last post: 14/02/2022 16:09:04
Issue with breadcrumbs in Product Detail Page
Hello, I'm trying to get the breadcrumbs in Product Detail Page to work, but it isn't working for me. I've tried both BreadcrumbNavigation and ProductGroupHeader templates to try and show it, but it is not working. Does Swift support Prod ...
Daniel Voicu
11/02/2022 16:38:24
Last post: 23/03/2022 10:58:58
Bug with gtag script?
Hi When inserting Google Analytics ID in website settings, it doesn't output a correct gtag script. In the default Swift_Master.cshtml the gtag is implementet like this: But it should be implemented like this? ...
Tina Engelsen Pedersen
10/02/2022 10:02:00
Last post: 11/02/2022 14:46:05
Search results
I have a post in the general section about search results and facet options (see: https://doc.dynamicweb.com/forum/ecommerce-standard-features/facet-option-count-goes-to-0?PID=1605) in which I mention my swift demo setup. The search result of my demo ...
Peter Leleulya
09/02/2022 08:44:12
Last post: 10/02/2022 02:56:18
alternate
My Swift demo setup has alternate links in it's master template. Shouldn't they be filtered on active area? When I disable the Danish language the Danish alternate link still resides in the English output. foreach (var language in languages). ...
Peter Leleulya
09/02/2022 08:38:34
Last post: 09/02/2022 15:36:34
SEO in product lists
Hello, Has anyone tested that the search engines are able to index other than the first page on a product list like this: http://swiftdemo.dynamicweb-cms.com/bikes as you have to submit a form to navigate to page 2? Best regards, Anders ...
Anders Ebdrup
06/02/2022 18:09:24
Last post: 11/05/2022 12:25:50
Google Console Search : Errors As Missing Name, Brand, SKU,...
Hi everybody, We just launched a store in swif and validation errors appear on all pages with products (lists and product details). They are the pages where the itemtype="http://schema.org/Product" tag is. In the Swift_Master file I have fo ...
Cristina Santos
03/02/2022 07:09:38
Last post: 03/02/2022 11:30:29
change quality of webp format
Hi In your documentation for the image handler, i can see that the default quality for webp images are 50. We want to set a higher quality, which can be done ind the Image.cshtml file in Templates/Designs/Swift/Components. But if we add it like in th ...
Tina Engelsen Pedersen
02/02/2022 11:52:39
Last post: 03/02/2022 09:02:09
Swift and nShift Delivery (Unifaun)
Hi guys, Is the nShift (Unifaun) shipping provider supported in Swift already or do we need to make some changes to the templates to support it? Thank you, Adrian ...
Adrian Ursu
28/01/2022 11:18:56
Last post: 28/01/2022 18:02:23
Ecommerce columns not available
Hi, I cannot implement some Ecommerce columns referenced at the documentation https://doc.dynamicweb.com/swift/setup-project/content-design/ecommerce-columns Product List Group Image Product List Group Poster Product List Info They are not available  ...
Tomas Gomez
25/01/2022 12:17:21
Last post: 26/01/2022 10:39:57
Product badges
Hi guys, I am wondering if there is any plan for handling product badges (like we used to in Rapido). I am not looking for a ProductFieldBased badge but rather a more generic badge. Like "New" or "Sale". I see there is no property ...
Adrian Ursu
19/01/2022 16:12:10
Last post: 19/01/2022 16:47:26
robots file empty
Hi Dynamicweb, It's our first website with swift, and we don't know if anything has changed regarding robots.txt We have a problem about robots.txt. We want to "disallow" the website until we launch it. So our configuration is: User ...
Cristina Santos
18/01/2022 15:03:12
Last post: 19/01/2022 07:54:53
Swift template customizations
Hi guys, I have read the documentation regarding the customization of Swift and my understanding is that any customization would require creating custom ItemTypes with custom templates for any type of change (regardless of the complexity). It may be  ...
Adrian Ursu
18/01/2022 10:26:01
Last post: 24/04/2024 10:15:36
Transparent Buttons and links in Swift
Hi guys, I have started playing with the latest Swift version. One of my challenges (for the project I am testing it for) is to create simple links instead of buttons and create transparent (border only) buttons. Something like this: Nevermind the ro ...
Adrian Ursu
16/01/2022 11:40:18
Last post: 18/01/2022 10:27:33
Error displaying variants in backend in Swift 1.5
Hi guys, I have just installed a plain vanilla Swift 1.5 with DW 9.12.7. I have tried defining a new product with variants and I got the following error after defining the product and the simple variants: What I did: Create a new product and save it  ...
Adrian Ursu
15/01/2022 17:31:54
Last post: 15/01/2022 17:41:18
Tel: links in TinyMCE
The TinyMCE editor can detect if you insert an email address: Can it do the same for a phone number? A normal user/editor won't know how to ad a tel: link in the source in the editor. ...
Tina Engelsen Pedersen
13/01/2022 10:40:18
Last post: 17/01/2022 14:31:36
Custom Swift_Master and Swift_Page template not working
Im working on a swift solution for a customer, and made a copy of the Swift_Master and Swift_Page templates to do some changes. I added the new page template in website settings, but it still shows the old swift:page and swift_master template on the  ...
Tina Engelsen Pedersen
12/01/2022 11:27:02
Last post: 31/01/2022 11:02:26
Installing swift on an existing solution?
Hi If you have an existing solution with a couple of running websites on it already, how do you go about installing swift on it? Of course you have to make sure to upgrade to the newest Dynamicweb version before adding swift to the solution, but what ...
Tina Engelsen Pedersen
18/11/2021 09:58:03
Last post: 03/06/2022 10:29:15
Possible to disable the visual editor?
Hi We are wondering if it is possible to disable the visual editor in swift and/or be able to add paragraphs like you normally do with the "New paragraph" button? When you try to add a paragraph with the button, it will be displayed in the  ...
Tina Engelsen Pedersen
17/11/2021 10:28:40
Last post: 17/11/2021 13:38:56
Dependency issue
Hello, I'm setting up a local dev solution with the latest swift release. Somehow I got into a dependecy problem. I have an error around te User object (but I do have a reference to Dynamicweb.Security 11.1.8) : Severity Code Description Project  ...
Justin Sjouw
10/11/2021 12:03:49
Last post: 10/11/2021 15:38:38