Hi @frankfer, thank you for the comment. I’m afraid I don’t completely follow yout question. The plugin does not have any limits in relation to the number of posts being used when searching. The plugin will always search through all the posts in the table.
Can you show me the two other threads you are referring to? Please include a link to the threads in your reply. If you can include a screenshot, that would be helpful as well.
I’m afraid there is no setting in the free plugin to open links in a new tab. On the premium version, there is a code snippet available to do it. – Carl
Thank you for answering me so fast, english is not my first language so maybe i didn’t explain myself properly. Here is the link with the thread i was talking about (i have the same problem as this guy):
https://wordpress.org/support/topic/shows-only-1000-posts-after-update/
Basically the search table only shows and only takes into account the latest 1000 posts, and my page is a business directory so i need people to have access to ALL posts when searching. I would be thankful if you could indicate me how and where to write that line of code, for example i’m not sure if it has to go into FUNCTIONS PHP of my active theme or in the FUNCTIONS PHP of wordpress, and i don’t know if i have to write something else to make it work, i have no idea of coding, i’m not a professional. so please explains things to me like i was a child, and yes i know i must do back up copies before meddling with this stuff, don’t worry.
I don’t know if it goes against the rules of wordpress to post a direct link to my webpage but anyway here is a link to the page where i’m using your plugin (free version), it is in spanish but i think it is quite easy to spot the plugin, where it says “1 of 10 from 1000” there should be 1007 instead, all the oldest posts beyond 1000 are not taken into account by the search table.
https://empresayempresa.com/buscador_de_empresas/
hi @frankfer thank you for the additional information. I see what you are trying to do now. The code snippet does go to the functions.php file.
We recommend using a plugin to add it. We have written an article about how you can do it: https://barn2.com/kb/using-code-snippets/#use-a-code-snippets-plugin
Let me know how it goes and if you have further questions. – Carl
hi @frankfer thank you for the additional information.
Yes, the code snippet mentioned in the other thread goes to the fucnctions.php file.
We recommend using a plugin to add it. We’ve written an article discussing how you can do it: https://barn2.com/kb/using-code-snippets/#use-a-code-snippets-plugin
Let me know how it goes and if you have questions. – Carl
Ok, thanks, i will try that and see if it works or not.
Hi, @frankfer.
Thanks for your reply. I’m glad we could help point you in the right direction.
Please let us know how this goes on your website, and if you have nay more questions.
Best regards,
Edge
And it worked, thank you very much for the help, also the code snippet plugin seems quite useful and works like a charm, thanks for recommending me that plugin too.
Hi @frankfer , thanks for the update. I’m glad to hear it’s working well. We’re happy to help in any way we can. If you need anything else, please let me know. – Carl