New Landing How can we help? Themeforest Theme Support Dante Change author on FAQ's Post type

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #95464
    dekkydog
    Member
    Post count: 59

    Hi there,
    I have a number of FAQ’s (built using Dante FAQ post type). When these FAQ’s are found using the built in Ajax search, then viewed via search – Each faq page displays the Author name.

    In the WP Admin you cannot change the Author of created FAQ’s (IE: not an available option in the “Screen Options” tab?

    I basically wish to associate all the FAQ’s with a different Author but there is no way of doing this?

    Have you got a work around? Something I could whip into my functions.php?

    Cheers

    #95616
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,

    in faqs-type.php

    find

    	        'supports' => array('title', 'editor'),
    

    change it to

    	        'supports' => array('title', 'editor', 'author'),
    

    Let me know if that helped!

    #95773
    dekkydog
    Member
    Post count: 59

    Thanks for your help,
    I fixed the issue before you got back to me.

    Cheers

    #95774
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem

    – Kyle

    #95830
    Joe Jerde
    Member
    Post count: 17

    This should be removed in the next update for all users. Having the author name looks bad and is not needed on a FAQ. Please submit to developer.

    #95963
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok will pass this on

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register