Gaurav
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Hide Button Show Application LinkHi there,
Is it possible to remove the Apply for Job button and just show the application link/email?
Yes, you can do this by overriding the following template file.
/templates/job-application.php
More information on overriding the template files here
https://wpjobmanager.com/document/template-overrides/Forum: Reviews
In reply to: [SyntaxHighlighter Evolved] Sch?nes Plugin, aber verbesserungswürdigHi there,
We primarily offer support in English, at this time, but I can use Google Translate to understand your messages, and respond in English I hope that’s ok?
As an an example: An nginx configuration contains the value: fastcgi_split_pathfo But this then became: fastcgi_split_pathfo
Can you give us a more detailed example of this so that I can test the issue and report it to our developers?
>A button in the ribbon, where you can easily insert code with the appropriate tags, would also be very helpful.
Please give us some more details about this too. What exactly are you looking to do here?
Hi Nicole,
Thanks for sharing your idea. I have submitted it as an enhancement request to our developers for consideration.
You can follow the developments on this here
https://github.com/Automattic/sensei/issues/4412Hi there,
The number of learners on a course detail page is part of the Sensei Course Participants plugin.
This plugin has now been retired and is no longer maintained. Because of this, we are limited in the support that we can provide for the plugin.
https://senseilms.com/2021/07/29/retiring-two-sensei-lms-extensions/
—
The Course Participants plugin only shows active learners who are enrolled in the course. It will not show the number of learners who have completed the course.
You can check the number of Active learners on the course from WordPress Admin > Sensei Lms > Learner Management > Course Name page. On this page check how many learners have in In Progress or Not Started status.
If the total number of learners in the In Progress or Not Started status does not match with the number shown on the course detail page, please try clearing any caches you may have on the website and check again.
Thanks!
Forum: Plugins
In reply to: [WP Job Manager] it doesnt look normalHi there,
The Job listings section on your website is looking disturbed because the main CSS file
frontend.css
used by WP Job Manager is not loading on the page.The file is located in
assets/dist/css
folder.Hi Erica,
At this point, I’d like to run some more tests with you on your site to try to figure out what’s happening.
Could you contact us via this contact form and mention this thread?
Forum: Plugins
In reply to: [WP Job Manager] How to Hide/remove “Load more listings” ButtonHi again,
If you simply want to hide the pagination, you can do this using CSS.
If you do not want the code to appear at all on the listing page, then you can do this by overriding the following template file.
/templates/job-listings-end.php
Here is a guide to help you get started on Template overrides
https://wpjobmanager.com/document/template-overrides/Forum: Plugins
In reply to: [WP Job Manager] How to Hide/remove “Load more listings” ButtonHi Forhad,
You can use the show_pagination argument to change the behavior of the ‘load more jobs’ link.
For example
[jobs show_pagination="true"]
will show numbered pagination instead of the ‘load more jobs’ link.More details here https://wpjobmanager.com/document/shortcode-reference/
Hi there,
Assisting with customization is outside of the scope of the support that we can offer, per our [Support Policy](https://wpjobmanager.com/support-policy/). If you need extra help, you can search for development help in a variety of places — here are a few to start:
https://jobs.wordpress.net/
https://jetpack.pro/
https://codeable.io/?ref=l1TwZBest,
Forum: Plugins
In reply to: [WP Job Manager] Work wanted listingHi Andrew,
As I understand from your message, you would like to change the text on the “Apply for Job” button and change the buttons’ functionality so that people can contact the advertiser.
Is this correct?
We suggest using the Loco Translate plugin to alter text strings:
https://www.ads-software.com/plugins/loco-translate/
It lets you find a string and change it to say something else. It may sound strange to have to “translate” text into your own language, but it works. ??
To allow visitors to contact the advertiser via email, you can change the following setting for job submission.
WordPress Admin > Job Listing > Settings > Job Submission > Application Method = Email addresses only.
Forum: Plugins
In reply to: [SyntaxHighlighter Evolved] Valid JavaScript syntax not being parsed correctHi again,
Thanks for sharing that. I was able to reproduce the issue on my test website and have reported it to the developers.
You can follow the issue report here
Forum: Plugins
In reply to: [WP Job Manager] Pending payment status – how to restartHi there!
Please use this form to get support for our paid add-ons:
https://wpjobmanager.com/support/
We are not allowed to support premium plugins in these forums.
Thanks!
Hi @techtickaushl,
You can find detailed documentation on Sensei API’s here
https://docs.woocommerce.com/sensei-apidocs/
and details on the Action and Filter Hook Reference for Sensei here.
Forum: Plugins
In reply to: [WP Job Manager] Wc paid listing – variable productHi @braehler, Thanks for guiding @pandanas to the correct docs for the WooCommerce Paid Listings addon.
@pandanas Please use this form to get support for our paid add-ons:
https://wpjobmanager.com/support/
We are not allowed to support premium plugins in these forums.
Thanks!
Hi
Thanks for your feedback. I have submitted an enhancement request to our developers for this.
You can check and follow along the development for the enhancement request here.