3cats
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Schedule Form does not save datesHi Kevin,
I tried imputing manually and it does not work. I’ll contact you in a PM. I’m just waiting for my issue with WPML to get solved. Although it seems there is no conflicts with other plugins, I want to be sure that that issue is not causing the problem I have. So you can close this ticket.
Thanks
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Schedule Form does not save datesHello Kevin,
For me, its happening using Chrome and Firefox – did not try it on Edge. I also deactivated all the plugins except Easy Form, and I also switched themes to twenty seventeen and I still have the same problem.
Hope you had a good Thanksgiving! I tried your code and it works fine! Many thanks for looking at it and taking the time to explain the difference ??
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Translating text with CheckboxHello @yikesitskevein
You certainly were on the right track and yes the info was very helpful – but somehow the translate admin texts on my site is not working. People at WPML gave me a work around until we can figure out what’s wrong. So I’ll share the work around, in case it can help anyone having the same problem.? Please go to WPML > Translation Management > Custom XML Configuration and add the following:
<wpml-config>
<admin-texts>
<key name=”optin-checkbox-init”>
<key name=”contact_form_7″>
<key name=”label”/>
</key>
</key>
</admin-texts>
</wpml-config>Then go to WPML > String Translation and you will find the string available to translate under the domain “admin_texts_optin-checkbox-init”.
Please translate it and check the front end.?
Cheers!
- This reply was modified 7 years ago by 3cats.
Forum: Plugins
In reply to: [Contact Form 7] Error: JSON PARSEHello, I have the same error, in Firefox and Chrome.
It’s seems to be a problem with Contact Form 7, as I have 2 reCAPTCHA on the same page, and only the one placed with the shortcode from Contact Form 7 creates the problem. When I take the reCAPTCHA shortcode from the Contact form 7, the error disapears. The other one is done using the plugin Easy Forms for MailChimp.
Please see: https://www.sylvieadams.com/get-in-touch
This is the error message (in Chrome):
Uncaught Error: ReCAPTCHA placeholder element must be empty
at Object.or [as render] (recaptcha__en.js:377)
at recaptchaCallback (get-in-touch:825)
at recaptcha__en.js:381
at ar (recaptcha__en.js:372)
at recaptcha__en.js:381
at recaptcha__en.js:392Thanks
- This reply was modified 7 years ago by 3cats.
It worked like a charm!
Again many thanks! I’ll let you know once it’s implemented.
Best,Hi Kevin, thanks so much for helping me!
1. MailChimp merge tag for first name is FNAME
2. MailChimp merge tag for last name is LNAME
3. CF7 first name field is [text* your-firstname]
4. CF7 last name field is [text* your-lastname]It’s really to see how you write the function to add mores variables to it. I just don’t know how to combine them.
Thanks again!
Forum: Plugins
In reply to: [Photographers galleries] Conflict with Events Manager PluginI’ve tried out adding a “pg” prefix to all the words’locations’ to get “pglocations” in shortcodes.php and taxonomies.php and confirm that now both plugins work fine ??
Forum: Plugins
In reply to: [Photographers galleries] Carousel bunch-up in mobile portrait sizeJust to let you know I sent you a pm
Forum: Plugins
In reply to: [Photographers galleries] Carousel bunch-up in mobile portrait sizeSeems that in Edge the nowrap was not passed properly.
Forum: Plugins
In reply to: [Photographers galleries] Carousel bunch-up in mobile portrait sizeOh, and I’ve noticed that in Microsoft Edge it becomes a full gallery, not a carousel…
Forum: Plugins
In reply to: [Photographers galleries] Carousel bunch-up in mobile portrait sizeFor issue 2, I’ve figured out that it works ??
Forum: Plugins
In reply to: [Photographers galleries] Carousel bunch-up in mobile portrait sizeHi, thanks for answering so fast ??
1.Here you’ll find a snapshot of the issue https://i.imgur.com/muv1TBu.jpg
Changing the gallery columns to 1 helped with the problem – the images are not bunched up anymore but are not the same height. New picture https://i.imgur.com/z3s8Rw0.jpg2.I did notice that, but I was thinking of adding some CSS with !important to correct the problem – by the way could you give an example of using the raw_css code I’m not to sure how to do it, for example adding a top margin to the container? Would that be something like
raw_css=".pg-carousel-wrapper {margin-top: 50px;}"
3.I’ve reloaded the image and it still has the issue. I’ve read what they say,doesn’t look good using the vh property- I wish apple people were more considerate towards their customers. I have 9.3.2 which should support the vh but it does not.
I tried using h=”50%” but then Chrome & Firefox react like Safari. In using vh, the problem only happens in a mobile iphone with portrait viewing though and not on a ipad – could we use something in css like @media for 418px and less?
Thanks
Hi Marcus, thanks for your understanding, your patience, and your explanations! I agree that Canada and Quebec are a little peculiar regarding translations, as some of it comes from our history – for example some towns have bilingual statutes in a unilingual province and a lot of English names that existed at the turn of the century have been replaced by French denominations, but retain the generic English terms when translated back in English, like street, etc. I have actually seen names of streets that have literal translations – for example “Lakeshore Road” having been translated as “Chemin Du Bord-du-Lac” (which is now it’s official name) and having both French and English at the same time in its official address, because it’s a bilingual town…
Thank you also for accepting to make this translation a feature of your plugin and also for providing a workaround, it’s really appreciated. I’ll implement it right away, so waiting for this feature will not be a problem ??
Again, many thanks!