• Resolved vercinstex

    (@vercinstex)


    Hello
    I’m new to wordpress and its plugin system.
    I need to put some video outside the post text but in the video tab…

    See image here: https://i57.tinypic.com/2m5b9ts.jpg

    Actually I’ve seen the FAQ but it is not listed where should i put that code or more precise instruction to make slug code works also in different position from post content. For example if I put in the video tab the code from youtube it works perfectly but if I put slug of flowplayer no.

    My theme is INOVADO
    And the tab shown in the picture are generated from the plugin called: CF POST FORMAT

    Can someone help me to understand??

    Thank you
    Bye bye

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ulrich

    (@grapplerulrich)

    I had a look at it and the way it is currently set up it is not possible. I cannot do anything to fix this. It is the way CF POST FORMAT and INOVADO are set up.

    You could ask the the theme developer to change line 8 in inovado/framework/inc/post-format/content-video.php to <?php echo do_shortcode( get_post_meta($post->ID, '_format_video_embed', true) ); ?>

    Thread Starter vercinstex

    (@vercinstex)

    Hi Ulrich
    First of all thank you for your reply and effort.
    I’ve tried the proposed solution but it create something wrong on the website, look at the picture: https://i59.tinypic.com/2s0zatu.jpg

    Can you help me??
    Regards

    Plugin Author Ulrich

    (@grapplerulrich)

    Hi, I am sorry for the delay I was busy.

    I am sorry I can’t do anything with a picture. It is a bit like sending your mechanic a picture of your broken down car and asking him what is wrong. ??

    I would not recommend making the changes to the theme yourself as they will be overwritten when you update the theme.

    The help you require is out of the scope of the free support. You are best hiring a developer to make the changes for you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Flowplayer does not work with CF Post format plugin’ is closed to new replies.