Wayne Allen
Forum Replies Created
-
Forum: Plugins
In reply to: [Postie] Duplicate image displayI would set
Use First Image as Featured Image
to yes andInclude Featured Image in Post
to yes. However, your theme has to support displaying the featured image the way you describe. Postie has no control over that.Forum: Plugins
In reply to: [Postie] PDF extractSorry for the delay, I’ve been researching your issue.
It appears that the library I’m using to extract text from PDFs does not always correctly pull text from files with RTL languages. See https://github.com/smalot/pdfparser/issues/398
I have been unable to find a replacement for this library that works with RTL languages, but am still looking.
Forum: Plugins
In reply to: [Postie] Different emails adress for diferent CPTPostie doesn’t have direct support for this. However, you can use the filters to accomplish this.
Forum: Plugins
In reply to: [Postie] Delay in syncing with Posts sectionWordPress does not guarantee that the scheduled tasks (cron) will run exactly on schedule.
Forum: Plugins
In reply to: [Postie] Clean Unsupported MIME type Email RejectedLog into the email account that Postie is checking and delete the offending email.
Forum: Plugins
In reply to: [Postie] Handling Accented Characters in EmailPostie handles all languages if the email client and WordPress are configured to do so also.
In order to find out what is happening please install the support plugin run a test and send the resulting log file to help@postieplugin.com.
See https://postieplugin.com/downloads/support-addon/ be sure to read and follow the directions.
Forum: Plugins
In reply to: [Postie] Custom taxonomy by defaultCurrently there isn’t a way to default the taxonomy. You can use the Postie filter postie_post_before to do this. See https://postieplugin.com/extending/
Forum: Plugins
In reply to: [Postie] Postie not Auto collecting emailsForum: Plugins
In reply to: [Postie] Postie Plugin is not connecting to the IMAP ServerYou might check with your hosting provider to see if they allow outbound connections on port 993. See https://postieplugin.com/faq/postie-wont-connect-mailserver/
Forum: Plugins
In reply to: [Postie] Incoming email not filtered by listed Authorized Senders.Please install the support addon and run a test where the email isn’t correctly imported and send the logs to help@postieplugin.com
https://postieplugin.com/downloads/support-addon/
Please be sure to follow the setup instructions.
Forum: Plugins
In reply to: [Postie] Incoming email not filtered by listed Authorized Senders.Be sure to check the “Allow Anyone To Post Via Email” setting.
Also email from unknown users does create a post, but sets the status to “draft” so you can review them.Forum: Plugins
In reply to: [Postie] Postie stopped working on WordPress 6I’m not seeing any issues. Please try clicking the “Test Config” button to see if there are any connection issues.
Forum: Plugins
In reply to: [Postie] Postie not collecting emailsBy default only admins can post via email. Please look at the Postie settings
User
tab specifically theRoles That Can Post
setting.Forum: Plugins
In reply to: [Postie] Email notification translationThank you @damienouebe
Forum: Plugins
In reply to: [Postie] Can’t embedded PDF with addon + have a link to open it ?That behaviour is specific to the PDF Embedder plugin. See https://wp-pdf.com/ for details and options.