nghtmre
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Losing Formatting When Pasting Into Job Post FormSolutuon is interesting to me too,
if you find a solution, is it possible to communicate it?
thank you in advance
cordiallyForum: Plugins
In reply to: [WP Job Manager] Adding Photos / Images fuctionalityHello,
I am also looking to integrate the photos into the job descriptions.
I found this site it may be able to help you
https://www.tiny.cloud/docs/general-configuration-guide/upload-images/#imageuploaderrequirementsI managed to integrate the fact of being able to strike a sentence or a word
but not yet the pictures.Pour rayer il faut ajouter “strikethrough”
add_filter( 'submit_job_form_wp_editor_args', 'customize_editor_toolbar' ); function customize_editor_toolbar( $args ) { $args['tinymce']['toolbar1'] = 'bold,italic,underline,strikethrough,|,bullist,numlist,|,link,unlink,|,undo,redo,'; return $args; }
- This reply was modified 5 years, 7 months ago by nghtmre.
Forum: Plugins
In reply to: [WP Job Manager] Filter on certain pagethank you for your answer but I would like to make it automatic depending on the page.
I must have a dozen categories so I would not want to create a dozen pages.Forum: Plugins
In reply to: [WP Job Manager] Can I make it where only I can post jobs?Hello,
if you do not give access to the dashboard.
you will be the only one able to publish.
cordiallyForum: Plugins
In reply to: [WP Job Manager] Location pin iconYou create your class and in the CSS you add
.class:before{
display: inline-block;
width: 16px;
height: 16px;
-webkit-font-smoothing: antialiased;
font-family: job-manager!important;
text-decoration: none;
font-weight: 400;
font-style: normal;
vertical-align: top;
font-size: 16px;
margin: 0 2px 0 0;
content: ‘\e81d’;
}Forum: Plugins
In reply to: [WP Job Manager] Problem with removing the job listingI found the solution to my problem.
I coded my site hard.But in principle, you have to use the wordpress loop to avoid having the problem.
I used an “echo do_shortcode” directly in the code.
Now I go through the WordPress loop and it works.
sorry for the inconvenience, I thought it would work out of the WP loop but eventually no.
Forum: Plugins
In reply to: [WP Job Manager] Set Password at job submissionThis plugin also allows to add fields during registration.
After I understand your speech.Sorry I thought I could help you in your search.
Have a good week too
cordially
Forum: Plugins
In reply to: [WP Job Manager] Set Password at job submissionYou can install the wp manager plugin that allows this function.
https://rocketgeek.com/plugins/wp-members/docs/It’s free and I installed it on my dev version for now it does the work
Forum: Plugins
In reply to: [WP Job Manager] Problem CSS maybe ?Hi @richardmtl
This is a theme that I developed with Boostrap,
It may be missing something but I do not see which one. It is not serious
I do without.Thank you in any case for your interest in me.
Forum: Plugins
In reply to: [WP Job Manager] Problem with removing the job listingWill not that come from the fact that
[job_dashboard] and [submit_job_form] on the same page?Or nothing to see?
Forum: Plugins
In reply to: [WP Job Manager] Problem with removing the job listinghi @richardmtl
here is what is indicated at the opening of the console.
JQMIGRATE: Migrate is installed, version 1.4.1
plugin.min.js:1 Deprecated TinyMCE API call: <target>.onNodeChange.add(..)I click delete or mark as filled, the pop up is displayed well
Are you sure you want to delete this post?the page loads and again writes what is below.
I do not understand…
JQMIGRATE: Migrate is installed, version 1.4.1
plugin.min.js:1 Deprecated TinyMCE API call: <target>.onNodeChange.add(..)Can it be that I am local? I do not think so, but you never know, I’m not an expert either.
Now I miss it more than to fix this concern and I can put my site on line.
I thank you in advance for any help you could give me.
Forum: Plugins
In reply to: [WP Job Manager] Email notification to the candidate when a job is submittedForum: Plugins
In reply to: [WP Job Manager] Email notification to the candidate when a job is submittedHumm, I found it in the job site job manager
now my english being very bad, i thought it was a good answer ??
I am a beginner, I wanted to help at my level ?? it will be for next timeForum: Plugins
In reply to: [WP Job Manager] Problem with removing the job listingHello,
for front-end, the employer or the administrator can not delete the offers.
I installed the wp members but I did the test by disabling the plugin, even see all the other plugins without result.
for the error JS, I answer you tomorrow at the first hour.
but at the moment of the deletion, the pop opens well, the page loads and finally no deletionI thank you in any case for your interest in the subject.
- This reply was modified 5 years, 7 months ago by nghtmre.
Forum: Plugins
In reply to: [WP Job Manager] Email notification to the candidate when a job is submittedI am sorry,
I thought it was that