Skip Navigation

[Resuelto] Noman, few issue to solve please.

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem:
Checkboxes inside accordion is not working, on Android mobile Firefox browser only. I am using Custom Search Archive View.

Solution:
This is due to some css issue. I have added this css in Views >> CSS editor section and its working fine now in Android Firefox browser as well:

input[type="checkbox"]{
    color: #000 !important;
}
This support ticket is created hace 7 años, 1 mes. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
- 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 12:00 – 17:00 -
- 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 18:00 – 21:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

Este tema contiene 16 respuestas, tiene 2 mensajes.

Última actualización por Akhil hace 7 años, 1 mes.

Asistido por: Noman.

Autor
Mensajes
#579845

Hi Noman,

few issue to solve . pls let me know if you need me to open individual tickets for them .

1. checkbox for accordion " district" and "MRT" is not appearing well in Mobile esp Chrome.

2. from here : https://toolset.com/forums/topic/hide-custom-field-checkbox-options/
i could not get the code correct , something is not right .,

3. pls review my custom code to hide a accordion depending on selection. here: https://toolset.com/forums/topic/luo-please-take-this-ticket-please/#post-538451
this code is for checkbox option , i am now using select option thus the code not valid.

thanks!

#579859

Hi Christian , Pls re-assign this to Noman for local time support. i won't be available/awake for your timing 🙂

cheers

#579878

Noman
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Karachi (GMT+05:00)

Hi,

Thank you for contacting Toolset support.

1. Checkbox for accordion " district" and "MRT" is not appearing well in Mobile esp Chrome.
>> I have checked on mobile in Chrome browser and it looks fine. Can you please provide screenshot and tell me how it is not appearing well and how it should appear?

2. As I can see you have confirmed that the code provided by minesh was working fine. Please describe in more details what you want to achieve.

For point 2 and 3, please kindly open separate ticket for each issue with some more details and we would be happy to help. This will help other users with similar problems to find solutions when searching the forum, We do not handle multiple issues in the same ticket as per support policy (one ticket per issue). https://toolset.com/toolset-support-policy/

Thank you

#579883

Hi Noman, thank you for following up.

1. Pls check on Android Mobile.Iphone looks ok.

2. The code didnt work at all,. i was testing the code generally without toolset.

ok. ill open separate ticket for the rest.

thanks.

#579954

Noman
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Karachi (GMT+05:00)

Yes I am also checking it on Android device, what I see is in attached screenshots -- at my end checkboxes appear fine. What's appearing at your end? Make sure to clear cache or check in any other android device to see if its only happening in your browser or Android device.

https://toolset.com/forums/topic/luo-please-take-this-ticket-please/#post-538451
-- And for this ticket, please share your WP-admin & FTP login info in a new ticket, please make sure to take backup.
-- Also provided frontend link, backend link, View link, field name, screenshot, etc so that I can check the issue.

Thank you

#579968

HI Noman,

1. checkbox display fine,the issue is when you select the checkbox. the check is not displaying or color same as the box etc .
cant see any .

2.

3. ticket : https://toolset.com/forums/topic/custom-code-to-hide-a-accordion-depending-on-selection

thanks.

#580112

Noman
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Karachi (GMT+05:00)

I have selected the checkboxes and it looks good, see attached screenshot and advise further.

#580172

Hi , tested in firefox mobile ?

thanks

#580213

Noman
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Karachi (GMT+05:00)

Tested in Chrome, not firefox yet. I will test in Firefox and update here.

#580217
#580269

Noman
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Karachi (GMT+05:00)

Ok I can takeover that ticket for you. Please post a message on that ticket, saying that you would like me to work on that. Then I will take it into my queue.

Thank you

#580333

Hi Noman,

i got a hint about z-index styling in mobile firefox.
how does it appear in your mobile view ?

Appreciate if you could remove all the posted screenshots, thanks,

#580336

Noman
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Karachi (GMT+05:00)

Yes I notice the issue in Firefox on android. This is happening only for checkboxes in your site and in that particular Accordion. Can't reproduce the same in my test site or test view with checkboxes.

I have also encountered that this is due to some css and I am investigating further to drill down the issue and will share the details with you.

Thanks

#580337

Noman
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Karachi (GMT+05:00)

I have added this css in Views >> CSS editor section and as I checked its working fine now in Android Firefox browser as well:

input[type="checkbox"]{
    color: #000 !important;
}

Please check the page, thank you

#580339

Perfect ! thank you

Btw pls remove all the above screenshots. thanks!