Viewing 1 replies (of 1 total)
  • Hi,
    i had the same problem with the field ‘position’ ??

    If still relevant, try to update the field type for ’email_adress’ from ‘varchar(30)’ to maybe ‘varchar (100)’ in table ‘wp_staff_directory’ of your wp-database (the number in brackets is the maximum number of characters…).

    Another option (in case of NOT ALREADY INSTALLED THE PLUGIN) is changing the sql-‘create table’-command in ‘install.php’ (lines 20 to 30). here is defined how many characters the db-fields will cover.

    After installing the plugin the tables are already created in your db and are NOT updating when uninstall and reinstall the plugin.

    Good luck,
    ML

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Staff Directory] Email-Adress to short’ is closed to new replies.