Sauter la navigation

[Fermé] I have and on a view search form in front-end

This support ticket is created Il y a 3 années et 11 mois. 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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Marqué : 

Ce sujet contient 6 réponses, a 2 voix.

Dernière mise à jour par Luo Yang Il y a 3 années et 11 mois.

Assisté par: Luo Yang.

Auteur
Publications
#1909945

I am trying to: One week ago all works fine...

Link to a page where the issue can be seen: lien caché
View: lien caché
Content Template: lien caché

I expected to see: the search form correctly formatted

Instead, I got: a <br> beetwen <label> and <input> or <select>

#1910239

Hello,

I can see the problem in your website, and it should be a compatibility issue, please check these:

- deactivate all other plugins, and switch to wordpress default theme 2021, and test again
- if the problem is fixed, then activate other plugins/theme one by one, try to locate the problem plugin/theme

#1914839

I'm trying to do that this night, thank you

#1916781

Well, in the CSS code of the Custom Search I have added this code

.wpv-filter-form br{
    display: none;
}
.wpv-filter-form label{
    display: block !important;
}

But additional <br> and <p> are present also...

#1916897

I have checked your website again:
1) There should be some other plugins/theme in your website, in order to locate the compatibility issue, have you tried to deactivate all other plugins/theme?
https://toolset.com/forums/topic/i-have-and-on-a-view-search-form-in-front-end/#post-1910239
2) You are using multi-sites WP installation, you might need to deactivate those plugins in network admin side. Please let me know if you need assistance for it.

#1918059

Hi Luo,
Via FTP I have moved all plugins to another folder and I have activated the WordPress Default Theme.

#1918383
ev.JPG

I have checked it in your website, you are still using other plugins and a custom theme, see my screenshot ev.JPG

If you need assistance to locate the problem, please backup your website, and provide FTP access in below private message box:
I need to deactivate plugins/theme in your website, thanks

Le sujet ‘[Fermé] I have and on a view search form in front-end’ est fermé à de nouvelles réponses.