PressTigers
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Job Board] Jobpost Custom Post Type Slug issueHello @mindylll,
In SJB, we are including our default page which is the Job Archive page. Following the URL for the archive page.
https://www.helixepi.com/job2/The following page is created via shortcode and matches your template so you can use it as it. For changing the shortcode slug, please change it from the page, not from SJB settings. We also recommend you please take help from your theme developer regarding the slug.
https://www.helixepi.com/careers/current-openings2/Settings:
You can only change the slug for the job archive page from Settings> General> Custom Post Type Slug which is “jobs2″(https://www.helixepi.com/job2/) not the whole URL.Hope it clarifies your concerns.
Regards,
Forum: Reviews
In reply to: [Simple Job Board] Great Plugin but they split features to make more moneyHello @yaboyitachi,
We apologize for the inconvenience.
We are not providing email attachment functionality in the Simple Job Board plugin from the day first. Please visit the following link for all SJB releases. You can install and review them one by one.
https://ww.wp.xz.cn/plugins/simple-job-board/advanced/#plugin-download-history-statsAlso, the email attachment feature is paid since 2016. It seems that you are using any paid add-on for SJB. Would you mind sharing the other details at [email protected] or creating a ticket at the marketplace for personalized support?
Regards,
Forum: Plugins
In reply to: [Simple Event Planner] link in segmentHello @vourlismenos,
Currently, it is not possible as segments are not allowing the HTML. We have noted down your request and it will be considered in the future releases.
Thank you for writing to us. Feel free to reach out if can be of further assistance.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Hide categoriesHello @rolfexternbrink,
Currently, this functionality is not available in the Simple Job Board.
It is possible through customization. Please ask your developer to understand the SJB code structure and then hide the category from the frontend. You can also search for a 3rd party plugin from the WP repository if someone has developed a hidden category feature for WP.
Feel free to reach out if you have any further questions.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] email notificationsCV attachment is not the default feature of the SJB plugin.
For getting a CV in your mailbox, you have to customize your Job Board. Please take help from a WP programmer. You can also purchase an Email Attachment add-on from our marketplace.
Thank you for writing to us. Feel free to reach out if you need our further assistance.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Template overrides not workingHello Katie,
The folder hierarchy seems correct but please make sure your settings for Theme Options under Job Board> Appearance tab is selected for Modern Layout.
As v2 folder is for Modern layout. If you are using the classical layout then please use v1. Let us know if the issue still persists.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Template overrides not workingPlease share the folder hierarchy & file which you are creating in your child theme.
Forum: Plugins
In reply to: [Simple Job Board] Pluging not shown up on Site PageForum: Plugins
In reply to: [Simple Job Board] Need to change job titles from h3 to h1 tagsHello @mdmilon5,
For changing the HTML tag, you have to customize the following mentioned file by using the SJB templating feature and then change the h3 with h1.
File: simple-job-board\templates\v1 or v2 \single-jobpost.phpNote: v1 is for classic layout and v2 is for modern layout, you can select v1 or v2 according to the settings configuration.
Do not modify the core file directly instead use the SJB templating feature. For templating, please visit the plugin page & see templating & configuration section.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Countries in phone field issueHello @moatzart,
We have visited your provided link and it seems that the issue has been resolved.
Feel free to reach us out if we can assist you further.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Job Title Not EditableHello @charlotteh987,
It seems that one of your installed plugins or theme is conflicting with SJB. For testing purposes, kindly deactivate all of your plugins except SJB and switch your theme to any WP twenty theme and then see this issue.
Let us know if the issue still persists.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] application_form is not definedHello @adrienwdk,
We have inspected your website in the browser and it seems that your website is experiencing 500 internal server error for loading the admin-ajax file which is important for calling AJAX in WordPress.
Please have a look at the following URL, first resolve this error and then see this issue. Let us know if the issue still persists.
https://ibb.co/dmwJQXwFeel free to reach us out if we can assist you further.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Blue Hyperlinks Not Following ThemeWe are glad to know that the issue has been resolved. Feel free to reach us out if we can assist you further.
Forum: Plugins
In reply to: [Simple Job Board] Archive page – as a grid layout?Hello Niki,
We apologize for the inconvenience.
Please add the following CSS to your activated theme’s style.css
.sjb-page .list-data .v1 .company-logo img { width: 67.5px; height: 67.5px; object-fit: contain; } .sjb-page .list-data .v1 .job-location { display: -webkit-box; text-overflow: ellipsis; overflow: hidden; height: 40px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-word; } .sjb-page .list-data .v1 .job-description p { display: -webkit-box; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-word; }Feel free to reach out if we can assist you further.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] The list of cities in the location takes up a lot of spaceHello @werwersdgdgs,
Currently, this feature is not available but you can customize your Job board. Please customize the following file with the help of a WP programmer.
simple-job-board/templates/v1 or v2/single-jobpost/job-meta/job-location.php
v1: Classical layout
v2: Modern layout
Please use it as per your settings configuration.Feel free to reach us out if we can assist you further.
Regards,