autofocus not working on form - wordpress

I have a form on this website: https://www.ubersmith.com/ (if you click on the little magnifying glass it displays full screen).
I have tried multiple ways to force autofocus on the field when it loads but I can't for the life of me work out why its not working. The site is built in WordPress.
Can anyone help me work this out? I've tried the autofocus and autofocus="autofocus" on the field. I have also tried the autofocus the field ID on load and on button press for the button, but nothing seems to work.
Any help would be great.
Thanks in advance.

Answer was an issue with a conflicting js that was not autofocusing.. removed the conflict and it worked :)

Related

Wordpress: Date Picker Form Field breaking up in Mobile view

I am trying to fix date picker Form Field and its breaking up in mobile view. My site has a form for travel destination select Form with a date picker Field. It works fine on laptop but not on mobile and I couldn't find the source to fix it.
Snapshot
Just need kind help to guide me how I can fix it. You can take a look at CSS elements by inspecting the page because there is a lot of information to paste in question here.
Thanks.
That display: block causing the problem. disabling that solving your problem.

I cannot select text on my website and the text input fields do not work

I've been having this issue for a couple of months now. It's been a thorn on my side.
If you go to mcgrathrealtyinc.com, you will notice that you won't be able to select or highlight any text and the text fields on the forms do not work.
I've already done the plugin compatibility test and changed themes, but I'm still having the same problem.
Can anyone help me please?
Thank you
I visited your site and inspected the event listeners and saw a file wprmenu.js using the mouseup eventlistener.
Blocking this file in the browser fixes the issue, the path of the file reveals the plugin name wp-responsive-menu
http://mcgrathrealtyinc.com/2017/wp-content/plugins/wp-responsive-menu/js/wprmenu.js?ver=1.0
I suggest replacing the plugin or contacting the support page here and asking if some can see what the exact problem is.

Wordpress - Tubepress Javascript Error

Wondering if somebody might be able to help me out with this issue. I'm using wordpress with the tubepress plugin. For some reason, when you click on the videos to view it, nothing happens. You can scroll over the videos and it appears to be a link but it won't do anything when you click on the thumbnail or the text.
Any thoughts?
http://www.cruxn.com/videos/
Thanks!
-Matt
Did you check the PHP error_log?
Also see your browser console to see if there are any JavaScript errors.

Google plus button not working correctly in wordpress / FF when >1 button per page

I have google plus buttons beside the excerpts on my Wordpress website homepage and archive pages.
I'm using the google plus button code from Google's site:
">
The google plus button only appears beside the first post on the page in Firefox.
It works fine in Chrome.
Any ideas why this would happen? Thanks
It's hard to troubleshoot your issue without seeing some code, but here are a few things I'd check for:
Are you sourcing the plusone.js file more than once? If so, only source it once in a single element.
Do you see any errors on your JavaScript console? If so those probably shed some light on why the buttons beyond your first one are not rendering.
OK, that's only two things. Hopefully this helps anyway :)

Qt Assistant as Custom Help Viewer - Home button doesn't work?

The <homePage> tag in my .qhcp file doesn't appear to work. Sometimes it seems to set the page I specify in that tag to be the value in Edit..Preferences..Options..Homepage; sometimes not. Either way, clicking the Home button does not work. Sometimes it does nothing, sometimes it says the page could not be found - and gives what looks to me to be a perfectly valid path.
Any ideas? Or worst case, is there a way to get the viewer to not show the Home button?
The <homePage> should provide a complete path, i.e.
<homePage>qthelp://your.full.namespace/doc/index.html</homePage>
Could that be the problem?
I clicked Restore to default, and now it seems to work. Not sure what's going on, but hopefully the problem is behind us...

Resources