-
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.
-
How to Set Up Dynamic Filters with the Accordion Widget
Hey Everyone! We recently had a few people reach out to us to learn more about the capabilities of the accordion widget and if dynamic filters can be applied. The short answer is - yes! One of our support specialists, Rebecca, created a short video that helps walk you through the process: These dynamic filters can really…
-
How to match same width and height to the form field boxes with the round corners?
I will like to make the width-height and round corners the same as the "Join Us" button. Any ideas on how I cand edit those? Thanks! 😀
-
Best option for location search for a directory of businesses or pinned locations?
Hey everyone!!! If you are looking at a directory of businesses or other business/listing type locations on a map, how would you want to filter results when it comes to location? I'm trying to think of the best user experience in terms of showing results on a map and in a list of options. Assume tons of other filters are…
-
Fetch API CORS problem
How do we get around a CORS issue when building a custom widget? Is there a duda proxy? I am trying to build a test by using a dog facts api but I am running into a problem with CORS. It says "Access to fetch at 'https://dog-facts-api.herokuapp.com/api/v1/resources/dogs?number=1' from origin 'https://my.duda.co' has been…
-
widget -read more for paragraphs
HI there. I'm brand new and loving this platform coming from word press. Quick question...is there a way to put a paragraph on a page and hide half of it with a Read More button? Thanks ewell
-
Let's talk directories!
Hey everyone! What kind of directories do you get requests to build? Do you use Duda or do you go with other platforms? (If other platforms, why not Duda?) Or do you turn down those requests sometimes? What features are must haves that you don't have access to easily? Where do you manage your data (And would you use…
-
How to load multiple custom widgets on one page?
Hi Duda Pros! Does some of you have experience with loading multiple custom widgets on one page (or in the header)? We are trying to fix this for our customers, but we keep getting the error from attached photo: This example is on a test site: https://www.horlogemagazijn.nl/material-collections We tried some work arounds,…
-
How do I delete a custom widget?
I noticed that widgets in draft mode have a little X next to them in the Widget Dashboard, allowing them to be deleted. But I have a few unpublished widget I was experimenting with, that aren't on any websites, that I can't seem to remove. Is there a way to turn unpublished widgets back into "draft" mode so they can be…
-
Why Is My Widget Not Being Adding to My Site When Selected?
Hey Guys, I have created a private duda widget. When it is viewed in the widget builder's preview screen it shows up. However, when I try to add it to my site nothing happens (as if it cannot be added). Can anyone please help with this? Thanks In Advance!
-
Google Review Slider
I'm rebuilding a website for a client who has a Google Review Slider in their footer. They would like to keep it there in the new website as they have hundreds of 5-star reviews that they want to showcase. Is there a way to do this in Duda? I've seen custom Google review widgets but I've not found one that would be good to…
-
Curious to hear how others handle setInterval() in their custom widgets
Hey everyone, I'm really curious to hear about how you handle setInterval() in your custom widgets. I made a sliding image slider that automatically rotates and it's fine and dandy now, but I had an issue that was super specific to the editor. I didn't use any library because I had to calculate the aspect ratio on the…