bertustelgenkamp
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Job Board] Searching jobs doenst work anymore?I’ve tried all possible options but cant get it to work.
where do i add the line ?
<form class=”sjb-job-filters-form” action=”<?php echo apply_filters(‘sjb_job_filters_form_action’, esc_url(home_url(‘/’)) . $slug); ?>” method=”<?php echo apply_filters(‘sjb_job_filters_form_method’, ‘get’); ?>”>Forum: Plugins
In reply to: [Simple Job Board] Searching jobs doenst work anymore?Hi, tnx again.
Hi found out the problem is in the url of the job page.
The job page is :
https://www.bouwgenius.nl/voor-werknemers/vacatures/When hoovering over the search button i noticed its going to:
https://www.bouwgenius.nl/voor-werknemers/
So basicly it removes : vacatures/ from the search url.I tried adding [jobpost] to a page without a head page on:
https://www.bouwgenius.nl/testpagina/
and now searching filters does work.Any idea on how to fix that ?
But also the footers still gets screwed up when showing 1 single job , the style of the page isnt correct. any idea on how to fix that too ?
Forum: Plugins
In reply to: [Simple Job Board] Searching jobs doenst work anymore?I deactivated all plugins except the SJB, but filter search still didnt work.
What do i have to adjust in the job detail page HTML ? cant remember changing it in the first place.
Tnx !
Forum: Plugins
In reply to: [Simple Job Board] Searching jobs doenst work anymore?Also when i open a job the whole style of the theme dissapears, and footer is style is gone too.
Forum: Plugins
In reply to: [Simple Job Board] Something wrong with css ?Hi,
I’ve updated the plugin to the latest version but still have the sidebar and footer problem.
Forum: Plugins
In reply to: [Simple Job Board] Something wrong with css ?Wow , Thank you!! never seen a plugin with such a good and quick support!!!!
Any idea how to fix the footer and sidebar not showing on a single job post ?
https://www.bouwgenius.nl/jobs/betontimmerman-civiel/Forum: Plugins
In reply to: [Simple Job Board] Something wrong with css ?I have the following code now:
<?php
/**
* Action-> Add new job after job listing
*
* @since 2.2.0
*/
?>
</div>but it still shows the sidebar under the jobs.
https://www.bouwgenius.nl/voor-werknemers/vacatures/If i remove the / before the ** then the sidebar dissapears. strange?
Forum: Plugins
In reply to: [Simple Job Board] Something wrong with css ?Thanks for your awesome respondstime for this issue.
But i cant find any </div> tag in job-listings-end.php
Forum: Plugins
In reply to: [Simple Job Board] Something wrong with css ?its marked as resolved , but its not