Forums Forums Search & Filter Pro Made progress with your tutorials on styling select2, but IOS shows up briefly?

Tagged: 

Viewing 5 posts - 11 through 15 (of 15 total)
  • Trevor
    #202337

    At this point, you are beyond my coding skills. It looks like that code is not the right way to do this in WordPress using jQuery though. I find a search of StackExchange usually helps, like this

    Anonymous
    #202721

    I tried that code, it didn’t work at first, but after some forum searching I got it working,, although in the end, it didn’t work, I still get the issue of the IOS menu from showing up for half a second…

    I wondered if you’ve had this issue with anyone else using the SF plugin?

    Or maybe if you know where I could get an answer?

    https://www.screencast.com/t/X1J4WSrfbox

    Thanks

    Trevor
    #202724

    I have not seen this in any posts, and I answer most of them. Do you have a plugin that combines and minifies CSS and maybe JavaScript?

    I use one called Breeze, which is also a cache plugin. I sometimes find I have to exclude one file maybe from the file combining, but that might fix it. Making all the CSS and JavaScript into one CSS and one JS file means there would be no delay in applying it.

    Anonymous
    #202868

    Thanks for this Trevor, I already had minify setup.

    I think I’m going to just stick with the native drop downs, so just to check the best way to do that…

    1. I’ll remove the jQuery initialising script.

    2. Do I need to change the Combobox Script back to chosen, or leave as select2,,, OR does this only take effect if I initialise either chosen or select2 with jQuery?

    Thanks

    Trevor
    #202871

    You can leave it as is. That is what I set mine to anyway.

Viewing 5 posts - 11 through 15 (of 15 total)