Developer forum

Forum » Rapido
Subject
Replies
Started by
Last reply
Sales stickers only working for products in the cart
Hi there, I am trying to set up Sales Stickers in a Rapido solution but running into some odd behavior. I have a 4+1 product discount where you get 20% off when you add 5 products of the same type to the cart. In order to promote the discount, I want ...
Imar Spaanjaars
22/03/2021 14:26:27
Last post: 23/03/2021 10:01:25
Rapido 3.4 to 3.4.3 upgrade steps
Hi, I have a customer with 6 solutions each containing 5-10 sites. I am currently upgrading rapido to 3.4.3 and noticed the following in the upgrade steps: Is there a reason for doing this? I don't see any changes in the upgrade that could warrant do ...
Frederik Rossen
18/03/2021 12:05:46
Last post: 18/03/2021 14:38:38
Rapido stylesheet in wrong place after saving website settings
Hi I have a Rapido solution where the stylesheet "rapido_[areid].min.css" is placed in the folder "Designs\Rapido\css" instead of "Designs\Rapido\css\Rapido" when saving the website from website settings. I must miss a config file or some other setti ...
Lars Larsen
16/03/2021 15:46:43
Last post: 17/03/2021 11:29:50
Rapido Cart not showing orderlines
On a Rapido 3.4 solution this is If I add the same product 5 times, with different orderlinefield values - the minicart will show it as multiple different instances/orderlines in the cart. However, the main cart is showing one single instance, with t ...
Hans Ravnsfjall
15/03/2021 15:25:01
Last post: 16/03/2021 11:33:02
Issue with promotions after upgrade to 3.4
Hi there, We upgraded a site to Rapido 3.4 which caused an empty button to appear on product list pages that had promotions. We tracked it down the following (Rapido 3.4 on the left, a previous version on the right): Our settings used OnlyText so pre ...
Imar Spaanjaars
21/01/2021 17:13:35
Last post: 16/03/2021 05:51:23
Resending Failed Emails
Hi We have a customer, where there was a firewall breakdown which resulted in emails not being send out. We would like to send resend the failed mails, but the following method did not work for us. We have defined the mail sending through the Setting ...
Daniel Hollmann
11/03/2021 10:08:55
Last post: 12/03/2021 08:03:05
GLS ShopDelivery - Change the zipcode
Hi, Is there a way to control what zipcode/address is used to find the parcelshops? I need to change the logic so the shop customer can write whatever zipcode in the UI for alternative parcelshops. Best regards Kim ...
Kim Søjborg Pedersen
09/03/2021 08:52:58
No replies yet
Empty cart when changing languages
Hi everybody. We would like to empty cart when we user changes languge on webshop. So I added cartcmd=EmptyCart at end of link. What happends is that when I click on that link the cart gets emptied but there is no redirection - I stay on same page in ...
Ivan Marijanović
04/03/2021 17:28:27
Last post: 08/03/2021 16:47:39
Chatbot
What is the best way to include a chatbot in a Rapido shop, so it pops up in a modal box in the lower right corner? I know it can be added to a page with an Overlay paragraph and insert my botcode, "<iframe src="https://powerva.microsoft.com/webch ...
Th. Møller Jensen
03/03/2021 16:04:36
Last post: 03/03/2021 16:27:28
Dynamic article
Hello, We have an issue with dynimic article. The customer has been using them for a while now and we haven´t made any changes to them but now we are getting errors like this https://a4.is/Default.aspx?ID=2400&Purge=True any ideas what could be c ...
Anton Marinó Stefánsson
12/02/2021 15:12:28
Last post: 12/02/2021 15:21:49
Form validation on checkout - Browser Back
Hi We have encountered an issue on the form validation/validation groups on checkout on some of our solutions running Rapido, if user choose to navigate back with browser navigation. Using the "Next" and "Back" button navigation in a checkout flow do ...
Chris Søgaard
10/02/2021 08:12:08
Last post: 10/02/2021 09:00:51
User Group Permissions
Hello, We are hoping that someone can provide insight as to why the User Group Permissions that we have configured are not working correctly. We are trying to have a User that is assigned to a Customer Service User Group have permissions to see only  ...
Nancy Morano
14/01/2021 22:08:16
Last post: 05/02/2021 18:37:58
Add Block in Masterpage from ProductDetail
Hi guys, Is there any way I can add a Block in the MasterPage from the product detail page? If I use this code: BlocksPage masterBlocks = BlocksPage.GetBlockPage("Master"); masterBlocks is not null but I cannot get rid of any of the Subblocks of the  ...
Adrian Ursu
04/02/2021 12:15:42
No replies yet
Breadcrumb column Rapido 3.4
We have never got the "Breadcrumb" column to work in Rapido 3.4. Is it so that it is not working, or are we doing it all wrong? Is it at all possible to get breadcrumbs in Rapido 3.4? ...
Martin Grønbekk Moen
07/11/2020 09:52:32
Last post: 31/01/2021 15:38:07
Bug or feature in Carousel?
I'm trying to make a page responsive and struggles with the mobile view of the carousel. I've set the row height to screen height, but the carousel do not follow. Mobile view Backend Uploaded image is 650x800. My assumption was that the image would d ...
Siv Hansen
19/11/2020 18:20:17
Last post: 20/01/2021 11:34:21
Rapido 3.4 Edit quantity in cart
Hi guys, I have configured a standard Rapido 3.4.2 and I have noticed there is no option to edit quantity in the checkout flow. Am I missing a setting or is this by design? Thank you, Adrian ...
Adrian Ursu
23/12/2020 10:33:38
Last post: 19/01/2021 09:04:45
Release date for 4.0
Hi, Is there any release date for Rapido 4.0. I would need it for some project planning. Regards / Aki ...
Aki Ruuskanen
20/11/2020 09:42:29
Last post: 14/01/2021 10:15:58
Modifying the main tag
Hi I want to add a custom class to the main tag. Therefore I have added this pice of code to Designs\Rapido\MasterBlocks\Custom__Blocks.cshtml BlocksPage customMasterBlocksPage = BlocksPage.GetBlockPage("Master"); var newMasterMainBlock = new Block { ...
Lars Larsen
06/01/2021 12:10:44
Last post: 13/01/2021 15:23:27
How can i trigger minicart (sliding side cart) and trigger cart update from a custom template?
Hi We have a custom - not rapido based template - to show products. Is there any info on how we can trigger the sliding minicart from the side, and update topcart - without reloading the page? Maybe by triggering some standard javascriptfunctions lik ...
Hans Ravnsfjall
08/01/2021 13:56:31
Last post: 08/01/2021 15:23:28
Quote - Order
I am just unable to grasp how to setup quote - order flow. We need for customer to create quote request. after the employee update quote he will have to be able to accept or decline quote and based on that the quote status should be changed to declin ...
Ivan Marijanović
04/01/2021 14:29:29
Last post: 08/01/2021 12:48:50