excelc
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Job Manager] Can't delete a field and label in Application Form Settings tabOk, email sent to you. Let me know when you can look at it.
First – Why isn’t it set this way by default out “of the box”?
Second – I made the changes and it is still not working for me. Everything comes out in a long string with no paragraph breaks.
The code I have is the following:
$msg .= $field['label'] . ': ' . $appdata['data'.$id] . "\n" . PHP_EOL; break; case 'textarea': $msg .= $field['label'] . ':' . PHP_EOL . $appdata['data'.$id] . "\n" . PHP_EOL;I second this request. We need to be able to print all fields of the Application in the admin area.
Does anyone have a workaround until it is added into a future version?
Forum: Themes and Templates
In reply to: Problem with 3 column themeYes sorry, I moved my site live so I had to abandon the 2nd row of 3 columns so it wouldn’t look unprofessional.
Here is screenshot of the problem: http://excelsiorcreations.com/images/2nd_row_of_3_column_theme.png
You can view site now at http://www.excelsiorcreations.com
Viewing 4 replies - 1 through 4 (of 4 total)