Tagged Questions
0
votes
0answers
15 views
Child Pages on Mobile/Touch Screen not clickable
I have child pages under parent pages in page menu/header, they work fine when using a PC, but I cannot get them to work when using a mobile phone or touchscreen device such as an iPad.
I am using ...
0
votes
1answer
34 views
Adding a template in WPTouch
I am creating a mobile version for a site. For that I am using WPTouch not WPTouch-Pro. Now I want to add a form in my page.
For desktop version I used template to add form. But in mobile version ...
0
votes
0answers
31 views
Images aren't correctly resized and gallery breaks
I need help to find out how to fix images in the mobile theme of my blog because they're not being resized correctly and galleries created with [gallery] shortcode are also breaking.
My current theme ...
0
votes
0answers
21 views
Getting the correct header image on a smaller device
I have a Twenty eleven child theme, and I've modified the functions.php.
'width' => apply_filters( 'twentyeleven_header_image_width', 1200 ),
'height' => apply_filters( ...
0
votes
0answers
28 views
Change Image Sizes for Mobile Theme
I've got a small challenge, right now I have an existing blog with images that formatted for desktop. I have a mobile child theme that shows the content for mobile.
Is there a method to filter a ...
0
votes
0answers
97 views
WP Touch Pro vs Responsive Design [closed]
I'm considering getting WP Touch Pro since I need a mobile theme. I can't retro fit responsive design into my site, as that would be too costly. Besides, my site is optimized for the desktop ...
0
votes
2answers
171 views
Use a different template/theme if mobile only on home page
I have looked around and can not find anything that fully works for my issue: I want to be able to set the home page template on the fly when a user is visiting from a mobile phone but not a tablet. I ...
1
vote
0answers
81 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
2answers
246 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
1answer
146 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
votes
1answer
983 views
WordPress Child Theme - twentyeleven Menu Issues on Mobile Devices [closed]
I'm really hoping someone can assist me with formatting issues I am having with my twentyeleven child theme based of actual twentyeleven shipped with latest version of WordPress.
Basically the main ...
0
votes
5answers
183 views
Blackberry mobile theme redirection
I've got a this site CasarĂ£o Amneo Reseda, that has 2 themes, the main one for any desktop browser and a second one, mobie friendly, based on the jQuery mobile framework.
I'm currently using the ...
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 ...
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
658 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?
...
0
votes
1answer
239 views
Mobilepress fails to translate short codes
I launched mobile version of my site some days ago. It was looking fine. I used mobilepress for the same. But i found that shortcodes are being displayed as simple text.
is there any other plugin to ...