stewartmartin
Forum Replies Created
-
Apologies, I was on leave.
I have exported the form to pastebin as requested:
https://pastebin.com/r8HhcmQU
No, on the submission export to CSV for this form shows the correct entry fees. It’s only showing 0.00 if the notification is resent for some reason.Thank you.
I have resolved the issue by adding the following CSS to Divi theme options:
.mep-default-content {width: 90% ! important;}
.mep-default-sidebar {width: 0px;}Hi, Sorry for the delay, been a bit busy.
I have pasted the code and bingo! – it works. The orange has been removed.
Many thanks for your assistance.
Hi Adbullah
Yes sure, this is the staging website I am currently building:
https://staging2.aberhallequestrian.co.uk/event/summer-league-dressage-show/You can see from this example, that the flaticons are Orange with a code of: #ffbe30. I have replaced this colour on the back end style options, but there is an overriding code to pull the orange through. If you untick the ‘Background’ option using web developer in Firefox, they show the blue I am trying to change them to.
I did manage to change a few of the icons on that page using CSS, but not all the options were able to be changed. (I could not change the i.flaticon-next at all with any version of perams)
For example;
i.fas.fa-clock {
background: #34548B;
color: #ffffff;
}Thanks for looking
Regards, Stewart
I have found in my testing that in the Style Settings, you can only change the icon colour if you are using the Royal Template for your event. It looks like this isn’t a global colour change for the other templates which is a bit strange.
I don’t really want to use the Royal theme as the format is just as nice as the Default theme. The orange looks hard coded inline CSS and at the moment I can’t figure out how to override it. If the dev’s could input that would be great thanks.
Frustrating isn’t it.
Certain elements are also staying Orange when you use the short codes which seem to be unaffected by any of the changes in the Style Settings.
I have downloaded some CSS files and found the Orange code, replaced and uploaded but this didn’t resolve the issue. I am not hugely into CSS etc really understand the basics but it seems that it has been hard coded somewhere.
I am still looking…
No way! – that’s awesome!
That works exactly how I imagined. So anyone else reading, basically if you add the above plug-in to WordPress and enable it, you will see “Profile is updated email’ template in UM > Settings > Emails.
If you tick option: “Admin Email Profile Update – CC: email to User” the admin and the end user will receive a copy of the updated form when it is amended by anybody.
This is great because this helps with compliance.
Thanks @missveronicatv
If I understand that correctly, then yes that would solve the issue as the end user profile thats being amended will receive an email advising them that it has been modified (either by them or us) allowing them to report it if it was a mistake etc.
Thanks!
Thanks for the quick reply!
I see, that’s a shame. So UM classes ‘account updates’ as top tier updates to the physical login account and not related to any other amendment related to their account.
The user receives a profile email once the registration form has been completed, just no further updates if that form is ever amended. Your script initially will help us with governance, but it would be useful if the end user received an update to warn/advise that their profile was amended or they could come back at us and say that it wasn’t them that made the changes or that they were unaware etc.
Thanks!
I have checked what happens when the user logs in from the user roles > subscriber > registration options.
I have the following:
Auto approve new members then redirect to profileI had to remove this plugin for my custom pages, I then just used standard hyperlinks in the Woo Commerce short description to achieve the look I wanted.
Elegant themes say this is an issue with the plugin and not the divi builder.
Thanks @champsupertramp
I upped it to 5000 and still have the same error. However, I believe may have found the problem.
Most of my field types and META keys are uniformed and are in the format of “category-fieldname”
However, due to the addition of other field types a while ago, fields were added with META keys in the format of: “category.fieldname”
Every field type I have had issue with thus far contains the “.” separator in the META key types or field label.
I have exported all my data from the user tables so I know what data I need to replace, removed the fields that contain a “.” META key separator and replaced with a newly created field with a “-” separator.
I have saved, updated the form and all appears to be working fine.
Thanks for the assistance, I hope this helps others one day.
Stewart
Hi again @champsupertramp
Back in in my staging area, I took the drastic step and completely deleted all forms for recreation. This is what happened when readding my fields back to the form;
Main Profile Form
Row 1 added 13 fields
Row 2 added 4 fields
Row 3 added 6 fields. (Upon adding the 5th field, it moved from row 3 to row 1. The 5th field is a basic mandatory checkbox field with options Yes/No. I drag it back to row 3). Form appears OK on the front end.1st Rider Profile
All fields added without any issue.
On front end, fields missing from profile, edit profile, fields return and I enter data into empty fields, hit save. Form did not save due to a mandatory field being left empty (it wasn’t). Entered data again and saved, same error. – removed mantatory flag from field. Added data into fields again and saved. Form refreshes back to main profile page. click ‘1st Rider Profile’ tab and fields still missing.The form then needs to be deleted and rebuilt because it greys out form fields that it thinks are applied, which they are not. They appear to disappear completely, but are available again when the form is recreated.
It appears that I may have corruption in the DB with a few fields and this is where my technical abilty will end.
To be honest, I’m not sure what to try now. It sounds like a field mapping issue, but I can’t recreate a new field as I will loose the information within the DB. Do you have any other suggestions?
Many thanks,
Stewart
I have rebuilt the forms. On my second form, as a test, I only add 6 fields. 4 fields are plain text entry, one is a check box and the other is numberical field input. I edit all fields and update the profile. the page refreshes back to the main profile. I select Rider 2 and the numberical field is missing. I edit the profile and it returns with no value. I then enter a number…again, update profile and its again missing on the profile page.
I have removed validation from this field and saved, the field is then no longer showing at all on the front end. Any futher changes to this field make no effect, it’s missing completely.
I remove the field, save the form, re-add the field and save the form and it’s now showing on the front end again, but it doesn’t save any value input into it.
What a morning I’m having!!
I have split the data over 2 forms and it looks OK from the front end but the form is not saving the data. Fields that are marked mandatory (and are filled in) glow red and the data is removed.
Additionally, when experimenting and removing the tick box for the field being mandatory, the field jumps out of row again. I’m not quite sure whats happening here.
I need a cup of tea. I’ll then take another look.
Thanks,
Stewart