anup125
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi indexing ‘Custom Styles’Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi indexing ‘Custom Styles’yeah i found that this is theme conflict, i change my theme and its working as expected. no we don’t have any custom filters that effect search. any other suggestion @msaari for debugging
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi indexing ‘Custom Styles’I also do this but 7375 ID is not included, i try by cleaning search result template just adding this
but still same issue// Start the Loop.
while ( have_posts() ) :
the_post();the_title();
// End the loop.
endwhile;Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi indexing ‘Custom Styles’Hi Mikko Saari,
i check and 7375 is not includedForum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi indexing ‘Custom Styles’Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi indexing ‘Custom Styles’Hi Mikko Saari,
Thank you for your response.
- Is it just this single post appearing in the results?
- Yes, only the “Custom Styles” post (ID
7375, post typewp_global_styles) is appearing in the search results.
- Yes, only the “Custom Styles” post (ID
- Does the issue persist when Relevanssi is deactivated?
- When I deactivate Relevanssi, the search works normally, and the “Custom Styles” post does not appear in the results.
- Admin Search Results:
- The search is working fine in the admin area, and there is no issue there.
- Additional Observation:
- If I remove “Pages” from the indexed post types, the issue is resolved. However, when I re-enable indexing for “Pages” and rebuild the index, the “Custom Styles” post appears in the search results again.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi indexing ‘Custom Styles’ - Is it just this single post appearing in the results?
Viewing 7 replies - 1 through 7 (of 7 total)