Title: Native Imaging's Replies | WordPress.org

---

# Native Imaging

  [  ](https://wordpress.org/support/users/native-imaging/)

 *   [Profile](https://wordpress.org/support/users/native-imaging/)
 *   [Topics Started](https://wordpress.org/support/users/native-imaging/topics/)
 *   [Replies Created](https://wordpress.org/support/users/native-imaging/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/native-imaging/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/native-imaging/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/native-imaging/engagements/)
 *   [Favorites](https://wordpress.org/support/users/native-imaging/favorites/)

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/native-imaging/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/native-imaging/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/native-imaging/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/native-imaging/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/native-imaging/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/native-imaging/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Video Plus] Need to have support for video sitemapping with Yoast Video SEO.](https://wordpress.org/support/topic/need-to-have-support-for-video-sitemapping-with-yoast-video-seo/)
 *  Thread Starter [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/need-to-have-support-for-video-sitemapping-with-yoast-video-seo/#post-8164697)
 * Yes, my apologies! I took a few tries to initialize and generate the xml.
 * Thank you for the reply! Love FVP!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Missing Pages in XML Sitemap](https://wordpress.org/support/topic/missing-pages-in-xml-sitemap/)
 *  [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/missing-pages-in-xml-sitemap/#post-7564680)
 * I’m also having this issue. This can be frightening to search ranks. What plugin
   worked for you?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Yoast Yoast options for individual image attachments is broken.](https://wordpress.org/support/topic/yoast-yoast-options-for-individual-image-attachments-is-broken/)
 *  Thread Starter [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/yoast-yoast-options-for-individual-image-attachments-is-broken/#post-7603630)
 * Thanks for the reply. Right after I made the post, I realized it was a plugin
   conflict.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Video Plus] video replacing featured images on post indexes automatically](https://wordpress.org/support/topic/video-replacing-featured-images-on-post-indexes-automatically/)
 *  Thread Starter [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/video-replacing-featured-images-on-post-indexes-automatically/#post-6293797)
 * Im using a custom theme, but i’m not overriding the Wocommerce product pages.
   Its the Related and Suggested products that are loading the videos automatically.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Video Plus] sitemap feature request?](https://wordpress.org/support/topic/sitemap-feature-request/)
 *  Thread Starter [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/sitemap-feature-request/#post-6211648)
 * Its for SEO purposes. A video sitemap can be submitted to google so the SERPs
   have thumbnail previews. I’ve already worked FVP into my theme and pulled thumbnails,
   as well as duration, URL etc of the youtube vids, but if a video sitemap could
   be generated for pages/posts with videos, that would be superb. currently Yoast
   offers a paid plugin, but it only works for inline videos, not featured videos.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Video Plus] Can't seem to get the Video URL to hook into my theme](https://wordpress.org/support/topic/cant-seem-to-get-the-video-url-to-hook-into-my-theme/)
 *  Thread Starter [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/cant-seem-to-get-the-video-url-to-hook-into-my-theme/#post-4987091)
 * Resolved. See this thread :
 * [http://wordpress.org/support/topic/trying-to-echo-get_the_post_video_url-but-no-luck?replies=1](http://wordpress.org/support/topic/trying-to-echo-get_the_post_video_url-but-no-luck?replies=1)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Video Plus] Trying to echo get_the_post_video_url but no luck](https://wordpress.org/support/topic/trying-to-echo-get_the_post_video_url-but-no-luck/)
 *  Thread Starter [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/trying-to-echo-get_the_post_video_url-but-no-luck/#post-4987090)
 * Aha, I figured it out.
    incase any one else needs this snippet here’s what I 
   used. I used it for Schema, so if you want it to register on search engines, 
   be sure to wrap it with <div itemscope=”itemscope” itemtype=”VideoObject”>
 *     ```
       <?php if (function_exists('has_post_video') ) :
                           $post_id = get_the_post_video_url( $post_id ); { ?>
                       <meta itemprop="embedUrl" content="<?php echo $post_id; ?>" />
                   <?php } endif; ?>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Video Plus] Tutorial for adding functions?](https://wordpress.org/support/topic/tutorial-for-adding-functions/)
 *  [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/tutorial-for-adding-functions/#post-4530303)
 * Hmm, i’m a little stumped on this one too. @tderosler, did you have any luck 
   with this one? I’m also trying to grab the Video URL, but having no luck, although
   i’m a total noob with PHP. Any help would be awesome!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Video Plus] Sharing on facebook – featured image doesn't display](https://wordpress.org/support/topic/sharing-on-facebook-featured-image-doesnt-display/)
 *  [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/sharing-on-facebook-featured-image-doesnt-display/#post-4683548)
 * Does wordpress take care of that with the oEmbed?
 * I would imagine it wouldn’t be too difficult to grab the video URL and add it
   some some Open Graph in <meta>. I’m actually trying to accomplish this myself,
   but not having any luck yet with grabbing the video url.
 * Any help would be awesome!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Standard Widget Extensions] Getting slight overflow over the main content area](https://wordpress.org/support/topic/getting-slight-overflow-over-the-main-content-area/)
 *  Thread Starter [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/getting-slight-overflow-over-the-main-content-area/#post-4984139)
 * Ok, strange. I have a local version of my theme running that doesn’t seem to 
   have the same issue. But I do notice that the padding on the elements contained
   inside the sidebar is causing the sticky-sidebar to expand when in fixed position
   mode.
    I use border-box: so it shouldn’t exactly affect anything. Hmm. Taking
   a closer look to work around it. Really love this plugin and want to recommend
   it for my theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Standard Widget Extensions] Getting slight overflow over the main content area](https://wordpress.org/support/topic/getting-slight-overflow-over-the-main-content-area/)
 *  Thread Starter [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/getting-slight-overflow-over-the-main-content-area/#post-4984125)
 * Also, I might have some sort of conflict, a footer widget i’m using “Local Business
   Microdata Widget” is causing the widget area to remain expanded for the accordion
   effect.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Standard Widget Extensions] Getting slight overflow over the main content area](https://wordpress.org/support/topic/getting-slight-overflow-over-the-main-content-area/)
 *  Thread Starter [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/getting-slight-overflow-over-the-main-content-area/#post-4984124)
 * Thank you for replying!
 * I seemed to have resolved the overlapping issue, but I still seem to have a slight
   bug with the sticky sidebar width.
 * Here is a link to a site i’m testing it on: [](http://mattmuratori.com/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [need help to use get_theme_mod for including a php file](https://wordpress.org/support/topic/need-help-to-use-get_theme_mod-for-including-a-php-file/)
 *  Thread Starter [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/need-help-to-use-get_theme_mod-for-including-a-php-file/#post-4827845)
 * Aha, got it.
    incase anyone else wants to use the Native WP Theme Customizer,
   here’s my snippets.
 * This is my setting and controller with custom array that cues in my masthead.
   php layouts. This could be used for any type of theme files you would want to
   use for customizing structure options without having to rely on extensive CSS
   and class selectors.
 *     ```
       //Header Layout
           $wp_customize->add_setting(
       	 'masthead_layout', array(
               'default'        => 'masthead-full.php',
       		'transport'   => 'refresh',
           ) );
   
           $wp_customize->add_control(
       	 'masthead_layout', array(
               'label'   => 'Header Layout',
               'section' => 'theme_design_options',
               'type'    => 'radio',
               'settings'    => 'masthead_layout',
       		'priority' => 1,
       		'orderby' => 'menu-order',
       		'choices'    => array(
       			'masthead-small.php' => 'Small',
       			'masthead-full.php' => 'Large',
               ),
           ) );
       ```
   
 * Hook in header.php to grab the masthead-layout.php file i want to show.
 *     ```
       <?php 
   
       $tmp = get_theme_mod( 'masthead_layout', 'masthead-full.php' );
   
       include("masthead-layouts/" . $tmp ); 
   
       	  ?>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick ...] doesnt work for youtube](https://wordpress.org/support/topic/doesnt-work-for-youtube/)
 *  Thread Starter [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/doesnt-work-for-youtube/#post-4557600)
 * This worked for me:
 *     ```
       <script>
       function resizeIframes() {
           $("iframe").each(function() {
               var ratio = $(this).attr('height') / $(this).attr('width');
               $(this).css('height', $(this).width() * ratio);
           });
       }
       resizeIframes();
       $(window).resize(function() {
           resizeIframes();
       });
       </script>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Iframely – WP media embeds, cards and blocks] Basic usage instructions missing](https://wordpress.org/support/topic/basic-usage-instructions-missing/)
 *  [Native Imaging](https://wordpress.org/support/users/native-imaging/)
 * (@native-imaging)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/basic-usage-instructions-missing/#post-4316144)
 * Donno, this plugin never worked for me, on anything at all.

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

1 [2](https://wordpress.org/support/users/native-imaging/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/native-imaging/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/native-imaging/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/native-imaging/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/native-imaging/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/native-imaging/replies/page/2/?output_format=md)