Josh Lyford
Forum Replies Created
-
Forum: Plugins
In reply to: [SendPress Newsletters] Emails Sent StuckHi tobinuk,
We had an issue with queue counts in a version 0.9.8.6 could you make sure you are on 0.9.8.7. This should fix the counts for sent being all wrong. Let me know if this does not fix the issue for you.
Best,
JoshHi xmaster76,
could you provide a link to your site so i can sign up and test out a few things.
Thanks,
JoshForum: Plugins
In reply to: [SendPress Newsletters] White Screenhi 110db,
If you are willing to share who your host is and what plan you have we will look into it further. I have not seen to many reports of this issue and we try to get them worked out as quick as possible. We currently test on godaddy.com, wpengine.com and out own servers but we cannot test every config. If you don’t want to post your info here you can email me josh@sendpress.com. This way we can see about possibly getting an account with your host and see if we can recreate the issue.
Best,
JoshForum: Plugins
In reply to: [SendPress Newsletters] Nothing in Que after pressing on SendHi mborin,
Could you post the support info or email it to me josh @ sendpress.com
http://sendpress.com/support/knowledgebase/what-information-should-i-provide-in-a-support-ticket/I am not sure what maybe going on but am happy to help figure it out.
Best,
JoshForum: Plugins
In reply to: [SendPress Newsletters] Subscribtion confirmation e-mail subjectHI jeanericlaurent,
I was not able to recreate the issue. Could you either email me the support info from the help tab or post it here. Your configuration may be different from what we test on.
Thanks,
Josh
josh at sendpress.comForum: Plugins
In reply to: [SendPress Newsletters] Subscription shortcode and Profile pageHi Stardrive,
Thanks for trying out SendPress. Below are your answers and just let us know if you have more questions.
1. Please check out this article we also have a widget in the widget area.
http://sendpress.com/support/knowledgebase/how-to-use-the-sign-up-shortcode/2. Their is a default page but you can pick a new one if you got to: Settings > System Emails & Pages
3. Currently this cannot be changed from the default but that option is coming soon.
4. When you go to send an email you have the option of picking a future time to start sending or send it right away.
Best,
JoshForum: Plugins
In reply to: [SendPress Newsletters] White ScreenHi,
I have not heard of this happening elsewhere but am happy to look into it. Could you tell me what version of WordPress you are running? We have multiple test sites and i have not seen this happen on any of them.
Best,
JoshForum: Plugins
In reply to: [SendPress Newsletters] Subscribtion confirmation e-mail subjectHi,
Could you provide the text you are trying to use? i have not been able to duplicate this on our test server.
Thanks,
JoshForum: Plugins
In reply to: [SendPress Newsletters] Download older versionHi,
You can get them here: https://github.com/brewlabs/sendpress/releases or http://wordpress.org/plugins/sendpress/developers/
Best,
JoshForum: Plugins
In reply to: [SendPress Newsletters] user syncHi ddjg,
I had the same thing happen to me on one of my sites. I am working on fix for it and i will let you know when it done.
Josh
Forum: Plugins
In reply to: [SendPress Newsletters] Can work with Custom Post Type?Hi,
I am not sure the plugin could do this without knowing what your custom fields are called. You could create a shortcode to auto build the content and then insert that into the newsletter.
Let me know if you have any questions about creating such a shortcode.
Josh
Forum: Plugins
In reply to: [SendPress Newsletters] Sorry, We had a Problem adding your email.Hi,
I tried the signup and everything seems to be working fine. Did you have any special characters in your email address or anytihng?
Josh
Forum: Plugins
In reply to: [SendPress Newsletters] Add checkbox to user registration?Just posted this over the weekend: http://wordpress.org/plugins/edd-sendpress/
Forum: Plugins
In reply to: [SendPress Newsletters] How can I export "All subscribers"?Hi,
I see their is not export for all subscribers. I have added one to the all subscribers page in SendPress and it will be in the next release. The release will be out this weekend.
Best,
JoshHi jpod,
i have added a remove action that will run only on SendPress admin pages. It will be in the next release this should take care of the conflict. The added coded is below.
remove_action('admin_init', 'Zotpress_add_meta_box', 1);