Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Forum: Plugins
    In reply to: [Arconix FAQ] RSS
    Thread Starter mpozo

    (@mpozo)

    it’s amazing, works perfectly. thx

    Thread Starter mpozo

    (@mpozo)

    Thank you very much.

    100% perfect! 😉

    Thread Starter mpozo

    (@mpozo)

    Hi John, thank you for your answer, and sorry about my english.

    I have add the code but there is no changes.

    Can you help me?
    ibersontel.com/faq
    – This is the faq url

    – I use the graphene theme
    – I add your code
    require( GRAPHENE_ROOTDIR . ‘/includes/theme-setup.php’ ); // Theme setup

    /** activar comentarios en faq
    */
    add_action( ‘init’, ‘arconix_post_type_supports’ );
    function arconix_post_type_supports() {
    post_type_supports( ‘faq’, ‘comments’ );

    – I have written a new question, there is no comments check
    – I have edit an exist question, there is no comments check
    – I have edit options theme about comments and setup comments options in wp… and nothing

    Thanks!

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