jacob123456
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Add to cart not working on new version of iPhoneThank you for the reply, we have tried this with several different phones, and several different phone settings. I could not get the button to show on any phone with this iOS.
Yes it is there, I believe that is the only reason it sped up as much as it has.
AJAX is still fast, but with this its not grabbing anything with just the 3 initial letters (of course) so I was hoping for something where I didn’t have to leave this.
I know it’s capable because the search on the backend under products is fast.Hello,
Tried this and it made a difference. Still around a 10 second search result. When searching the backend search products, a search takes about 2 seconds maybe 3 for a larger search. On the front end, customer experience side it is nearly 10 seconds now. WAY better than 20-30 just wondered if there might by any other known tricks to get a bit more speed.
Thank youI will add, that product search from the backend under products is also fast.
Hello,
I am sorry for the delay. This site is now live and so I must leave the CSS that I was able to use in place.
Thank you.sbHolder {display:none;
background: #f6f6f6;
padding: 10px;
border: none;
height: auto !important;
-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.05) inset;
-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.05) inset;
box-shadow: 2px 2px 4px rgba(0,0,0,0.05) inset;
}
This appears to be working for now. I left the whole code incase that helps diagnose.Do you still want a link to the location and if so should I remove this CSS first so that you can see it “broken?”
Okay, SO I have a “temporary” fix.. lets hope it is not needed long..
.forminator-select-container {
display:none!important;
}Additional CSS
The only thing is, it hides the original container, leaving the ghost container visible.
The hover behavior is no longer working because of this.. but it is at least not on there twice.UPDATE>>>
#sbHolder_88103955 { display:none!important;
} removed the ghost dropdown, but when you change into a new browser window or a different user its back ad the sbHolder # changes so this code can’t actually be used .. I hope this helps you identify the issue Predrag. I have seen some of the other issues you have solved I have faith..- This reply was modified 5 years, 8 months ago by jacob123456.
I could not get that CSS to work. I am still after this fix, and I believe it is now an issue with the “Hover” settings for the dropdown under appearance.
- This reply was modified 5 years, 8 months ago by jacob123456.
https://homesupply.box.com/s/lcfnxenuj1arcppf3bhzm3d9legbrhs6
Here is the download link for the file. I have another form working just fine, but it does not have the drop down feature. I have added a few photos for you to view in the temporary files below.
https://homesupply.box.com/s/fjg0btftydm5ijiddeqfnvv1uaq8uo9w
https://homesupply.box.com/s/70mdwgozmoj7fsoux8wnhdm96btkgofc
Thank you,
Jacob