-
dmAPI.dynamicPageApi().isDynamicPage() returns error that it's not a function
I copied and pasted the sample code directly from Console error: TypeError: dmAPI.dynamicPageApi(...).isDynamicPage(...).then is not a function The code in my widget // Verifies page is a dynamic page - this throws an error dmAPI.dynamicPageApi().isDynamicPage().then(api => { console.log(api); }) // Gets dynamic page data…
-
Product gallery widget clone?
I'm building a widget but would like to emulate some of the functionality of the product gallery widget. Namely how you can select products / rows and display them. How can I copy that functionality? Or else if I can get the code for the product gallery widget I can just edit it to include my additional fields. Any help…
-
Is it possible to use Partner API inside the custom Duda widget?
-
How to Setup CSS Animations with @keyframes
I'd like to setup an infinite animation which is quite simple, using only CSS - which requires us to use @keyframes. I have added an HTML Widget to my page, and then tried to go into the widget's content editor to setup my CSS animation there. I can add the css attributes I need for the animation setup, and even the…
-
[Free Widget] Duotone Image
We have just finished a website that makes extensive use of duotone images. In order to make our job easier, we created a Duotone Image custom widget, which we'd like to offer to the amazing Duda Community. Choose an image After dropping the widget onto your page, you'll be shown the Content Editor, where you can pick an…
-
[Free Widget] Aurora
We've created a custom widget to use for the Hero Banner of our home page, which we're happy to share with the Duda Community. We called it "Aurora", because it creates an animation of morphing, blending colours that reminds us a little of an Aurora Borealis. The animation is surprisingly simple, totally CSS-based, and is…
-
How do we set initial values for a LIST in the Content Editor of a custom widget?
I'm creating a widget that will have a very simple List field in its Content Editor — each item in the list only has 1 field. By default, I'd like the widget to be initialised with 3 items on its list, and each item with a different value — i.e., when the widget is dragged onto the Editor, the list in the Content Editor…
-
How do we set the INITIAL size of a custom widget?
I've created a very simple custom widget that is made up essentially of 3 empty divs: <div class="parent"> <div class="child1"></div> <div class="child2"></div> </div> The divs won't ever have any content in them: the widget shows an animation that just uses the background images of the 3 divs — so they will always be…
-
Is there a way to edit the Connected Data footer Business hours beyond what is there?
Basically, they have some days that are "by appointment only", but the connected data widget only allows for Business hours, or All Day. And if you choose nothing for that day, the footer shows "closed". Is there a way to edit these options further? Thanks!
-
Using a script to trigger a redirect with a 3rd party form
I am using a Zeffy(Stripe) donation form embedded on a landing page for my nonprofit. I would like to track form completions from a FB ad campaign. Zeffy will allow me to embed a pixel into their form so my question is only for a temporary solution. They say it will take a few days to integrate my tracking into their form…
-
How to make this option
Example attached I wan to add custom Navigation option Select Location> To Options appear in Drop Down First >Canada, Under 5 Social Icons and Next to Canada should be Phone no Next Option USA, Under 5 Social Icons and Next to USA should be Phone no Its requirements buy customer I don't know to do that. Guide me the process
-
How to create dynamic "cards"?
I have been reading up on dyanamic pages, and understand the functionality. However, I have a collection I need to format into a repeating card that lives on one page (not individual pages), and have Duda output each card (an image, a title, a body copy, a button / link) into it's section, and am not finding language on…
-
how to create custom form with duda custom widget?
there is no issue creating a form, only problem is its's not working as it should be. I followed these steps > but submitted data not sending. showing these errors😒 👉️ POST https://my.duda.co/site/#site-ID#/API_ENDPOINT 404 👉️ Uncaught (in promise) SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON Please…
-
Specific question about real estate websites for a widget project
Hello! I'm researching a request to build something similar to Zillow for Duda, but with less features, and as a widget. I'm trying to understand where folks source their real estate listing data and what types of data/information are available from those sources and how beneficial this type of project would be. In terms…
-
How do I change the text associated with Meet Our Team photos?
I am trying to add a new employee (change from an old employee). How do I get rid of the old employee's information? I changed the photo but I can't figure out how to change the bio info. The bio info is accessed from either clicking on an icon or clicking on the employee's photo.