Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter custommods

    (@custommods)

    Yes, After you create team maybe you want to change the name of the team in the future, or maybe you want to change the description of the team in the future. The only way I can change the description right now is to delete the team and make it again.

    Thread Starter custommods

    (@custommods)

    To answer my own question:

    This is for 1.10.9

    In the directory folder (the folder that holds the plugin)
    all-in-one-event-calendar Locate the file called Constants.php

    in this file, locate this line of code:

    if ( ! defined( ‘AI1EC_POST_TYPE’ ) ) {
    define( ‘AI1EC_POST_TYPE’, ‘ai1ec_event’ );

    Change ai1ec_event to whatever you want.
    Once you do this, You have to refresh your permalinks and you’re good to go! ??

    (refreshing your permalinks :
    in wordpress (not the ai1ec, Just your wordpress interface,
    go to “settings -> permalinks” , Change the selection from “post-name” to “numeric” , save your changes.
    Now, just change it back. and you’re good to go! ??

Viewing 2 replies - 1 through 2 (of 2 total)