PressTigers
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Job Board] How To Add LocationHello @barnettmsiska,
Please make sure you have assigned the location to job from the job detail page. If we both are not on the same page then please share your problem with the screenshot.
Feel free to reach us out if we can assist further.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Application form not working properlyHello @rolfexternbrink,
We have submitted a job and the form is working correctly. We are unable to reproduce this issue at our end.
Please do let us know if we can assist your further.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Job View AFTER Clicking LinkHello @kennyd73,
We apologize for the inconvenience.
For job detail pages styling issues, please go to Job Board> Settings> Appearnace> Theme Layout. Let us know if the issue still persists.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Archive page – as a grid layout?Hello @nikicampbell,
We apologize for the inconvenience.
Currently, the archive page doesn’t have the option to change the layout. We have noted down your suggestion and will add this feature in our future releases.
Thank you for writing to us. Let us know if we can assist you further.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Cannot show job list properlyWe apologize for the inconvenience.
For job listing page styling issues, please go to Job Board> Settings> Appearance and select the Theme Layout. Let us know if the issue still persists.
Regards,
Forum: Plugins
In reply to: [Flexy Breadcrumb] Why is / (slash) always included in Japanese?Hello @arjapan,
We have inspected your website in the browser and it is not a Flexy Breadcrumb issue.
Your website theme’s styles are adding the separator, please take a look at the following URL and ask your theme developer to resolve this issue at your end.
https://paste.pics/98944ef7ffb2250c90c61dfb9d598b0aThank you for reaching us out. Let us know if we can assist you further.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Unable to upload a company logoHello @jonnyross99,
We apologize for the inconvenience.
Could please mention your browser name which is not fetching the logo? It can also be a plugin/theme conflict.
For testing purposes, you can 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 problem still persists.
Regards,
Forum: Plugins
In reply to: [Flexy Breadcrumb] Home page displayHello @lakeup,
Technically, breadcrumb has no trail for the home page. So, it is not possible with the Flexy Breadcrumb plugin.
Regards,
Hope you are doing well.
Try the following quick solutions:
1) Please check and verify if your file exists at this path: wp-content/uploads/jobpost/2021.
2) Re-check and make sure that current users have permission to view jobs.
3) Make sure your hosting service provider has granted access to the plugin to read files directly.
5) This can also be caused due to conflict with any plugin or theme so debug the issue by deactivating other plugins one by one or changing the default theme to Twenty-Twenty.
6) Make sure you are not using the WordPress multisite network because our plugin is not fully compatible with such a network. We are working on it and this fix will be launched in the next release.Regards,
Forum: Plugins
In reply to: [Simple Job Board] Not getting any mail after applying job applicationHello @pradip01,
Please install the SMTP plugin and configure it with your email account.
Let us know if the issue still persists.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Help regarding directory requirementsHello @narkhedesarang,
Thank you for writing to us.
We have reached you via email for getting more information. Please respond to email for further communication.
Regards,
Forum: Plugins
In reply to: [Simple Job Board] Changing ColorsKindly remove the previous one and try the following code:
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file:hover div { background: #a41623 !important; }Regards,
Forum: Plugins
In reply to: [Simple Job Board] Insert Job Details into E-MailHello @krugmedien,
Please use this WP function to get the parent ID (Job ID) of the applicant.
https://developer.ww.wp.xz.cn/reference/functions/wp_get_post_parent_id/Regards,
Forum: Plugins
In reply to: [Simple Job Board] Where does th plugin store jobs and applicantsHello @isitegate,
You can see the applicants’ and jobs’ data in wp_post & wp_postmeta tables.
Thank you for writing to us. Let us know if we can assist you further.
Regards,
Forum: Plugins
In reply to: [Flexy Breadcrumb] Hide BreadcrumbElena,
Please use the following CSS to hide the breadcrumb on the given URL.
.page-id-5321 .fbc-page { display: none; }Thank you for reaching out.
Regards,