Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m trying to do something similar and having mixed results so far myself. But I can help you with part of that based on a suggestion by webmonnik in a previous thread:

    edit file class.Genesis_Author_Pro_CPT.php
    Change the slugs in the array string, for example:
    => array( ‘slug’ => ‘painting’ , ‘feeds’ => true, ‘with_front’ => true, ),

    But be sure to create a backup first.

    At the moment the slug and book meta are not editable without modifying the plugin, unfortunately.

    A future version of the plugin may allow them to be changed via a filter, but I don’t yet know when that will be available. Sorry for the inconvenience in the meantime!

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

The topic ‘Customize book details and permalink default?’ is closed to new replies.