Title: [Plugin: WP Android Shortcode] Change Image Path and Use Jquery
Last modified: August 19, 2016

---

# [Plugin: WP Android Shortcode] Change Image Path and Use Jquery

 *  [Pleter MX](https://wordpress.org/support/users/pletermx/)
 * (@pletermx)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-android-shortcode-change-image-path-and-use-jquery/)
 * First, the plug in is great! thanks so much.
    But i want to know 2 things. i 
   need to change the source of the image of the “download”. i see in your php file
   and say: $badge_url = plugins_url(‘/images/android_badge.png’, $this->plugin_file);
   how to change that to take the picture from an external web? ([http://www.othersite/image.png](http://www.othersite/image.png))
 * and the second thing is remove the lightbox for use jquery.
    i only change this
   this: return ‘<p>[‘.$badge_html.’](http://chart.apis.google.com/chart?cht=qr&chs=350x350&chl=&apos;.urlencode($href).&apos;)
   </p>’; for this right? return ‘<p>[‘.$badge_html.’](http://chart.apis.google.com/chart?cht=qr&chs=350x350&chl=&apos;.urlencode($href).&apos;)
   </p>’;

Viewing 1 replies (of 1 total)

 *  Thread Starter [Pleter MX](https://wordpress.org/support/users/pletermx/)
 * (@pletermx)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-android-shortcode-change-image-path-and-use-jquery/#post-2019922)
 * upss… no appears over :s
 * return ‘[<] p> [<] a rel=”[lightbox]” href=”[http://chart.apis.google.com/chart?cht=qr&chs=350×350&chl=&#8217](http://chart.apis.google.com/chart?cht=qr&chs=350×350&chl=&#8217);.
   urlencode($href).'” title=”‘.$link_title.'”>’.$badge_html.’ [<] /a> [<] /p>’;
 * return ‘[<] p> [<] a rel=”nofollow” href=”[http://chart.apis.google.com/chart?cht=qr&chs=350×350&chl=&#8217](http://chart.apis.google.com/chart?cht=qr&chs=350×350&chl=&#8217);.
   urlencode($href).'” title=”‘.$link_title.'”>’.$badge_html.’ [<] /a> [<] /p>’;

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Android Shortcode] Change Image Path and Use Jquery’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-android-shortcode.svg)
 * [WP Android Shortcode](https://wordpress.org/plugins/wp-android-shortcode/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-android-shortcode/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-android-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-android-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-android-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-android-shortcode/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Pleter MX](https://wordpress.org/support/users/pletermx/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-android-shortcode-change-image-path-and-use-jquery/#post-2019922)
 * Status: not resolved