Title: fcitdavid's Replies | WordPress.org

---

# fcitdavid

  [  ](https://wordpress.org/support/users/fcitdavid/)

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-in-One Video Gallery] Filter by tag on vimeo import not working](https://wordpress.org/support/topic/filter-by-tag-on-vimeo-import-not-working/)
 *  Thread Starter [fcitdavid](https://wordpress.org/support/users/fcitdavid/)
 * (@fcitdavid)
 * [1 month ago](https://wordpress.org/support/topic/filter-by-tag-on-vimeo-import-not-working/#post-18874301)
 * Did you receive my ticket? I have not heard back.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-in-One Video Gallery] Styling single video page](https://wordpress.org/support/topic/styling-single-video-page/)
 *  Thread Starter [fcitdavid](https://wordpress.org/support/users/fcitdavid/)
 * (@fcitdavid)
 * [8 months ago](https://wordpress.org/support/topic/styling-single-video-page/#post-18634294)
 * Thanks for your assistance. This pointed me in the right direction to apply the
   changes I needed and now I have it working properly!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-in-One Video Gallery] Styling single video page](https://wordpress.org/support/topic/styling-single-video-page/)
 *  Thread Starter [fcitdavid](https://wordpress.org/support/users/fcitdavid/)
 * (@fcitdavid)
 * [8 months, 1 week ago](https://wordpress.org/support/topic/styling-single-video-page/#post-18629818)
 * [https://vetsmus.org/video/harold-joins-tank-turret-repairman/](https://vetsmus.org/video/harold-joins-tank-turret-repairman/)
 * We are displaying this on a vertical screen (portrait orientation) and it leaves
   a large white space below the related videos. I’d love for the header to remain
   where it is and the rest of the body content to be centered vertically in the
   remaining portion of the screen. We also need it to only affect the single video
   page; everything else is working great.
    -  This reply was modified 8 months, 1 week ago by [fcitdavid](https://wordpress.org/support/users/fcitdavid/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Open User Map] Customizing location bubble contents and “Read more”](https://wordpress.org/support/topic/customizing-location-bubble-contents-and-read-more/)
 *  Thread Starter [fcitdavid](https://wordpress.org/support/users/fcitdavid/)
 * (@fcitdavid)
 * [9 months ago](https://wordpress.org/support/topic/customizing-location-bubble-contents-and-read-more/#post-18595624)
 * Thanks for the confirmation. Documentation is why I try to post my questions 
   to the forum instead of creating a ticket when possible. I know if it helps me
   there may be someone else that needs the answer. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Open User Map] Customizing location bubble contents and “Read more”](https://wordpress.org/support/topic/customizing-location-bubble-contents-and-read-more/)
 *  Thread Starter [fcitdavid](https://wordpress.org/support/users/fcitdavid/)
 * (@fcitdavid)
 * [9 months ago](https://wordpress.org/support/topic/customizing-location-bubble-contents-and-read-more/#post-18594762)
 * OK, so here’s my cobbled together solution. functions.php now looks like this:
 *     ```wp-block-code
       <?phpadd_filter('oum_location_bubble_content', function ( $content, $location ) {    // extend or change content	$content = '';      $content .= '<div class="oum_location_text">';        $content .= $location['name'];        $content .= '<div class="oum_location_text_bottom">' . '<div class="oum_read_more"><a href="'. get_the_permalink($location['post_id']) .'">' . 'Details...' . '</a>' . '</div>';      $content .= '</div>';    return $content;}, 10, 2);
       ```
   
 * I’ve got more formatting and cleaning up to do, but it seems to be working as
   intended. Please tell me if there is a more elegant and/or better supported way
   of handling this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-in-One Video Gallery] Vimeo tags not imported](https://wordpress.org/support/topic/vimeo-tags-not-imported/)
 *  Thread Starter [fcitdavid](https://wordpress.org/support/users/fcitdavid/)
 * (@fcitdavid)
 * [11 months ago](https://wordpress.org/support/topic/vimeo-tags-not-imported/#post-18508098)
 * Great! I’ll go ahead and open a support ticket.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-in-One Video Gallery] Display Vimeo auto generated captions by default](https://wordpress.org/support/topic/display-vimeo-auto-generated-captions-by-default/)
 *  Thread Starter [fcitdavid](https://wordpress.org/support/users/fcitdavid/)
 * (@fcitdavid)
 * [11 months, 1 week ago](https://wordpress.org/support/topic/display-vimeo-auto-generated-captions-by-default/#post-18498325)
 * Working great with the latest update!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-in-One Video Gallery] Display Vimeo auto generated captions by default](https://wordpress.org/support/topic/display-vimeo-auto-generated-captions-by-default/)
 *  Thread Starter [fcitdavid](https://wordpress.org/support/users/fcitdavid/)
 * (@fcitdavid)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/display-vimeo-auto-generated-captions-by-default/#post-18399919)
 * The change did not seem to make a difference for me. What is the expected timeline
   for the next version?
 * I’m not comfortable sharing the url here at this time, but if this becomes more
   urgent I’ll open a support ticket.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-in-One Video Gallery] Update videos with automation](https://wordpress.org/support/topic/update-videos-with-automation/)
 *  Thread Starter [fcitdavid](https://wordpress.org/support/users/fcitdavid/)
 * (@fcitdavid)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/update-videos-with-automation/#post-18396309)
 * For anyone else seeing this, I found that if I delete the video in question and
   then re-run the automation it will not re-import the video. The workaround is
   to create a new automation with the same settings and run that. It will re-import
   any videos that you have deleted with the changes from Vimeo.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[OceanWP] Tagline in custom header?](https://wordpress.org/support/topic/tagline-in-custom-header/)
 *  Thread Starter [fcitdavid](https://wordpress.org/support/users/fcitdavid/)
 * (@fcitdavid)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/tagline-in-custom-header/#post-11228958)
 * That code works great!
 * I haven’t published the site yet, so I don’t have a URL I can share, but your
   code above is providing exactly what I wanted.
 * Thanks!

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