eternalstudent
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] admin search just not giving resultsHi,
I told wordpress.com support team that you do not have access to wordpress.com and hence, you cannot support. They replied to me:
Hey xxxxx, Thank you for sharing this with us! Relevanssi is not a plugin that we've developed therefore we're not aware of its functionality, however, the developers should know more about this. To help them troubleshoot this further on your website, I recommend inviting the developers as an admin so they could do their thing: https://wordpress.com/support/user-roles/ Once they are done, please remove their access and reset the SFTP access. If the developer of the plugin has any questions, please ask them to reach us here: https://wordpress.com/support/developers/ Warm regards, xxxxxx
So I cannot oblige you to contact wordpress.com support but if you think this can help to solve the issue for other Relevanssi users too…you may want to support them for further development of Relevanssi.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] plz dont show snippets and taxonomiesClosing the thread. Thanks!
Forum: Plugins
In reply to: [Relevanssi - A Better Search] admin search just not giving resultsDo you have any filter functions on the relevanssi_admin_search_ok hook?
‘”Admin search’ option of Relevanssi is giving results. The issue is not with this.
The issue is with the Search (posts) option in WP Admin panel (I am using wordpress.com business plan). From there we search for old posts that need to be modified/ deleted.
I uninstalled Relevanssi and reinstalled it and activated it with the required settings. But same issue. Results on front end of the website are all ok. But the search posts option on WP Admin Panel is not giving any results. Relevanssi is disabled for admin searches.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] plz dont show snippets and taxonomiesHi,
I turned off “Custom search result snippets” option completely within ‘Custom excerpts/snippets’ and now only the post titles are showing. This is what I wanted. So this is fine now.
Thanks!
Forum: Plugins
In reply to: [Relevanssi - A Better Search] ignore special charactersadd_filter( ‘relevanssi_default_punctuation_replacement’, function() { return ”; } );
Hi,
I think I have managed to install the above code using the snippets plugin and it seems to be working.
Search seems to be ignoring all the special characters and spaces for now. But it is not ignoring the character °
So do I have to install the below code for this special character:
`add_filter( ‘relevanssi_punctuation_filter’, ‘rlv_adjust_punctuation’ );
function rlv_adjust_punctuation( $replacements ) {
$replacements[‘°’] = ”;
return $replacements;
}`Or can you do something to Relevanssi from your side so that it ignores ° ?
- This reply was modified 3 years, 1 month ago by eternalstudent.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] plz dont show snippets and taxonomies[Tick On] Use custom field content for building excerpts
Use the custom fields setting for indexing for excerpt-making as well. Enabling this option will show custom field content in Relevanssi-generated excerpts.Current custom field setting: None selected
(^Not getting any option to select anything^)
Forum: Plugins
In reply to: [Relevanssi - A Better Search] ignore special charactersYes, just don’t into account any special characters and spaces.
If I have ABCD%1234 (or any other special character or a space anywhere in between) on my website…and the person searches for A!C %D/123+D
…the result should always show ABCD%1234.Forum: Plugins
In reply to: [Relevanssi - A Better Search] plz dont show snippets and taxonomiesHi,
Thanks a lot for the respponse!
1) I had read this response of yours somewhere else in this forum of yours. But As I told you, when I don’t use Relevanssi, the search results only show TITLES and not the excerpts. ONLY THE TITLES.
But when I use Relevanssi, the search results throw excerpts and customs taxonomies.
So the issue seems to be with Relevanssi, isn’t it?
2) Do you mean to say I need to go to ‘Use custom fields for excerpts’. I TICK ON that. After that nothing happens. It doesn’t show me any options to chose from. Just nothing happens there…
Forum: Plugins
In reply to: [Relevanssi - A Better Search] ignore special charactersHi,
1) Thanks for the response. I don’t know where to add this code. I use the wordpress.com business plan and everything comes pre-installed for me ??
But we will come to that later…2) My website has ABCD 1234 and ABCD#1234. Somebody searches for ABCD1234…so both ABCD 1234 and ABCD#1234 should come up.
So can it be possible…search ignoring both spaces and all special characters…
Forum: Plugins
In reply to: [Postie] time formatHi,
Just emailed you right now. Please can you kindly check and advise. Slightly urgent as I have done everything possible since 1-2 days and several hours but still facing issues.
Thanks in advance,
Forum: Plugins
In reply to: [Postie] time format– please delete this thread –
Forum: Plugins
In reply to: [Postie] time formatHello,
I have managed to resolve this issue. Thanks.
Forum: Requests and Feedback
In reply to: StatscounterHey both of you,
Thanks for your help. I am going to wordpress.com/forums . Let’s hope something works there.
Cheers and Ciao till next time.
Forum: Requests and Feedback
In reply to: Statscounter1) No, I have started my blog on my own with the FREE WORDPRESS blog account. Its a free blog that wordpress gives. I am too good, I know. :p Only if I knew how to do what.
2) I have a free wordpress account.
3) Where is the ‘host’ that you are talking about? How do I reach the host?
The nearest that I have reached to an HTML kinda thing on my blog is…When I write a post or page…there is a option of writing in HTML
The other one is when I go to Dashboard – Feedstats – This is your feed (at the bottom).
I cannot see any other place such as Host, Wp-Content, etc.
So let me know how do I reach the place where you want me to reach.
Is this really difficult or am I really dumb regarding these things?
Thanks again and again.
Forum: Requests and Feedback
In reply to: StatscounterLook closely at your theme’s footer.php file (it is under /wp-content/themes/[your theme name].
I cannot find the above. I have got Dashboard – Manage, Dashboard presenations and others.
I do not have /wp-content/themes/[your theme name].
How can I reach here?I am sorry for troubling you all.
P.S.: I have logged into my wordpress blog and I can see the Dashboard and everything else but not the thing that you are talking about. there is no wp-content. I am using Andreas09 1.5 by Ainslie Johnson