Skip to main content

Questions tagged [search]

The method by which users find information on your WordPress site

0 votes
0 answers
12 views

How to make search by ID work on front-end?

we created a website where people can post lonely hearts ads. For now we only have a Dutch version available but the idea is to expand to other countries too. It's a great market, and fun to do. But I ...
Frank's user avatar
  • 1
0 votes
2 answers
17 views

How to search Wordpress for content specifically in title?

Using the standard Wordpress search syntax, I'm trying this: https://sample.wordpress.com/?s=-2024&category_name=forsale My goal is for this search to remove posts that include "2024" in ...
Crabgrass0899's user avatar
0 votes
0 answers
19 views

How to Handle? vp_page Parameter in WordPress and Resolve Google Search Console Validation Issues?

I am encountering an issue with the? vp_page parameter being generated in the URLs on my WordPress site. Despite adding the Disallow: /*?vp_page= directive to my robots.txt file, the validation in ...
Himanshu Mishra's user avatar
0 votes
0 answers
18 views

How to Prevent ?keyword Parameter from Being Indexed and Stop Its Generation in WordPress?

I need help with the following:- 1-Prevent ?keyword parameter from being indexed in search engines (Google Search Console). 2-Stop ?keyword parameter from being generated in WordPress.
Himanshu Mishra's user avatar
-1 votes
2 answers
53 views

How to improve the performance when using a flat-file dataset and PHP for implementing advanced search function?

I have to add some advanced search function to a WordPress website, I can't use SQLite database because we are not allowed to install any driver on the system. I solved the issue using a CSV file that ...
G M's user avatar
  • 49
0 votes
0 answers
16 views

Query posts which are related via postmeta

I have two custom posts type: course and teacher. A course can be related to one or more teachers. Relations are postmeta containing teacher post id. I need to be able to filter courses list inside ...
Mauro Destro's user avatar
0 votes
0 answers
17 views

Autocomplete search field that is feed by a taxonomy from custom post type?

So I have a wordpress site that uses Jet Engine filters and I need to build a page that has an autocomplete search that when I start typing for exemple "rep" it shows me "repair", ...
Guilherme's user avatar
0 votes
1 answer
19 views

Modify WordPress Search

I'm facing a challenge with a WordPress project and I would appreciate the community's help in solving it. The issue lies with the search functionality. When customers type in a search term, such as &...
Roniery Rêgo's user avatar
2 votes
1 answer
68 views

How to get Wordpress to ignore the search parameter in the frontend?

A Wordpress URL that triggers a search includes a s parameter and a value. So, something like https://example.com/?s=hello. I want Wordpress to not render the search template, but to use whatever ...
MastaBaba's user avatar
  • 291
0 votes
1 answer
55 views

Pagination URL not good

the theme I made didn't have a search functionality. I started receiving in Search Console thousands of soft 404 for similar pages: https://www.example.com/?s={search_term_string}page/3page/2page/...
Pikk's user avatar
  • 279
0 votes
0 answers
31 views

How to add CPT in Elementor pro search template

i have created a Search template in elementor pro, i'm using Archive Posts widget to show the result. but the problem is i want to include the CPT in the result. i tried the pre get post function, ...
vikram's user avatar
  • 1
0 votes
1 answer
18 views

Loadmore search results not showing new results?

I have search results which will show load more button but when search for new result it is started from the already incremented value how to avoid this jQuery(document).on("click", '#...
mike's user avatar
  • 1
0 votes
0 answers
22 views

Display posts based on the selected category when no subcategory is chosen

The following code displays posts based on subcategory. First dropdown is a custom taxonomy category, second dropdown narrows down the search to subcategories associated with selected category. My ...
Sebastian Szydlowski's user avatar
0 votes
0 answers
37 views

Fix Custom Post Type not appearing in search results?

I am using ACF to create a custom post type (CPT = "books"). I cannot get the CPT to appear in Wordpress search results (I tried both default Elementor search widget and Jetsearch) I have ...
Andrew D's user avatar
0 votes
1 answer
16 views

WPML posts_joins on translated items

I found a way to filter the search query so it goes though the product_cat title and description to look for a term and then display all the connected product. I am now looking for a way to make it ...
allumette's user avatar

15 30 50 per page
1
2 3 4 5
123