The tag has no wiki summary.

learn more… | top users | synonyms

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 ...
-2
votes
1answer
34 views

W3 Total Cache benefits without using plugin? [closed]

W3 Total Cache isn't compatible with WPTouch. Is there a way to get the benefits of W3 Total Cache without using the plugin?
-1
votes
2answers
127 views

How to get WPtouch working?

I bought WPtouch Pro few days back and finished the designing and developing on localhost. Now I want to upload it on my online live hosting to get a mobile version of my website on a subdomain. I ...
0
votes
1answer
44 views

Load featured article once in a loop

I'm working on a WP-Touch theme and I have a template file that looks like this: <?php get_header(); ?> <?php locate_template( 'featured-post.php', true, false ); ?> <?php ...
-1
votes
2answers
461 views

Wptouch dropdown menu disappears behind flash embed in post! (Although post stays behind menu as it should,so just see floating embed!) [closed]

Hi guys this one has me stumped, fingers crossed someone has come up against it or can answer my wordpress riddle! I'm using wptouch, and when in a post with an object embedded from say issuu.com, ...
0
votes
1answer
240 views

How can I style a certain element only when wptouch is active?

I just installed the wptouch plugin for auto-styling my blog in mobile devices. How can I style a certain element on my page to be hidden when this view is active? I.e., in particular, on my blog ...
-1
votes
1answer
466 views

Why don't my custom menus show up in WPtouch Pro?

I'm using WPtouch Pro to create a mobile theme for my wordpress installation. I've activated it, but the custom menus I've created don't show up in menus drop down. Note that I'm using a different ...
1
vote
1answer
2k views

How do you create a custom WPTouch theme?

I have WPTouch Pro installed and it does a great job at device detection as well as handling most blog posts. However, I want to make a mobile version of a homepage that doesn't have any blog posts. ...
0
votes
1answer
192 views

Web App mode leaves users stranded when following image links when using WPTouch with W3 Total Cache

In most of the posts on my site, embedded images link to the actual image file. I'm also using Web-App mode via WPTouch. In web-app mode images linked to their larger versions shouldn't open; since ...