-
Posted a reply to Custom search.php results, on the site WordPress.org Forums:
I tried something like that : add_filter( 'relevanssi_hits_to_show', 'rlv_hits_filter' );function rlv_hits_filter( array $hits ) :… -
Posted a reply to Custom search.php results, on the site WordPress.org Forums:
$query->posts is always empty. If I try to print in relevanssi_hits_filter, I have this :… -
Posted a reply to Custom search.php results, on the site WordPress.org Forums:
I tried and it works well -
Posted a reply to Custom search.php results, on the site WordPress.org Forums:
I'm using a new WP_query. Here the code : $query_args = array( 'post_type' => array('recette'),… -
Created a topic, Custom search.php results, on the site WordPress.org Forums:
Hello, I try to make a custom search.php but when I… -
Posted a reply to Error with Divi and filters, on the site WordPress.org Forums:
Thanks for your help ! I will ask to Divi. If they give me a… -
Created a topic, Error with Divi and filters, on the site WordPress.org Forums:
Hello, I have an issue with taxonomies' filters and… -
Posted a reply to Password incorrect for some users, on the site WordPress.org Forums:
@missveronicatv thanks for your answer. If I understand, because of the format, Ultimate Member thinks… -
Posted a reply to Password incorrect for some users, on the site WordPress.org Forums:
@missveronicatv username and password -
Posted a reply to Password incorrect for some users, on the site WordPress.org Forums:
@missveronicatv for example someone has "jlyelitchitch@vosgelis.fr" for user_login and his personal email for email. With… -
Posted a reply to Password incorrect for some users, on the site WordPress.org Forums:
@missveronicatv thanks for your answer ! Yes @ and . they used email addresses. But… -
Created a topic, Password incorrect for some users, on the site WordPress.org Forums:
Hello, I have an issue with the Ultimate Member’s l…