Send button in Contact form stopped working in Blogger
I have two separate Contact form gadgets in my blog. All of a sudden the Send button stopped working. After entering all the fields, when I click on it nothing happens. Other people have told me the same thing.
I didn't change anything. Neither of them work. One is available in the desktop menu bar as Contact and the other is at the bottom in the footer. They don't work in mobile or desktop.
I deleted the code and recreated but Send button still not working. It is the same code that worked before.
Please help. My website is www.tutorhubllc.com.
I am unable to paste the code here at I am using
Thanks
Your contact form gadget does not contain a form element.
Contact form should have a form element with a proper action attribute. The form tag is used to collect user input and specifies where to send the data when submitting.
Try to add another fresh gadget from your control panel layout.
Related
I've inherited the content upkeep on a local non-profit's website. The site is running Drupal 7.71. There's an employee/staff section on the site, and the admin interface has the ability to add new employees, and to modify the content of current employees. My issue is with the "Select Media" button in the interface that allows us to add an employee photo. When it was working properly, clicking on that button launched a modal overlay that allowed me to upload a new image, or choose a pre-existing one. Once I did that the modal would vanish, and I'd be back to the original employee admin form, with the selected image added.
Now for some reason when I click on the "Select Media" button the modal appears for a split second, but then it changes to a full HTML page, as if the browser's location.href has changed to the URL of the modal. I can pick/upload an image, but then have to navigate back to the original employee entry page, and when I do it does not show that any image has been selected.
As far as I know I have made no changes to the site that could be causing this change in behavior. I specifically have not done any updates to the Drupal install or any of the modules (I don't want to attempt any sort of code updates until we have a robust backup/rollback system in place). I don't see any JavaScript errors in the console when attempting to use this functionality, and the error occurs in multiple different browsers, so I don't think it's browser related.
Anyone have any idea what's going on, and how to fix it?
I can't seem to find an answer to this, since most answers assume you can include an {a href> tag.
I have a google form embedded into Wordpress for customers to submit details. It is embedded using and iframe using the share code from the google form itself.
On the confirmation page after the customer has submitted a response, we have a link for a customer to click to process an order, however this opens our own website again, within the iframe.
I want to open this in the parent window. Is it possible?
NB Google Forms appears to not let me mark up the link. If i put <a href="https://example.com>Click HERE{/a> - it just makes the https://example.com a link within the tag.
my website had two static URL placed at header sections that used to switch between home page and contact page. I found out that it is working well when I logged in as admin but these two links not working after I logged out. The problem is that it only dynamically render content area once I click on the link. I need every click I made will jump to another page. But currently, it looks like it didn't make a new request and refresh the page. I don't know what's happening about it. Please help me out I am so struggling about it.
Currently there’s a problem with the form display on our wordpress site. Was looking at it and thought it might have been a plugin conflict. Tried deactivating some but the problem still persists.
This is how the form looks like on this site 1. Notice that the form fields is much smaller in width and when clicked on, it has a textbox shown which may be the reason why the width is restricted.
form with problems
This is how the form looks like on site 2 (intended):
form that looks as intended
We’re using cornerstone and a custom plugin for the wordpress shortcode that represents the form - so when i paste the shortcode in a textbox on cornerstone the form shows up instead.
The plugin code has been checked to be the same for both sites, so it should not be the source of the problem. Also, the wordpress form code for the form works on our other wordpress sites, so that might not be the problem too. So it probably narrows down to wordpress.
The problems are summarised:
Form textbox width differences between same forms on different sites
Form showing a textbox when typed in but the form in the other site
doesn't
Colour of "submit" button not fully grey when mouse is not hovered
on it -> with some red covering it
The thing is, we don't want the changes to the forms to only affect one page, but want it across the problem site.
Can anyone help to diagnose the problem above? Many thanks!
I have new Drupal. I am not sure about Drupal work with add page, article or blog.
This error shows when I add new page click on "preview" button then click "save" button or click on delete link.
Here error message
"The content on this page has either been modified by another user, or
you have already submitted modifications using this form. As a result,
your changes cannot be saved."
Why Drupal not allow Save content after I preview?
Please kindly help with this problem.
Thanks
This message is caused when either (1) two users access the edit page and one user saves changes before the other user gets a chance or (2) when a user edits content, saves it, and clicks the back button to get back to the edit page.
Solution: From Home » Administration » Configuration » Development click on Clear all caches button.