webdorado
Forum Replies Created
-
Dear Christian,
The width stated in the form is the max-width, so this doesn’t affect the responsiveness. As for the field height, you will be able to change it within the theme section of that specific form, you should make the changes in input[type=”text”] style using CSS type values. Thank you.
Dear cookie_tair,
Unfortunately separate image URL option is available with Pro version, where the images get separates hash tags, thus you can have a different URL with each image. Thank you.
Forum: Plugins
In reply to: [WDContactFormBuilder] error headersDear Avery1,
Since the issues is not caused by our plugin, the best we can do is to offer you to contact us at info[at]web-dorado.com providing full Admin access. We will edit the files. Thank you.
Forum: Plugins
In reply to: [WDContactFormBuilder] emails with @yahoo.com suffix not going through formDear users,
Please try installing an SMTP plugin. This should help to resolve the issue.
Forum: Plugins
In reply to: [SpiderCalendar] Events not found in searchDear efiat,
We do not have search possibility, only browsing one. So the users will see the events and be able to browse based on a category. Thank you.
Dear Christian,
If you have purchase license has not expired yet, you will be able to download the latest version from your account by logging in and getting the version from My Products page. Thank you.
Forum: Plugins
In reply to: [SpiderCatalog] Printable versionDear user,
Yes, this is a online catalog and thus it is not designed for printing option. Thank you.
Forum: Plugins
In reply to: [SpiderCatalog] front end menuDear user,
Please refer to our user guide here:
https://web-dorado.com/wordpress-spider-catalog/publishing-catalog.htmlDear disappear72,
Please try disabling your plugins one by one, then change your theme to the WordPress default. This way you will be able to find the plugin/theme which causes the incompatibility issue. After that contact us we will do our best to help you out. Thank you.
Dear JCOphoto,
Could you please provide us link to your site where you have the gallery posted? We will check it out. Thank you.
Dear Christian,
Please update Form Maker to the latest version and recreate country field.
Thank you.Dear user,
Please make sure that you have not set the Save to database section within the Form Opitons>General Options to no. In that case the submissions will not be stored in the Submissions section.
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Saving ErrorDear raulo460,
Most likely you have a Javascript error on that page. Please check out the error and tell us the details of your error. Thank you.
Dear Christian,
Please add the following code instead of the one you use:
function fm_validation() { if (!jQuery(".prettyRadiobuttons input").is(":checked")) { alert("Radio Buttons not checked"); } else { check_required12('submit', 12); } }Where 12 should be replaced with your form Id.
In addition you should replace the standard Submit button with a custom one typing in the following an an OnClick function: fm_validation()
Dear phirefly,
We used to have that option. Currently it is dismissed due to WordPress restrictions, since we were asked to remove it as it was causing security issues. Thank you.