kandrews
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Resumé Submissions & Job Postings] showing just one resumeYeah, just tried it on my end and it does work now…
The only thing I didn’t try ha.. and set to true is suppose to mean that is does put them…
Weird.
But I appreciate you letting me know!
Forum: Plugins
In reply to: [Plugin: Resumé Submissions & Job Postings] showing just one resumeYes, under the Settings panel you should see “TinyMCE Advanced”.
In there find in the advanced box at the bottom, “Stop removing the p and br tags when saving”.
Make sure this is checked.
This plugin basically mods the existing TinyMCE to allow for more options when using it.
Forum: Plugins
In reply to: [Plugin: Resumé Submissions & Job Postings] showing just one resumeThank you for using it.
I have been looking at the TinyMCE problem for a bit now.
So far no luck as I seem to be doing everything correctly (I hope),
yet it still takes the p tags away.A work around for this would be to download the plugin “Advanced TinyMCE”.
This is on our dev site and works perfectly.Forum: Plugins
In reply to: [Plugin: Resumé Submissions & Job Postings] showing just one resumeIt is one file called pdf-functions.php in the includes folder.
Forum: Plugins
In reply to: [Plugin: Resumé Submissions & Job Postings] showing just one resumeI guess uploading the new file that fixes this would probably help…
Delete and re-download it.
It should work then.Sorry about that.
Forum: Plugins
In reply to: [Plugin: Resumé Submissions & Job Postings] showing just one resumeThis error is now fixed in the update to 2.1.7
Thanks.
Forum: Plugins
In reply to: [Plugin: Resumé Submissions & Job Postings] showing just one resumeOk, I do see the error.
The function I have called to get the pdf is giving an error, which is stopping the for statement from displaying the rest of the entries.
I will get this fixed in the next update that should be released on 5/15.
Forum: Plugins
In reply to: [Plugin: Resumé Submissions & Job Postings] showing just one resumeYou should be able to add
limit=100
(or whatever amount) into that shortcode to set a limit on the amount of posts displayed.Yeah, I will have to research as to why this is happening.
But thanks for using the plugin!
Looks like you did it right.
I’m not too familiar with actually having WordPress translate as I haven’t had to do it, so I’m just shotgunning ideas.
But I will do some more research and see what I can find.
Ok, I looked at my code and I have wpautop set to true for the wp_editor() settings, so it may be a bug with WordPress itself.
I will try to look into it some more, but in the meantime, I have TinyMCE Advanced installed which has an option in the settings to add p tags and breaks.
Can you copy and past a few lines of your es_ES.po file?
Try changing the resume-submissions-job-postings-es_ES.pot to resume-submissions-job-postings-es_ES.po
The es_ES.po file is the one of old.
The .pot should be copied and translated, then saved as es_ES.po, which should overwrite the old one.
Which version are you running?