EXMAGE – WordPress Image Links
EXMAGE – WordPress Image Links helps you save storage by using external image URLs. These images are shown in Media library like normal images so that you can choose them for post/product featured image, WooCommerce product gallery… or everywhere that images are chosen from Media library. Try the Demo | Documents | Pro Version | | Facebook group Preview EXMAGE – WordPress Image Links How to install and use the plugin Important Notice: This plugin only supports real image URLs that have correct image mime type. It does not support image URLs from an image hosting service(such as Flickr, Imgur, Photobucket …) or a file storage service(such as Google drive) External images added by this plugin will no longer work if the plugin is not active FEATURES Ability to add single image URL on Upload files tab of the Media library Ability to add multiple image URLs at once on below the File upload on Upload New Media page External images have an icon to distinguish them from normal attachments. External images also have attachment ID like normal attachments so that you can use them wherever that allows to insert images from Media library such as Post/Product featured image, product gallery images, variation image, product category image… Compatible with ALD plugin: when this plugin is active, there will be an option named “Use external links for images” in the ALD plugin settings/Products. By enabling this option, AliExpress products imported by ALD plugin will use original AliExpress image URLs for product featured images, gallery images and variation images instead of saving images to your server. =Integration= if(class_exists( 'EXMAGE_WP_IMAGE_LINKS' )){ $add_image = EXMAGE_WP_IMAGE_LINKS::add_image( $url, $image_id, $post_parent ); } -$url: URL of the image you want to process -$image_id: Passed by reference -$post_parent: ID of the post that you want the image to be attached to. If empty, the image will not be attached to any post -Return: [ 'url' => $url,//Input URL 'message' => '',//Additional information 'status' => 'error',//error or success 'id' => '',//Attachment ID if added new or the attachment exists 'edit_link' => '',//Attachment's edit link if added new or the attachment exists ] MAY BE YOU NEED 9Map – Map Multi Locations Abandoned Cart Recovery for WooCommerce Advanced Product Information for WooCommerce AFFI – Affiliate Marketing for WooCommerce ALD – Dropshipping and Fulfillment for AliExpress and WooCommerce Boost Sales for WooCommerce – Set up Up-Sells & Cross-Sells Popups & Auto Apply Coupon Bopo – WooCommerce Product Bundle Builder Bulky – Bulk Edit Products for WooCommerce Cart All In One For WooCommerce Catna – Woo Name Your Price and Offers Checkout Upsell Funnel for WooCommerce ChinaDS – Tmall-Taobao Dropshipping for WooCommerce Clear Autoptimize Cache Automatically COMPE – WooCommerce Compare Products Coreem – Coupon Reminder for WooCommerce Coupon Box for WooCommerce CURCY – Multi Currency for WooCommerce – Smoothly on WooCommerce 9.x Customer Coupons for WooCommerce DEPART – Deposit and Part payment for Woo Email Template Customizer for WooCommerce EPOI – WP Points and Rewards EPOW – Custom Product Options for WooCommerce EU Cookies Bar for WordPress EXMAGE – WordPress Image Links Faview – Virtual Reviews for WooCommerce FEWC – Extra Checkout Fields For WooCommerce Free Shipping Bar for WooCommerce GIFT4U – Gift Cards All in One for Woo HANDMADE – Dropshipping for Etsy and WooCommerce HAPPY – Helpdesk Support Ticket System Jagif – WooCommerce Free Gift LookBook for WooCommerce – Shoppable with Product Tags Lucky Wheel for WooCommerce – Spin a Sale Lucky Wheel Giveaway Notification for WooCommerce | Boost Your Sales – Recent Sales Popup – Live Feed Sales – Upsells Orders Tracking for WooCommerce Photo Reviews for WooCommerce Pofily – WooCommerce Product Filters PRENA – Product Pre-Orders for WooCommerce Product Builder for WooCommerce – Custom PC Builder Product Size Chart For WooCommerce Product Variations Swatches for WooCommerce REDIS – WooCommerce Dynamic Pricing and Discounts REES – Real Estate for Woo S2W – Import Shopify to WooCommerce Sales Countdown Timer SUBRE – Product Subscription for WooCommerce – Recurring Payments Suggestion Engine for WooCommerce Thank You Page Customizer for WooCommerce – Increase Your Sales TMDS – Dropshipping for TEMU and Woo VARGAL – Additional Variation Gallery for WooCommerce VillaTheme Core VIMA – Multi Customer Addresses for Woo VISeek – Easy Custom Search W2S – Migrate WooCommerce to Shopify WebPOS – Point of Sale for WooCommerce WPBulky – WordPress Bulk Edit Post Types Plugin Links Project Page Report Bugs/Issues
Top keywords
- woocommerce42×6.05%
- image24×3.46%
- product16×2.31%
- images13×1.87%
- post7×1.01%
- links6×0.86%
- sales6×0.86%
- url6×0.86%
- woo6×0.86%
- external5×0.72%
- id5×0.72%
- image urls5×0.72%
JJ NextGen JQuery Cycle
The ‘JJ NextGen JQuery Cycle’ allows you to create a ‘Cycle Lite’ (http://jquery.malsup.com/cycle/lite/) as a widget or as a shortcode. This plugin uses the ‘NextGen Gallery’ plugin for its images. Requirements: NextGen Gallery Plugin (https://wordpress.org/extend/plugins/nextgen-gallery/) NextGen Gallery Integration: This plugin uses the original width and height of the image uploaded so make sure the images are the correct dimensions when uploaded. If a width and height are defined under the configuration all images will be resized to those dimensions (Highly recommended). Alt & Title Text Field: Provide a full url here and the image will link to this. Only works if alt field starts with either of these; /, http, or ftp. Description Field: Will be used as image alt text. If alt text is present but not a valid url alt text will be used instead for image alt text. You can specify the following parameters: NOTE: sc means shortcode: Title: Title. Leave blank for no title. (sc: title=”My Cycle Lite”) Gallery: Leave blank to use all galleries or choose a gallery to use. (sc: gallery=”galleryid”) Order: Order to display results in. You can choose; Random, Latest First, Oldest First, or NextGen Sortorder. Random will still work when a page is cached. (sc: order=”random”|”asc”|”desc”|”sortorder”) Shuffle: If order is random and this is true will shuffle images with javascript. Useful if your are caching your pages. (sc: shuffle=”true”|”false”) Max pictures: The maximum amount of pictures to use. (sc: max_pictures=”6″) HTML id: HTML id to use. Defaults to ‘cycle_lite’. Needs to be different for multiple instances on same page. (sc: html_id=”cycle_lite”) Image width: Width of image. Defaults to 200. Recommended to set this. (sc: width=”200″) Image height: Height of image. Defaults to 200. Recommended to set this. Will prevent a floating problem if set. (sc: height=”150″) Center: Centers content in container. Requires width to be set. (sc: center=”1″) Cycle Lite settings: Please check the cycle lite home page form more information (http://jquery.malsup.com/cycle/lite/). timeout: Milliseconds between slide transitions (0 to disable auto advance).. (sc: timeout=”4000″) speed: Speed of the transition (any valid fx speed value). (sc: speed=”1000″) sync: True if in/out transitions should occur simultaneously. (sc: sync=”1″) fit: Force slides to fit container. (sc: fit=”0″) pause: True to enable “pause on hover”. (sc: pause=”1″) delay: Additional delay (in ms) for first transition (hint: can be negative). (sc: delay=”2) Shortcode Examples: [jj-ngg-jquery-cycle html_id=”about-cycle-lite” gallery=”1″ width=”200″ height=”150″] [jj-ngg-jquery-cycle title=”Hello” html_id=”about-cycle-lite” gallery=”1″ timeout=”3000″ speed=”1000″] [jj-ngg-jquery-cycle html_id=”about-cycle” gallery=”2″ width=”150″ height=”100″ timeout=”3000″ speed=”1000″ fit=”1″] Try out my other plugins: JJ NextGen JQuery Slider (https://wordpress.org/extend/plugins/jj-nextgen-jquery-slider/) JJ NextGen JQuery Carousel (https://wordpress.org/extend/plugins/jj-nextgen-jquery-carousel/) JJ NextGen Unload (https://wordpress.org/extend/plugins/jj-nextgen-unload/) JJ NextGen Image List (https://wordpress.org/extend/plugins/jj-nextgen-image-list/) JJ SwfObject (https://wordpress.org/extend/plugins/jj-swfobject/) Contributors