Title: peprdotcom's Replies | WordPress.org

---

# peprdotcom

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] Swipe not working on Windows Phone 8](https://wordpress.org/support/topic/swipe-not-working-on-windows-phone-8/)
 *  Thread Starter [peprdotcom](https://wordpress.org/support/users/peprdotcom/)
 * (@peprdotcom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/swipe-not-working-on-windows-phone-8/#post-4823337)
 * After reviewing Tom’s [thread-link](https://github.com/woothemes/FlexSlider/issues/215)
   I read a bit longer into the solutions and links to the Microsoft [blogs](http://blogs.msdn.com/b/ie/archive/2011/09/20/touch-input-for-ie10-and-metro-style-apps.aspx)
   and discovered that the solution was almost spot-on but missed the correct CSS
   definition. To be complete and working with Windows Phone 8 it should be:
 *     ```
       .flexslider {
        touch-action: pan-y !important;
        -ms-touch-action: pan-y !important;
       }
       ```
   
 * This code is tested and compatible with platform/browsers of type WinPhone8/IEMobile.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] Swipe not working on Windows Phone 8](https://wordpress.org/support/topic/swipe-not-working-on-windows-phone-8/)
 *  Thread Starter [peprdotcom](https://wordpress.org/support/users/peprdotcom/)
 * (@peprdotcom)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/swipe-not-working-on-windows-phone-8/#post-4823323)
 * Hi Tom,
    I added this one at a time: .flexslider .metaslider .slides .flex-active.
   slide But with no effects.
 * If you swipe on another element and then grab the slider before the motion stops
   then you can use the swipe. If the page is not moving you cannot touch and swipe
   to scroll down.
 * Best Regards, Gert Jan
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Disable Title] Delete on Page but Not On Menu?](https://wordpress.org/support/topic/delete-on-page-but-not-on-menu/)
 *  [peprdotcom](https://wordpress.org/support/users/peprdotcom/)
 * (@peprdotcom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/delete-on-page-but-not-on-menu/#post-7779474)
 * You could have filed for a support ticket as I did because this issue is solved
   in version 0.8 and I did not have to wait long for this to get fixed. 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disable Title] Good plug-in but changes recent item list into number](https://wordpress.org/support/topic/good-plug-in-but-changes-recent-item-list-into-number/)
 *  Thread Starter [peprdotcom](https://wordpress.org/support/users/peprdotcom/)
 * (@peprdotcom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/good-plug-in-but-changes-recent-item-list-into-number/#post-4329729)
 * Hi Frank,
 * This is a perfect patch for this problem and astonishing fast as well. I ran 
   the update and verified that it worked. Elles from greencocnut.nl will be delighted
   to see that the numbers are now transformed into the proper blog titles.
 * Thanks for the update and two thumbs up for your great plug-in.
 * Best Regards, Gert Jan

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