Forum Replies Created
-
AuthorPosts
-
Campbell Boyer
Participantsingle checkbox
There are multiple custom firslds that I have added, but this on is a checkbox.
Only checked if someone dies,Campbell Boyer
Participantcheckbox
Campbell Boyer
ParticipantSorry, I found it.
The two files were different. Thank you for your tim and support. you really do come through.
Campbell Boyer
ParticipantThis reply has been marked as private.Campbell Boyer
ParticipantCould you tell me where the file i need to change is?
I tried to switch from Slim Pls to any of the other templates and I get this;
Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 20 bytes) in /home/ferncreek/FernCreekAlumni.com/wp-includes/wp-db.php on line 1466Campbell Boyer
ParticipantThis reply has been marked as private.Campbell Boyer
ParticipantNope. There is nothing there.
And it repeats on each page.
I also changed wp templates to see if that changed anything, but no.Campbell Boyer
Participantnever mind. sorry
Campbell Boyer
ParticipantThis reply has been marked as private.Campbell Boyer
ParticipantThanks for your reply – It is now set to public.
Yes – in the admin sign up section they look fine and they show that they take my entries,
All I get under someone’s entry out on the site are:
Name, street address, email, class year all of which are on the standard entry form (changed Date to class.
But the check boxes for class agent and deceased etc do not show up.“$checked = $entry->getMeta(
array(
‘key’ => ‘field_id_ca’, // This should match exactly the field id used when registering the custom field.
‘single’ => TRUE // Do not change this.
)
);
echo if ( $checked ) ‘Checkbox was checked.’;”was inserted into the card.php in the wp-content/connections-template/slim-plus file.
-
AuthorPosts
