breezybrock
Forum Replies Created
-
@badushich Check if you’re loading in jQuery. If you are, then check if you’re loading in multiple versions of jQuery since that can cause some issues. That was part of my problem.
Marking as resolved
Hey Glen,
Thanks for responding. You’re right, the scripts weren’t being loaded in. I was able to do some digging and found that the script enqueue function we’re using included deregistering jquery, which I guess prevented the plugin scripts to load. I’m sure there’s a more technical explanation, but removing that deregister line fixed it!
Thank you!
Forum: Plugins
In reply to: [Postie] Postie always unable to connect.Good news! Looks like I was able to get a post created. I ended up changing the Default Poster to anyone but the Administrator, and then I checked off more Roles That Can Post just in case.
But I’m noticing that it won’t create any Custom Post Types though. I’m using Awesome Support plugin and I’m trying to have Postie create a new ticket when an email goes to our support email. It works if I select Post, but if I select any of the CPTs listed under Message > Default Post Type. It just won’t create that ticket for me!
Any ideas why this post type is causing problems?
Forum: Plugins
In reply to: [Postie] Postie always unable to connect.Unfortunately I don’t have access to my web server.
I think the closest I’ve gotten to being successful is using the following settings:
Connection: cURL
Mail Protocol: POP3-SSL
Port: 995
Mail Server: pop.gmail.comUsing the above settings, I receive this error: Unable to write data to POP3 server pop.gmail.com on port 995.
I’ve also added my email to the Authorized Addresses hoping that might help!