• Resolved Desi

    (@desicr)


    Awesome plugin

    Congrats! After installed many plugins finally i found you and i so clean and beautiful.

    I have 3 issues that i would like request your support:
    1- How can i remove the job title; example Graphic Design appear two time in the same page and also “posted 2 hour ago”
    https://www.ileadsites.com
    2- The right and left margins they are so stretch out in both side. Who i can leave some padding in both sides?
    3 After the application is submitted, the submission message show very small at the bottom, hard to read. Where i can customize it or maybe open in a modal window?

    Thanks in advance and looking forward to hear from you

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

    (@presstigers)

    @desicr

    1) Please use SJB templating to remove job title and override the following templates:
    simple-job-board/templates/single-jobpost/job-meta/job-title.php & job-posted-date.php

    2) It’s container class naming issue. We can’t set all website container classes because every website having its own CSS and naming conventions.

    So, we are giving the facility to Job Board users for adding container class or Id in settings. Please add “ak-container” container class in “Job Board Container Class:” under Job Board> Settings> Appearance tab.

    3) Please customize the following files:
    simple-job-board/public/class-simple-job-board-public.php
    simple-job-board/public/js/simple-job-board-public.js

    Note: Please see the other notes section for SJB templating.

    Thank you for using SJB and let us know if you need any further assistance.

    Thanks & Regards,
    PressTigers

    Thread Starter Desi

    (@desicr)

    Hello there

    Thank you! I updated the container class naming issue and it work perfect.

    What do you mean with SJB templating? Where i can find those files?

    I review your “other notes” but it wasn’t helpful for me. Would you please guide me in a better directions. Thanks

    Thread Starter Desi

    (@desicr)

    Hi I see that you changed to “resolved”

    Please would you help me with the questions 1 and 3?

    1) Please use SJB templating to remove job title and override the following templates:
    simple-job-board/templates/single-jobpost/job-meta/job-title.php & job-posted-date.php
    What do you mean with SJB templating? Where i can find those files?

    3) Please customize the following files:
    simple-job-board/public/class-simple-job-board-public.php
    simple-job-board/public/js/simple-job-board-public.js

    I review your “other notes” but it wasn’t helpful for me. Would you please guide me in a better directions. Thanks a lot

    Plugin Author PressTigers

    (@presstigers)

    @desi,

    In other notes section, we have told the steps for SJB templating. First, you need to create “simple_job_board” folder at your theme route directory. Then copy files from wp-content/simple-job-board/templates/your-required-file to “simple_job_board” directory( That you have created at theme ).

    1) For removing job title, copy simple-job-board/templates/single-jobpost/job-meta/job-title.php & job-posted-date.php files and paste these files into “simple_job_board” directory and do whatever you want.

    3) For cutomizing job submission message, please customize the following files:
    simple-job-board/public/class-simple-job-board-public.php
    simple-job-board/public/js/simple-job-board-public.js

    Thanks & Regards,
    PressTigers

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove Job Title the appear twice and “posted 2 hours ago”’ is closed to new replies.