I’ve tried to use the code you’ve provided to change the “Processing” message, but it is not working. I try to guess the variable name, based on the “Submit” code with no success.
Here what I’ve tried:
function mc_change_processing_text($processing) {
$submit = str_replace(“Processing”, “Processando”, $processing);
return $processing;
}add_filter(‘osd_mc_forms_1’, ‘mc_change_procesing_text’, 10, 1);
add_filter(‘osd_mc_forms_2’, ‘mc_change_procesing_text’, 10, 1);
add_filter(‘osd_mc_forms_3’, ‘mc_change_procesing_text’, 10, 1);
add_filter(‘osd_mc_forms_4’, ‘mc_change_procesing_text’, 10, 1);
Would appreciate if you could help me fix this code.
Regards,
Paulo Tebet
]]>I would suggest to allow via UI to customise every message that is displayed in the UI for endusers.
This would server two purposes:
Translations
Accomodate special needs (even in English)
Best Regards,
Paulo Tebet
]]>I found out, that if I use an HTML code in the Custom Message area of the forms, then no message is displayed.
I’ve tried to use
to see if I could redirect the user to a custom link from the message, but nothing shows up when I used this code.
Regards,
Paulo
]]>In line with our Editing User’s preference in MailChimp instead of using the plugin, it would be very nice if we have a Redirect Page on “duplicate mail”.
This way, I could send the user trying to register when they are already registered to a page where I explain that they need to use a provided link to just Edit their profile with MailChimp and be able to include other areas of preferences, for example.
Regards,
Paulo
]]>I’ve noticed that with this plugin, when I load a page where it should be displayed, there is a small delay ( a couple os seconds ) before it shows up.
I’ve tried some other mail chimp plugins before and the form just load with the page (no delays).
Is this common with this plugin? Any way to try to speed it up? Page load time is a Google ranking metric.
Regards,
Paulo
]]>Can I use this plugin to edit an existing record in MailChimp?
Imagine the user has used a very simple Sign up form with only email and Name.
What if I create a page an include a full forms with all the fields displayed?
Will the user be able to see what has already been entered and add all the additional info that they want and update the record?
Or it will just be informed that the email has already been entered and not accept the extra info?
Regards,
Paulo
]]>It would be nice if we could name the multiple forms. Right now, for what I could see, we can only distinguish them by the Shortcode that is not descriptive.
For example, in my case that I will create one form for each Areas of Interest, it would be nice to be able to identify them as Form Wedding, Form Maternity, Form Portrait, Form Photography, instead of just [osd-mc-form id=’osd_mc_forms_1′], [osd-mc-form id=’osd_mc_forms_2′], [osd-mc-form id=’osd_mc_forms_3′] and [osd-mc-form id=’osd_mc_forms_4′]
Of course I can identify them by the Option Class for my Areas of Interest field.
Regards,
Paulo
]]>All my site is in Portuguese (or should be…) So I need to be able to change the Submit text bottom to something that I can choose.
Regards,
Paulo
]]>For your reference for future development. I don’t know the pros and cons of using the userID and Password of MailChimp instead of the API Key.
For all other plugins that I have tested so far, (more than 6 or 7 maybe…) all of them use API Key.
Regards,
Paulo
]]>I have a list of Areas of Interest defined in my List in MailChimp.
I was thinking of having multiple Forms defined in the plugin and put Form1 in the Page1, Form2 in the Page2, etc…
I would like to have the Form1 with the Area of Interested already checked with Area1, Form2 with Area2, etc…
I saw that I can expose the field that I want in the form inside the plugin, but is there any way to have it checked without user intervention? I wouldn’t even show the field in the form, since it would be already selected….
Regards,
Paulo Tebet
]]>I could not find a widget associated with the plugin to include a form in the sidebar.
]]>This plugin did not work well at all. When I try to uninstall, all I get is this message:
DELETE FROM wp_missionitaliaoptions
WHERE option_name
LIKE ‘osd_mc_form%’0
I did a malware scan with Backup Buddy, which showed nothing.
But how do I get rid of this plugin??
Please help!!
]]>