Tagged Questions
1
vote
2answers
764 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
2answers
480 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 ...
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 ...