Title: Ryanio's Replies | WordPress.org

---

# Ryanio

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

 *   [Profile](https://wordpress.org/support/users/ryanio/)
 *   [Topics Started](https://wordpress.org/support/users/ryanio/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ryanio/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ryanio/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ryanio/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ryanio/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ryanio/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: [[WordApp Mobile App Plugin - Convert your WordPress Site to a Mobile App] Menu Items Opening Browser Window](https://wordpress.org/support/topic/menu-items-opening-browser-window/)
 *  Thread Starter [Ryanio](https://wordpress.org/support/users/ryanio/)
 * (@ryanio)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/menu-items-opening-browser-window/#post-7237534)
 * [@bj123](https://wordpress.org/support/users/bj123/) thank you for that.
 * I also agree it is very strange that it is opening in safari every time.
 * I am also not a developer but I would imagine you could maybe adjust that a little
   to work for only the menu by using the .class selector and giving the menu items
   a class. maybe something similar to below:
 * $(‘a’).live(‘click’, function (event)
    { var href = $(“.menuClass”).attr(“href”);
 * // prevent internal links (href.indexOf…) to open in safari if target
    // is 
   not explicitly set_blank, doesn’t break href=”#” links if (href.indexOf(location.
   hostname) > -1 && href != “#” && $(this).attr(“target”) != “_blank”) { event.
   preventDefault(); window.location = href; }
 * });
 * This does not work for me, but maybe it will help you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordApp Mobile App Plugin - Convert your WordPress Site to a Mobile App] Menu Items Opening Browser Window](https://wordpress.org/support/topic/menu-items-opening-browser-window/)
 *  Thread Starter [Ryanio](https://wordpress.org/support/users/ryanio/)
 * (@ryanio)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/menu-items-opening-browser-window/#post-7237527)
 * [@bj123](https://wordpress.org/support/users/bj123/) I still do not have a solution.
   May I ask, could you post your javascript snippet? I feel like I’ve tried everything
   and im getting a bit desperate now.
 * Dave, I have tried to use _blank targets but still no dice. It seems like no 
   matter what the links open with safari. Do you have any other potential solution
   I could try?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordApp Mobile App Plugin - Convert your WordPress Site to a Mobile App] APK file downloaded as .zip](https://wordpress.org/support/topic/apk-file-downloaded-as-zip/)
 *  [Ryanio](https://wordpress.org/support/users/ryanio/)
 * (@ryanio)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/apk-file-downloaded-as-zip/#post-7182897)
 * Not easy to get support from these guys at all, very frustrating.
 * To answer your question, just open the file with an unzip utility (It will usually
   do this by default), I use RAR Extractor for Mac.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordApp Mobile App Plugin - Convert your WordPress Site to a Mobile App] Menu Items Opening Browser Window](https://wordpress.org/support/topic/menu-items-opening-browser-window/)
 *  Thread Starter [Ryanio](https://wordpress.org/support/users/ryanio/)
 * (@ryanio)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/menu-items-opening-browser-window/#post-7237425)
 * Same here, I have published two apps now and both have had 60+ error warnings
   and some errors which prevent the app from launching. It took extensive googling
   to fix the problem seeing as I know nothing about objective-c.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordApp Mobile App Plugin - Convert your WordPress Site to a Mobile App] Videos in blog not working](https://wordpress.org/support/topic/videos-in-blog-not-working/)
 *  Thread Starter [Ryanio](https://wordpress.org/support/users/ryanio/)
 * (@ryanio)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/videos-in-blog-not-working/#post-7013093)
 * The video comes from a custom field. Although neither the videos from the custom
   field nor the featured image shows up.
 * The only way for images to show up is if you upload them directly into the post.
 * By the way I am using 2015 basic theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordApp Mobile App Plugin - Convert your WordPress Site to a Mobile App] Videos in blog not working](https://wordpress.org/support/topic/videos-in-blog-not-working/)
 *  Thread Starter [Ryanio](https://wordpress.org/support/users/ryanio/)
 * (@ryanio)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/videos-in-blog-not-working/#post-7013073)
 * Yes the videos are youtube videos
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordApp Mobile App Plugin - Convert your WordPress Site to a Mobile App] Videos in blog not working](https://wordpress.org/support/topic/videos-in-blog-not-working/)
 *  Thread Starter [Ryanio](https://wordpress.org/support/users/ryanio/)
 * (@ryanio)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/videos-in-blog-not-working/#post-7013019)
 * playing videos. So the videos that are already in posts don’t appear or play.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordApp Mobile App Plugin - Convert your WordPress Site to a Mobile App] Create Custom Page Templates](https://wordpress.org/support/topic/create-custom-page-templates/)
 *  Thread Starter [Ryanio](https://wordpress.org/support/users/ryanio/)
 * (@ryanio)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/create-custom-page-templates/#post-6989723)
 * Great! Looking forward to the update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordApp Mobile App Plugin - Convert your WordPress Site to a Mobile App] Create Custom Page Templates](https://wordpress.org/support/topic/create-custom-page-templates/)
 *  Thread Starter [Ryanio](https://wordpress.org/support/users/ryanio/)
 * (@ryanio)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/create-custom-page-templates/#post-6989354)
 * In fact, All I would need to do with this is to change the post list style of
   a category page to be large tiles.
 * Any idea how I could do that?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordApp Mobile App Plugin - Convert your WordPress Site to a Mobile App] Session time out](https://wordpress.org/support/topic/session-time-out-1/)
 *  [Ryanio](https://wordpress.org/support/users/ryanio/)
 * (@ryanio)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/session-time-out-1/#post-6683781)
 * Yeah me to. Can’t even seem to get the preview to work

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