myahia2000 on "[Plugin: Easing Slider "Lite"] swipe on mobile devices"
OK. How can I use it to make a full screen slider as an interface to my mobile application? & Can I use it to make many slders in the same site? thank you
View Articlecolorin-productions on "Mobile display shows only half the screen"
So I checked out this thread and their solution worked! Basically all it takes is removing this line: <meta name="viewport" content="width=device-width" /> from the <head> of the header.php...
View ArticleRandomNick on "[Theme: Customizr] Mobile version without slider?"
Hi again guys! I wonder can I turn off slider on mobile version? Thanks
View ArticleMH Themes on "compatibility on mobile"
Hi mifalda, your WordPress theme is not responsive, that means it will not automatically adapt on mobile devices. If you want your site to be mobile ready, you can use a responsive WordPress theme:...
View Articlerdellconsulting on "[Theme: Customizr] Mobile version without slider?"
You'll need to use @media block, and then add: .carousel {display: none;}
View ArticleMatthewRuddy on "[Plugin: Easing Slider "Lite"] swipe on mobile devices"
For a full screen slideshow, just set the width and height to the maximum values you want it to go, then enable the response option. The slideshow will scale with the users browser, and if you've set...
View ArticleRandomNick on "[Theme: Customizr] Mobile version without slider?"
Brutal! Thanks mate, resolved Cheers!
View Articlemyahia2000 on "[Plugin: Easing Slider "Lite"] swipe on mobile devices"
thank you excuse me for my long questions ;-) 1. Can I use the pro version on as many sites as I want? 2. Does the pro version has more transition effects? 3. Can I embed html as a slide ? bye.
View ArticleMatthewRuddy on "[Plugin: Easing Slider "Lite"] swipe on mobile devices"
Regarding your questions: 1) Yes, if you purchase a Developer License :) The other licenses are limited to 1 and 3 uses respectively. 2) No, it has the same two transition effects. 3) No, you can only...
View Articleixodie on "[Plugin: WPtouch Mobile Plugin] WPTouch - inconsistent display on...
We are testing a Samsung Galaxy Tab 3 with a mobile app that displays a wptouch page. This works fine on iOS, but I am guessing that the user agent for this new device is not in the list for wptouch or...
View ArticleTEMommy on "Changing site title color on mobile page"
I am using the Retina theme, which does not have a mobile version, so I have the jetpack mobile version activated. On Retina my header text is white, which means the jetpack mobile page has my site...
View Articlejohnary on "[Theme: Point] Top Menu Doesn't Work in Mobile"
I've created a child-them for Point. Unfortunately the menu no longer functions when it reduces into mobile mode. How do I rectify this? johnatthemovies.com
View ArticleJessy Marco on "Changing site title color on mobile page"
Send me the link of the website. I would use media query for mobiles.
View ArticleTEMommy on "Changing site title color on mobile page"
I think I have the code, right, I can change other things, like blog post titles, I just am not sure of the command to change the site title.
View ArticleLLP on "WPtouch Mobile Plugin doesn't work all of a sudden"
Same here I only started using the plugin a few weeks ago....and it worked right away but with two days did not show up on iPhone or iPad and wound up deleting WP Touch because it was showing empty...
View Articlemommy2two on "[Theme: Supernova] Mobile Version - Black Search Bar"
I recently (3 days ago) updated my theme to the newest version. However, now my mobile version looks terrible which did not happen until this update. My header is missing and there is a terrible...
View ArticleSayed Taqui on "[Theme: Supernova] Mobile Version - Black Search Bar"
I dont know if you noticed before, the search menu was there after version 0.1 . Which version were you using before or what was the last time you updated the theme? Anyways the version you are...
View Articleemj on "[Plugin: Easy FancyBox] Disable fancybox for smalll screens"
I am able to disable fancybox-iframe on mobile devices using the script provided, thank you! Wondering though, is there something I can add to that script so links on mobile open in a new window...
View ArticleRavanH on "[Plugin: Easy FancyBox] Disable fancybox for smalll screens"
@emj Supposing you are talking about image links, not about other media, then try: <script type="text/javascript"> var pixelRatio = window.devicePixelRatio || 1; if(window.innerWidth/pixelRatio...
View Article