Title: Missing elements on page and blocks
Last modified: March 25, 2020

---

# Missing elements on page and blocks

 *  Resolved [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * (@handandhammer)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/)
 * Hi,
    I add a description for a tv show, but it does not appear on the tv show
   site. When I insert a movie block to the page, it shows the title and poster 
   image, bit not a watch now button, as I`ve seen on your screenshots.

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/page/2/?output_format=md)

 *  Plugin Author [Farook Ibrahim](https://wordpress.org/support/users/farookibrahim/)
 * (@farookibrahim)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12581845)
 * Hello [@handandhammer](https://wordpress.org/support/users/handandhammer/),
 * Can you please explain which theme you are using ? I tested with “Twenty Twenty”
   theme but both TV Show and Movies Block works fine.
 * Regards
 *  Thread Starter [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * (@handandhammer)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12583368)
 * I use the Astra Pro theme.
 *  Plugin Author [Farook Ibrahim](https://wordpress.org/support/users/farookibrahim/)
 * (@farookibrahim)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12587003)
 * Hello [@handandhammer](https://wordpress.org/support/users/handandhammer/),
 * MAS Videos template overrides are only enabled on themes that declare MAS Videos
   support. If you do not declare MAS Videos support in your theme, MAS Videos will
   assume the theme is not designed for MAS Videos compatibility and will use shortcode
   based unsupported theme.
 * Declaring MAS Videos support is straightforward and involves adding one function
   in your theme’s functions.php file.
 *     ```
       function mytheme_add_masvideos_support() {
           add_theme_support( 'masvideos' );
       }
       add_action( 'after_setup_theme', 'mytheme_add_masvideos_support' );
       ```
   
 * Regards
 *  Thread Starter [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * (@handandhammer)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12589518)
 * I put that code in the child the already and it worked so far. But not the mentioned
   functions. 🙁
    So the issue is not solved.
 *  Plugin Author [Farook Ibrahim](https://wordpress.org/support/users/farookibrahim/)
 * (@farookibrahim)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12590742)
 * Hello [@handandhammer](https://wordpress.org/support/users/handandhammer/),
 * Can you please share your site URL here ?
 * Regards
 *  Thread Starter [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * (@handandhammer)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12599638)
 * [https://sunsetnetwork.us/tv-show/tales-of-tomorrow/](https://sunsetnetwork.us/tv-show/tales-of-tomorrow/)
 *  Plugin Author [Farook Ibrahim](https://wordpress.org/support/users/farookibrahim/)
 * (@farookibrahim)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12601819)
 * Hello [@handandhammer](https://wordpress.org/support/users/handandhammer/),
 * I am not sure what cause the issue in your site. Description will display as 
   a first tab in single TV Show page. Can you please activate default theme(Twenty
   Twenty) and let us know if you have this issue with default theme ?
 * Regards
 *  Thread Starter [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * (@handandhammer)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12604561)
 * It works with twenty twenty. The text is there. I recognized, also the icons 
   of the year and genre are visible there.
    All that is missing with the Astra 
   pro theme. In Astra I also have set the font color white, so the items in the
   playlist menu are not visible.
 *  Plugin Author [Farook Ibrahim](https://wordpress.org/support/users/farookibrahim/)
 * (@farookibrahim)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12615221)
 * Hello [@handandhammer](https://wordpress.org/support/users/handandhammer/),
 * I tested our plugin with [Astra](https://wordpress.org/themes/astra/) theme and
   it works fine. Unfortunately we are unable to help you further in this as we 
   do not have access to Astra Pro theme. I am sincerely sorry.
 * Regards
 *  Thread Starter [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * (@handandhammer)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12618930)
 * Astra pro is a plugin, that transforms Astra to the premium Astro pro theme.
   
   I deactivated that plugin, so I had the free version you tested, and it is still
   not working. So there must be a another reason.
 *  Thread Starter [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * (@handandhammer)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12619013)
 * For a test I deactivated all(!) plugins (including elementor and Astro pro plugin),
   exept MAS Video and nothing changed. The descrotion and the icons do not appear.
 *  Thread Starter [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * (@handandhammer)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12619095)
 * Now I tested different themes. It only works with twenty twenty.
    The description
   is missing in twenty nineteen, twenty seventeen ans Bulk pro theme. Some of the
   themes show up at least the icons. The description in twnty twenty is colored
   yellow, the color I choose for post headlines. Very strange.
 *  Thread Starter [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * (@handandhammer)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12620659)
 * At least I found out, that it works with a single movie, but not tv shows and
   single episodes.
 *  Thread Starter [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * (@handandhammer)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12622697)
 * Now I finished a lot of tests in all possible constealation and configurations.
   
   I tested also on a yet unused, almost plain WP Site. The descrption appears on
   a movie page, not on show pages or episode pages. Video pages are not tested.
   Only the twenty twenty theme shows all descriptions. It is missing in show and
   episode pages in Astra, Astra pro and Bulk, all even with the support code inserted
   in the function php.
 *  Plugin Author [Farook Ibrahim](https://wordpress.org/support/users/farookibrahim/)
 * (@farookibrahim)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/#post-12622732)
 * Hello [@handandhammer](https://wordpress.org/support/users/handandhammer/),
 * I tested with Astra theme and description displays fine in Video, Movie, TV Show
   and Episode single pages. Please check below link for screenshots.
 * [https://drive.google.com/file/d/1Jsc20843Z0oJpPq4NIPqarFp2R62CeH-/view](https://drive.google.com/file/d/1Jsc20843Z0oJpPq4NIPqarFp2R62CeH-/view)
 * Regards

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/page/2/?output_format=md)

The topic ‘Missing elements on page and blocks’ is closed to new replies.

 * ![](https://ps.w.org/masvideos/assets/icon-256x256.jpg?rev=3151685)
 * [MAS Videos](https://wordpress.org/plugins/masvideos/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/masvideos/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/masvideos/)
 * [Active Topics](https://wordpress.org/support/plugin/masvideos/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/masvideos/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/masvideos/reviews/)

 * 22 replies
 * 2 participants
 * Last reply from: [handandhammer](https://wordpress.org/support/users/handandhammer/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/missing-elements-on-page-and-blocks/page/2/#post-12643294)
 * Status: resolved