The tag has no wiki summary.

learn more… | top users | synonyms

15
votes
9answers
10k views

How to detect mobile devices and present them a specific theme?

I would like to create a new modified version of my theme (check my profile if needed) to present to visitors if I detect that they are visiting the site from a hand-held device, like iPhone, Android, ...
8
votes
3answers
1k views

What's the best way to use the Featured Image for responsive web design?

I have a brilliant idea and since WordPress already takes care of some of the work, I just need to find a good method to make this work. I am working on a project that needs to be responsive to all ...
8
votes
3answers
3k views

Create mobile site with same content just different theme

I have a wordpress site and want to create a different theme for mobile. I'd like to create a subdomain such as m.domain.com which will use a mobile optimized theme much different than the desktop ...
5
votes
5answers
600 views

How do I make my blog iPad / iPhone / Android friendly?

How do I make sure my blog is iPad / iPhone / Android / touch-device friendly?
5
votes
3answers
2k views

wordpress json custom taxonomy problem

I created 1 custom post type with 2 custom taxonomy. Installed http://wordpress.org/extend/plugins/json-api/ and tried to reach result with: ...
5
votes
1answer
496 views

How-to make the admin area mobile friendly

Currently the admin-UI is a no-go for mobile browsers. Therefore I'm searching for a plugin that makes the back-end/admin-UI accessible and a little more friendly for mobile devices. Features, the ...
5
votes
3answers
550 views

How-to add rewrite rules to point the uploads folder to a subdomain

The goal Point the upload-folder to a static subdomain to serve adaptive images, that can get cached. WordPress Rewrite Rules You can read more in detail about rewrite rules API at Christopher Davis ...
4
votes
1answer
146 views

WP Multisite: load content from site X on site Y

I'm running a WP multisite-network on my professional website (http://mydomain.com). I'd like to play around with jQuery Mobile and deliver a different website and web experience to mobile users, so I ...
3
votes
3answers
4k views

Disable plugin / plugin action via theme

I have installed the Google Analyticator plugin on my site. I am also using the MobilePress plugin to serve up a theme designed for non-smart-phone mobile browsers. I have set up Google Analytics for ...
3
votes
4answers
688 views

Using a Theme inside a Plugin directory

I am building a mobile friendly plugin and put the theme directory inside the plugin directory. If it's a mobile browser, how can I redirect to the theme in the plugin directory? ...
3
votes
3answers
592 views

Add Useragent to the body class?

