-1
votes
1answer
26 views

jquery: cycle + touchwipe [closed]

I have a Wordpress site that uses WPSHOWERS Sight theme. There's a slideshow on top on the opening page that I presume uses the cycle js, which I would like to make responsive to touch (so you can ...
0
votes
1answer
429 views

WP jquery Lightbox Mobile Sizing [closed]

I'm using WP 3.3.1 to run a photography portfolio site. I have the WP jquery lightbox plugin to overlay images on the thumbnail gallery page which is provided by NextGEN Gallery. The plugin states ...
0
votes
1answer
175 views

making a plugin that moves other plugins wp_head actions to wp_footer

I am grappling with implimenting jQm on wordpress and have hit the obstacle that most plugins dont work on jQm ajax loaded pages. However, taking the example of the sharethis plugin, I have found ...
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: ...
2
votes
1answer
558 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. ...