ZeitGeist_14
Forum Replies Created
-
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Color picker not workI COnfirm the same problem for ages. Honestly I had given up already.
Having a brand new installation with only wordpress, caldera forms, a simple form with the color picker and twenty twenty theme and still the color picker won’t work.No errors on the console.
Just tried disabling all plugins other than PMP, pmp_roles and the plugin I created. With or without the plugin I created PMP is not changing the user wp role when the new level is set in the user edit page in the ADm.
The tests are being done with users created directly inside the adm or through the site front end.
I even tried a brand new instalation of wordpress with only PMPro and pmp-roles as plugins. (steps to recreate:)
The only thing I did in this brand new instalation on pmpro end was to create 2 levels (“Subscription” and “Aproved”) for PMPro.
Then I created a new user.
Then I edited the user changing manually the level to one of the above and saved. The level is saved ok but the user role is never changed.Hi, ok, I will try that.
Hi, thank you for the reply but none of the options worked.
I am using Ultimate Member to control access throughout the site.
I tried changing the priority to 90, 900 but it didn’t work.
PMpro_roles create WP roles for each level. But unfortunatelly Ultimate Member don’t use WP roles. That is why I was creating this plugin, so I could control how the levels affected their roles.
I tried creating a break in the plugin so when manually changing the level in the Adm I could check if it was working. I can confirm the plugin works, and the level change correctly changes the role. But if I run the script all the way something rewrites the value back to what it was originally and I don’t know why.
What should I be doing to correct this?
Thanks
Sorry I don’t understand. I mean to purposefully have this information on fields.
I am creating a post type that must hold information about the user ids who can edit the posts or see them.
So I need to insert this information in the fieldsHi.
Bluehost Brasil
It seems to be working now, though all eamils go to spam. I am trying to figure it out.But about the method of sending mails through Easy WP SMTP, if I create a new plugin that needs to send emails how do I connect to Easy SMTP to send it through there?
How it is done on a developer stand point?
Thanks
Hi, I activated log and tried submitting the forms again through caldera forms and it still didn’t work.
All emails from wordpress seem to work fine, because I have security plugins that send email daily, but not through Caldera Forms.
Here is the log (changed domain data for privacy). I don’t see errors, but nothing is sent:
CLIENT -> SERVER: EHLO domains.com.br
CLIENT -> SERVER: AUTH LOGIN
CLIENT -> SERVER: YWRtaW5AY2Jlc3BvcnRzLmNvbS5icg==
CLIENT -> SERVER: Q1RFOTZKdVNBNStB
CLIENT -> SERVER: MAIL FROM:<[email protected]>
CLIENT -> SERVER: RCPT TO:<[email protected]>
CLIENT -> SERVER: DATA
CLIENT -> SERVER: Date: Thu, 18 Oct 2018 01:53:44 +0000
CLIENT -> SERVER: To: [email protected]
CLIENT -> SERVER: From: =?UTF-8?Q?Site Test?= <[email protected]>
CLIENT -> SERVER: Subject: Technical Report
CLIENT -> SERVER: Message-ID: <[email protected]>
CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer)
CLIENT -> SERVER: MIME-Version: 1.0
CLIENT -> SERVER: Content-Type: text/html; charset=UTF-8
CLIENT -> SERVER: Content-Transfer-Encoding: 8bit
CLIENT -> SERVER:
CLIENT -> SERVER: <p>post-page-location</p>
CLIENT -> SERVER: <div style=”margin-bottom:20px;”>http://domains.com.br/?page_id=768</div>
CLIENT -> SERVER: <p>Nome</p>
CLIENT -> SERVER: <div style=”margin-bottom:20px;”>Name teste</div>
CLIENT -> SERVER: <p>Email</p>
CLIENT -> SERVER: <div style=”margin-bottom:20px;”>[email protected]</div>
CLIENT -> SERVER: <p>Empresa</p>
CLIENT -> SERVER: <div style=”margin-bottom:20px;”>skjghlakjsh</div>
CLIENT -> SERVER: <p>Como chegou até aqui?</p>
CLIENT -> SERVER: <div style=”margin-bottom:20px;”>Google/Ferramentas de busca</div>
CLIENT -> SERVER:
CLIENT -> SERVER: .
CLIENT -> SERVER: QUIT- This reply was modified 7 years, 7 months ago by ZeitGeist_14.
Hi, still no response?
Hi, any answer?
Hi, any answer?
Hi, any response?
Thanks.
I already found the documentation here. But it is not clear where I can insert that code.
I know that in theory I should not change any code from the plugin because it will hurt feature updates.
But then where do i put it?
Thanks, but where do I put this code. I looked at all examples and there was no indication of where to put it.
Anyone can help?