I'm looking for a way to add body class depending on the User Agent of the client with php. I'm looking to implement it this way: page.php: <body id="front" <?php ( function_exists ( ...
3
votes
4answers
183 views

WordPress on WP7

Is there an app for the Windows Phone (7) that allows submission to WordPress? Having used the WordPress app on the Blackberry, I'm looking for one that is similar to that, but for the WP7. I've had ...
2
votes
4answers
282 views

Developing mobile version of WordPress site

I would like to build a mobile version of my WordPress site. To avoid the problems and costs with developing for native platforms, I'd like to go for an HTML/CSS/jQuery approach that would be ...
2
votes
2answers
216 views

How can I make a wp site in a mobile application?

Which are the ways and how is possible a wp site become an iphone, ipad, android and a blackberry application(not a wp mobile theme)?
2
votes
3answers
420 views

Is there a plugin which disables other plugins for mobile browers?

I have a wordpress site which uses a plugin to provide a music player. This plugin uses frames to keep the music playing while the user browses the site. Mobile devices have trouble with this because ...
2
votes
1answer
562 views

WordPress 3.1 not compatible with jQuery Mobile?

I recently updated to WordPress 3.1, and with that update, something very interesting happened. Links became unclickable -- clicking on any link would literally result in nothing happening. ...
2
votes
2answers
211 views

Styleswitcher or themeswitcher to allow user to switch back to standard view from mobile device

I created a mobile version of my site with CSS, with all my styles in a single stylesheet (using @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) to define mobile ...
1
vote
2answers
171 views

Conditionally load CSS/JS/PHP in wp-admin if using a mobile device

I'm looking for a way to conditionally load different scripts if the user is accessing the admin area from a mobile device. In my case I'm looking to restrict the user to just be able to make new ...
1
vote
4answers
519 views

How do I stop a widget from displaying on mobile site?

On my main site I have used the search widget in the sidebar. However, the mobile theme I am using (minileven) already has a search box built into its menu bar. This results in a second search box ...
1
vote
2answers
256 views

Load a theme based on browser detection

Ok I know browser detection is considered bad practice but I can't find a way around it because I really do need whole different themes for a complex site. So I snatched this function from ...
1
vote
3answers
783 views

Child Theme for Mobile Browsers

Is it possible to use a child theme for mobile browsers? I have tried various plugins but the mobile browser only displays the main theme, the theme that is meant for viewing the website on the ...
1
vote
2answers
533 views

How can i disable a plugin for a mobile phone?

Is there a way I can not show something to mobile users? I have a floating social bar on my responsive theme, but it get in the middle of the content if I'm on my Android phone. I don't want to use ...
1
vote
2answers
68 views

What is the correct way to do a mobile theme for WordPress?

I'm building a custom theme, along with a custom mobile theme counterpart. They don't share resources, CSS, etc. (cause I like to keep them clean, and separate). My question is: how does everyone ...
1
vote
1answer
155 views

How to set different settings for a mobile theme?

My desktop version of wordpress theme requires using a 'static' page as the start page as it has custom shortcodes etc. While this is good, when it comes to my mobile theme, sadly the 'static' page ...
1
vote
2answers
206 views

Free starter theme to make mobile websites?

Is there any free starter theme to make mobile websites using WordPress?
1
vote
2answers
1k views

Convert WP Menu to a Drop Down for Mobile browser

I'm working on a wp project with responsive theme. I have single level nav menu at the top of the site, that I want to change to a Select Option tag for mobile browsers (small screens) with options ...
1
vote
1answer
58 views

How do I add a widget from an Android phone?

Currently my only internet access is via my phone, and I need to add a widget to a Wordpress site. This requires dragging and dropping the widget to the sidebar, which I cannot do via the web browser ...
1
vote
3answers
166 views

How does a mobile WordPress theme differ from a simple theme?

What should be taken care of while coding a mobile theme as compared to a simple one? Is there any tutorial available that teaches how to develop a mobile theme from scratch?
1
vote
2answers
499 views

WP Super Cache separate cache for mobile

I'm using the WP Super Cache plugin and inside my theme I have code that executes differently if the site is viewed on a mobile device (iOS, Android) than a desktop browser. How do make WP Super ...
1
vote
1answer
135 views

I want to retrieve all posts of a blog without username & password

I want to make an android application for my wordpress blog, I want to display there all my blog posts with many options like category wise, date wise, search wise etc... How Can I retrieve all my ...
1
vote
1answer
51 views

How Do I Use A Custom Mobile Theme?

I have a self hosted blog and I want it to be mobile compliant. I know there is a free plugin the serves this purpose. However, I want to use a simple mobile theme I like (say from Theme Forest). How ...
1
vote
2answers
162 views

Is there a way to separate a site inside a network (multisite) into its own wp site?

If there is a network (multisite installation) with 10 sites inside. Is there a clean way to separate that site to its own site in a different server? How?
1
vote
2answers
791 views

Javascript Solution Remove Specific Tag but leave the rest in a specific DIV

I have a div structure that looks like this... <div class="gallery_lightview"> <div id="lg_image"> <a ...
1
vote
1answer
304 views

How to serve different thumbnails/images depending on users browser/platform

This is a general question to discuss approaches to filtering WordPress image sizes based on the browser/platform (such as a smart phone or netbook or desktop). The idea being that on a mobile we ...
1
vote
1answer
269 views

Querying custom fields with Carrington mobile theme

Does anyone know why querying custom fields does not work in the Carrington mobile theme? I´m using this: get_post_meta($post, 'key', true) But the query does not return anything. Anyone know why? ...
1
vote
0answers
18 views

Mobile theme not showing correct page after custom re-writes

I have tried a few different Mobile Theme Plugins for WordPress. My clients site requires we use a separate theme for Mobile visitors instead of a nice responsive theme. I am running into the same ...
1
vote
0answers
89 views

Switch to other theme at url

I want to switch to other theme at this url - www.mysite.com/m/ . And then redirect mobile users to www.mysite.com/m/ with htaccess based on their "user-agent". I have htaccess redirect rules and it ...
1
vote
0answers
110 views

is there any wp plugin that could detect wp site visitor(using mobile browser) Geo location? [closed]

i found one plugin http://wordpress.org/extend/plugins/ochre-w3c-geolocation-services, close to my demand but it seems still need revise some code on the activated theme. so i am wondering, if any ...
1
vote
1answer
473 views

Hiding a php element from mobile browsers

I've stuck a static width content slider on my Wordpress sites front page. I'm using the Twenty Eleven theme with a small piece of code included into index.php to display the slider. Unfortunately ...
1
vote
1answer
45 views

Code displaying plugin for a mobile Wordpress blog? [closed]

Do any wordpress plugins for displaying/formatting source code in a blog work well on mobile devices out of the box?
1
vote
1answer
125 views

Create a page for a theme only

I am in the process of creating a wordpress mobile theme for one of my wpmu networks. I have created 2 + pages that show our other sites and a custom login form. Right now i have labeled them ...
1
vote
3answers
436 views

Possible to filter the posts or categories that XML-RPC users see in their mobile application?

Is it possible to filter the posts or categories that XML-RPC users see in their mobile application? I have a plugin that hooks into pre_get_posts and list_terms_exclusions to do what I need it to ...
0
votes
2answers
104 views

Disabling plugin but wpenqueue is not available

I'm trying to disable a few plugins when my mobile theme is loaded. I read somewhere about using this particular function in my mobile theme functions.php file to remove scripts and css. //Disable ...
0
votes
1answer
74 views

Strategy for making a mobile version of an existing site? [closed]

I have a site setup with content, themes, plugins, and modified code. However, I want a mobile version. I googled this and it looked like there use to be plugins that helped with this, but it seems ...
0
votes
1answer
52 views

Edit / Change Jetpack Mobile Theme

I really like the idea to switch themes for mobile devices and am using jetpack for several feature on my website, So I thought, why not use it for mobile devices as well. Jetpack comes packed with a ...
0
votes
2answers
393 views

Wordpress REST endpoint with JSON for Mobile App integration

Is there some REST API that Wordpress supports, out of the box or through any plugin that exposes the same information exposed through the normal pages? (I.e. latest posts, filtering by categories ...
0
votes
2answers
102 views

Replace the slug of parent pages with # [closed]

I'm creating a Wordpress site with a Superfish CSS3 / Jquery dropdown menu, complete with hoverIntent as displayed here: http://users.tpg.com.au/j_birch/plugins/superfish/#examples As far as I can ...
0
votes
2answers
420 views

WPTouch - how to remove shortcodes or make shortcodes function

So as the title states - using WPTouch Mobile plugin (NOT Pro) I either want to make the shortcodes work as they should or remove them altoghether. Currently they render on the page as [shortcode] ...
0
votes
2answers
181 views

Photo Gallery Plugin and Touch Devices

I am looking for a decent plugin that will display a slide show of images that are hosted on Flickr. I have tried Slickr Flickr and and Flickr+Highslide (but that one seems to be missing from the WP ...
0
votes
1answer
65 views

How do I provide for multiple crops of the same image in a theme?

I've been working on a Wordpress theme (my first, actually) and the design includes a header image. However, the header is extremely wide and thus is really small when adapted to a phone layout. ...

1 2