average5
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Job Board] Page reload on searchI found the way. Will soon share the solution for others.
Forum: Plugins
In reply to: [Simple Job Board] Page reload on searchHi again,
Your advise was more overall based. But could you direct me more precisely.
For example:
Is there a function in your code that returns the data for search result?
Than I could probably, do an AJAX request to it, and hopefully render the result without reloading.Forum: Plugins
In reply to: [Simple Job Board] PDF File instead of read moreHi, I have found a very easy solution. If someone else would ever want to do something similar.
I have used custom fields plugin, to create a custom field for post of type “jobpost”.
And I could easily access this field in the mentioned above file.
Forum: Plugins
In reply to: [Simple Job Board] Page reload on searchHi, just as a feedback, from my point of view, this is very bad U/X practice. Could you direct me on how to refresh only the job container instead of the whole page?
Forum: Plugins
In reply to: [Simple Job Board] Page reload on searchHello, yes I did modify the core files. Unfortunately I do not have the url that I can share as I am doing the developments on my local environment. So from your message I understood that there must be no any page refresh on search by keyword?
If it is so, then I will try to find out what I have changed and what is causing this.