Forum Replies Created
-
AuthorPosts
-
fixed with theme update
ok,
it's working now.
Thanks
This reply has been marked as private.This reply has been marked as private.I solved
ok,
thanks anyway.
Hello,
I did, but the new Jooble API key is not working as I though: still return only few lines, but the first 3 of the job offer instead of casual lines. That is why I would prefer redirect the user directly from mysite main job page to jooble.org after clicking on the "viewmore" botton.. So the problem still their API code?
Many Thanks for the help.
This reply has been marked as private.This reply has been marked as private.Hello,
I tried add that code in: wp-content, themes, child-theme, functions.php (I paste in the code at the end);
then, I tried in: wp-content, themes, noo-jobmonster theme, functions.php (I paste in the code at the end);
then I even tried in: wp-content, themes, noo-jobmonster theme, functions_custom.php (I paste in the code at the end);
but I couldn't make it works. Everytime when I tried to click on viewmore in the job offer, site didn't send me to jooble.org, but I landed in jobmonster view job offer page.
Am I wrong with the location in the php file??
Many Thanks.
Hello,
I solved the error in the plugin at line 1392 like that:
$job_link = isset($info_job->link) ? $info_job->link : '';instead of$job_link = isset($info_job['link']) ? $info_job['link'] : '';Tell me please if this is correct, but know plugin is working.I need only the last help about this jooble listing issue:As in the previous message, I would prefer when the user click on view more(in the main job listing page), be direct to Jooble.org offer.ThanksI was thinking, that it would be better the redirect from main listing job page. When user click on view more, is going directly to Jooble.org offer.
Thanks
Hello,
thanks for your reply.
I did how you indicate, but after run the search of job, I had back this message, as un the attached image.
And the, in which php file I need to ad that code? And after which string?
Thanks
Attachments:
You must be logged in to view attached files.This reply has been marked as private.ok,
Thanks
Hello,
the best would be if I could see all job description (and this I can ask another API key at Jooble.org), then when people clock on apply, will be redirect to the jooble job offer page.
Thanks again
Hello,
thanks for your reply.
I tried in different way: I took a php file from Careerjet web page with the instruction to make a search on their website.
I modifed it then put on my hosting in this folder:
File Manager, wp_content, themes, my theme-child, Layout
Nothing happened. Am I wrong with the folder?? Or even with this method I can search from my website into Careerjet database?
Do you need to see at the php file?
Thanks
Ohh..so no point to give me the API key :))
It is quite useless..I will write to jooble team and ask to them.
Thanks
Hello,
Maybe I discovered why....I think because it is a job from another platform, I mean a job offer linked on jooble.org but posted on another platform.
I saw in some old post here on this forum, it happened to someone else, but I don't know what was the problem or how they solved. At moment I asked to Jooble.org about, but they didn't come back to me yet.
Thanks
This reply has been marked as private.Hello, now job offers are listing on my website, but not the full offer is visible..only 3 lines..and when I open it, I can't see the original offer as appear on jooble.org
What can be the problem?? anysettings?
Thanks
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private. -
AuthorPosts