• Resolved akelsy

    (@akelsy)


    Hello
    thank you for your effort for this plugin
    I tried it with my website , but it didn’t work fine with me
    first the tv show page give me blank page then I added this code

    
    function mytheme_add_masvideos_support() {
        add_theme_support( 'masvideos' );
    }
    add_action( 'after_setup_theme', 'mytheme_add_masvideos_support' );
    

    then it’s work some how fine , things appear but the style of the page is not good , I tried 2020 theme it’s ok but I need to use it with my theme
    can you help please

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Yusuf Ansari

    (@yousufansa)

    Hi @akelsy,

    Thank you for trying out our plugin. The theme should have “masvideos” theme support to get archive pages support.

    Our plugin is compatible with default theme Twenty Twenty. If you are looking any premium theme, You can check our Vodi theme. Apart from these themes, the theme developer should add styles for this plugin. Please contact your theme developer regarding style issues.

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Style Error’ is closed to new replies.