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 Carousel
The ‘JJ NextGen JQuery Carousel’ allows you to create a ‘JCarousel’ (http://sorgalla.com/projects/jcarousel/) 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 Carousel”) 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 ‘jcarousel’. Needs to be different for multiple instances on same page. (sc: html_id=”jcarousel”) Skin class: Class of skinning to use. Defaults to use the tango skin. (sc: skin_class=”jcarousel-skin-tango”) Image width: Width of image. Defaults to 75. (sc: width=”200″) Image height: Height of image. Defaults to 75. (sc: height=”150″) Image gap: Gap between images. (sc: gap=”5″) JCarousel settings: Please check the JCarousel home page for more details (http://sorgalla.com/projects/jcarousel/#Configuration). vertical: Specifies wether the carousel appears in horizontal or vertical orientation. Changes the carousel from a left/right style to a up/down style carousel. (sc: vertical=”setting”) rtl: Specifies whether the carousel appears in RTL (Right-To-Left) mode. (sc: rtl=”setting”) start: The index of the item to start with. (sc: start=”setting”) offset: The index of the first available item at initialisation. (sc: offset=”setting”) size: Size of existing elements if size is not passed explicitly uses the number of total items. (sc: size=”setting”) scroll: The number of items to scroll by. (sc: scroll=”setting”) visible: If passed, the width/height of the items will be calculated and set depending on the width/height of the clipping, so that exactly that number of items will be visible. (sc: visible=”setting”) animation: The speed of the scroll animation as string in jQuery terms (“slow” or “fast”) or milliseconds as integer (See jQuery Documentation). If set to 0, animation is turned off. (sc: animation=”setting”) easing: The name of the easing effect that you want to use (See jQuery Documentation). (sc: easing=”setting”) auto: Specifies how many seconds to periodically autoscroll the content. If set to 0 (default) then autoscrolling is turned off. (sc: auto=”setting”) wrap: Specifies whether to wrap at the first/last item (or both) and jump back to the start/end. Options are “first”, “last”, “both” or “circular” as string. If set to null, wrapping is turned off (default). (sc: wrap=”setting”) Shortcode Examples: [jj-ngg-jquery-carousel html_id=”about-jcarousel” gallery=”1″] [jj-ngg-jquery-carousel title=”Hello” html_id=”about-jcarousel” gallery=”1″ vertical=”true”] [jj-ngg-jquery-carousel html_id=”about-jcarousel” gallery=”2″ width=”150″ height=”100″ visible=”2″ scroll=”1″ auto=”3″] Try out my other plugins: JJ NextGen JQuery Slider (https://wordpress.org/extend/plugins/jj-nextgen-jquery-slider/) JJ NextGen JQuery Cycle (https://wordpress.org/extend/plugins/jj-nextgen-jquery-cycle/) 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