• Resolved sketchuptime

    (@sketchuptime)


    Hi

    This is to inform you that the job search bar is not working as it is supposed to.
    In my case, check this link

    All the jobs listed here are fetched from my WordPress Default Posts section rather it is supposed to fetch job listing from Job Board area.

    I have created few job listing using Job Board but when I use it to search those job post, no job is found.

    In nutshell, what I am trying to say is that it is not fetching posts from your plugin job listings section but my other wordpress based post section.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hello @sketchuptime,

    Our SJB Plugin modifies the main query.If any of your theme’s script or installed plugin is modifying the main query then there would be a confliction.

    You can create a page and fetch jobs there using SJB shortcode [jobpost].

    Just to locate the issue please try deactivating plugin one by one or switch to any twenty’s theme.

    Thank you for reaching us. Let us know if you need any further assistance.

    Thread Starter sketchuptime

    (@sketchuptime)

    Hi

    I have tried everything. Disable every other installed plugins but still it is not working fine.

    Even reinstalled your plugin but job listing are not searchable.

    Plugin Author PressTigers

    (@presstigers)

    Hi @sketchuptime,

    Please switch to any twenty’s theme. There may be some code written in your theme which is modifying SJB query.

    Thank you for reaching us. Let us know if you need any further assistance.

    Thread Starter sketchuptime

    (@sketchuptime)

    Kindly, let me know what is that SJB query which loads post from Job Board only.
    I will see if I can fix my theme accordingly.

    Plugin Author PressTigers

    (@presstigers)

    Hello @sketchuptime,

    You can go to “archive-jobpost.php” in templates. There you can see the query which loads job posts.
    If you trying to change this template then you should first visit “CONFIGURATIONS & TEMPLATING” section on the plugin page. This will give you the correct way to change the template files.

    Regards,

    Thread Starter sketchuptime

    (@sketchuptime)

    Hi

    I checked my theme source code and this is what I found-
    Check screenshot – https://prnt.sc/i8j9qk

    And here’s source code of SJB plugin –
    Check screenshot – https://prntscr.com/i8jahq

    Both have this same function to load posts as have_posts(); and the_post();

    Even though in your plugin, post_type is defined as jobpost i.e post_type=> ‘jobpost’ but still it is not loading posts from SJB Dashboard Post section.

    I am kind of confused now and need to work it out. My current Theme is my priority.

    Plugin Author PressTigers

    (@presstigers)

    Hello @sketchuptime,

    If you cannot figure it out, you will have to take help from a programmer. Alternatively, you can also contact us at ( [email protected] ).

    Regards,

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Job Search Not Working’ is closed to new replies.