nodesman / wp-autoresponder

Email marketing and newsletter plugin for WordPress
40 stars 22 forks source link

It is not possible to edit autoresponders #248

Closed sigibi closed 11 years ago

sigibi commented 11 years ago

Get to the autoresponders screen. Press Manage Messages Press Edit A screen opens, and a message pops for too short a time so you can't read it or press any button. The Rich text email body is empty and not editable. The Plain text email body is editable, but I don't need it... No buttons for update or test message are on the screen.

guydumais commented 11 years ago

The same for me but the HTML email is still working perfectly!

Here's the bug I've found in the EDIT MESSAGE screen: The < textarea name="htmlbody" id="rich_body_field" style="visibility: hidden;" >

The < textarea > tag for the RICH TEXT EMAIL BODY tab is initially set to HIDDEN because of style="visibility: hidden;". Probably coming from a Javascript Error somewhere or click event not firing when clicking on the tab. But all the Template info is properly saved and loaded. Just a UI problem here.

Congratulations Raj, this is a very powerful plugin. Keep on doing your great work!

nodesman commented 11 years ago

Duplicate of #229

nodesman commented 11 years ago

@guydumais Could you upgrade to the new version and see if that fixes the issue for you.

sigibi commented 11 years ago

@nodesman is it fixed? tnx sigal

guydumais commented 11 years ago

   Upgraded to 5.3.5 and still not showing up.

-------- Original Message --------Subject: Re: [WP-Autoresponder] It is not possible to editautoresponders (#248)From: Raj Sekharan notifications@github.comDate: Sun, April 28, 2013 12:38 pmTo: nodesman/WP-Autoresponder WP-Autoresponder@noreply.github.comCc: Guy Dumais gdumais@guydumais.com@guydumais Could you upgrade to the new version and see if that fixes the issue for you. —Reply to this email directly or view it on GitHub.

guydumais commented 11 years ago

No. Upgraded to 5.3.5 and still not showing up. Same problem (visibility:hidden) on the textarea tag.   

-------- Original Message --------Subject: Re: [WP-Autoresponder] It is not possible to editautoresponders (#248)From: sigibi notifications@github.comDate: Sun, April 28, 2013 2:57 pmTo: nodesman/WP-Autoresponder WP-Autoresponder@noreply.github.comCc: Guy Dumais gdumais@guydumais.com@nodesman is it fixed? tnx sigal —Reply to this email directly or view it on GitHub.

sigibi commented 11 years ago

yup, just found out myself... :-(

guydumais commented 11 years ago

FYI > I just noticed that it's working with CHROME, but not IE nor FF (latest versions)

nodesman commented 11 years ago

@guydumais Which version if IE are you using specifically? IE9 or 10?

guydumais commented 11 years ago

IE10

nodesman commented 11 years ago

Which version of Firefox may I know you were using?

On Tue, May 7, 2013 at 7:36 PM, Guy Dumais notifications@github.com wrote:

IE10

— Reply to this email directly or view it on GitHubhttps://github.com/nodesman/WP-Autoresponder/issues/248#issuecomment-17544132 .

guydumais commented 11 years ago

IE: 10.0.9200.16540 CHROME: 26.0.1410.64 m FF: 20.0.1

nodesman commented 11 years ago

@guydumais Are you able to see the rich text editor if you wait one or two minutes after the page has loaded from the problematic browsers?

guydumais commented 11 years ago

Bingo! Working now...

NOTE: I recently moved my blog to a subdomain and since then, many bugs like this have disapeared.

For your info: I am using WP SUPER CACHE and CLOUDFLARE. They cache stuff on the client side and even when you clear your browser's cache, there's still files cached somewhere (Apache, PHP, etc.)

:)

sigibi commented 11 years ago

I'm using chrome and it's not working…

But then I'm still on Autoresponder 5.3.5 – did you issue another version?

sigal

guydumais commented 11 years ago

No, I'm currently using Version 5.3.5. Did you clear out your CACHE? In my case the problem was a CACHE issue (Client-side from your browser and Server-side from Apache/PHP/...)

sigibi commented 11 years ago

Well, I need detailed instructions to do that…

Can you please?

Thanks

BTW, are we the only users of the plugin?

J

Sigal

nodesman commented 11 years ago

Fixed in a132fe66b5e006e6712fe4ded1f37a3514fb14d9