@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
@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