{"id":7724,"date":"2020-12-18T14:53:37","date_gmt":"2020-12-18T14:53:37","guid":{"rendered":"http:\/\/www.gopiplus.com\/work\/?p=7724"},"modified":"2021-10-12T06:10:05","modified_gmt":"2021-10-12T06:10:05","slug":"marquee-image-crawler-wordpress-plugin","status":"publish","type":"post","link":"https:\/\/www.gopiplus.com\/work\/2020\/12\/18\/marquee-image-crawler-wordpress-plugin\/","title":{"rendered":"Marquee image crawler WordPress plugin"},"content":{"rendered":"\n<p><strong>Marquee image crawler<\/strong> is a continuous scrolling image plugin. This plugin crawls the images left or right. Instead of automatic scrolling, the image can optionally be mouse-driven, so the location of the mouse cursor dictates which direction for the image crawl to go and at what speed of the crawl. In the plugin admin, we have the option to add and upload the images. In the shortcode, we have the option to configure the crawler speed and image crawler gallery size.<\/p>\n\n\n<div class=\"ads-row\">\n\t<div class=\"ads-column1\">\n\t\t<script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\n\t\t<!-- Large Rectancle Center page -->\n\t\t<ins class=\"adsbygoogle\"\n\t\t\t style=\"display:inline-block;width:336px;height:280px\"\n\t\t\t data-ad-client=\"ca-pub-6676019656533652\"\n\t\t\t data-ad-slot=\"0362029595\"><\/ins>\n\t\t<script>\n\t\t(adsbygoogle = window.adsbygoogle || []).push({});\n\t\t<\/script>\n\t<\/div>\n\t<div class=\"ads-column2\">\n\t\t<script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\n\t\t<!-- gopiplus.org Main -->\n\t\t<ins class=\"adsbygoogle\"\n\t\t\t style=\"display:inline-block;width:336px;height:280px\"\n\t\t\t data-ad-client=\"ca-pub-6676019656533652\"\n\t\t\t data-ad-slot=\"7521653079\"><\/ins>\n\t\t<script>\n\t\t(adsbygoogle = window.adsbygoogle || []).push({});\n\t\t<\/script>\n\t<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Plugin features<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Simple and easy installation. Thus, no coding knowledge required.<\/li><li>Light weight JavaScript. Hence, render the code faster.<\/li><li>Crawls the images left or right. So, horizontal scroll.<\/li><li>Control scrolling direction and speed on mouseover. So, phause option on mouseover.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Live Demo<\/h2>\n\n\n<script type='text\/javascript' src='http:\/\/www.gopiplus.com\/work\/my-plugin\/demo\/marquee-image-crawler.js'><\/script>\n<div class=\"marquee\" id=\"MarqueeImageCrawlerDemo\">\n\t<img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/wp-content\/uploads\/pluginimages\/250x167\/250x167_6.jpg\" style=\"padding-right:5px;\" \/>  \n\t<img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/wp-content\/uploads\/pluginimages\/250x167\/250x167_5.jpg\" style=\"padding-right:5px;\" \/>  \n\t<img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/wp-content\/uploads\/pluginimages\/250x167\/250x167_4.jpg\" style=\"padding-right:5px;\" \/>  \n\t<img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/wp-content\/uploads\/pluginimages\/250x167\/250x167_3.jpg\" style=\"padding-right:5px;\" \/>  \n\t<img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/wp-content\/uploads\/pluginimages\/250x167\/250x167_2.jpg\" style=\"padding-right:5px;\" \/>\n\t<img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/wp-content\/uploads\/pluginimages\/250x167\/250x167_1.jpg\" style=\"padding-right:5px;\" \/>\n\t<img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/wp-content\/uploads\/pluginimages\/250x167\/250x167_6.jpg\" style=\"padding-right:5px;\" \/>  \n\t<img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/wp-content\/uploads\/pluginimages\/250x167\/250x167_5.jpg\" style=\"padding-right:5px;\" \/>  \n\t<img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/wp-content\/uploads\/pluginimages\/250x167\/250x167_4.jpg\" style=\"padding-right:5px;\" \/>  \n\t<img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/wp-content\/uploads\/pluginimages\/250x167\/250x167_3.jpg\" style=\"padding-right:5px;\" \/>  \n\t<img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/wp-content\/uploads\/pluginimages\/250x167\/250x167_2.jpg\" style=\"padding-right:5px;\" \/>\n\t<img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/wp-content\/uploads\/pluginimages\/250x167\/250x167_1.jpg\" style=\"padding-right:5px;\" \/>\n<\/div>\n<script type=\"text\/javascript\">\n\tMarqueeImageCrawler({ \n\t\tuniqueid: 'MarqueeImageCrawlerDemo', \n\t\tstyle: { 'width': '100%', 'height': '175px', 'background-color': '#FFFFFF' }, \n\t\tspeed: 15, \n\t\tmouse: 'cursor driven', \n\t\tmoveatleast: 2, \n\t\tneutral: 150, \n\t\tsavedirection: true, \n\t\tnoAddedAlt: false, \n\t\tstopped: false, \n\t\tnoAddedSpace: false, \n\t\tdirection: 'left', \n\t\trandom: true \n\t});\n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\">Plugin admin dashboard<\/h2>\n\n\n\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/my-plugin\/adminscreen\/marquee-image-crawler-admin1.png\" alt=\"Marquee image crawler wordpress plugin\"><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">How to configure<\/h2>\n\n\n\n<p>1. Install and activate the <strong>Marquee image crawler<\/strong> plugin.<\/p>\n\n\n\n<p>2. During activation it creates 4 default records in the plugin admin.<\/p>\n\n\n\n<p>3. Go to Settings &gt;&gt;<strong>Marquee image<\/strong> &gt;&gt; Add New in your WordPress admin to add and update the details.<\/p>\n\n\n\n<p>4. To add the <strong>Marquee image crawler<\/strong> plugin to the page or post, copy the below-given plugin short and use it in your post.<\/p>\n\n\n\n<p>5. If you want to add in the widget, you can drag and drop the <strong>Marquee image crawler<\/strong> widget into your sidebar.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Short code for post<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;marquee-image-crawler group=\"Group1\" speed=\"5\" gap=\"10\" height=\"150\"]<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;marquee-image-crawler folder=\"wp-content\/plugins\/marquee-image-crawler\/sample\" speed=\"5\" gap=\"10\" height=\"150\"]<\/code><\/pre>\n\n\n\n<p><strong>Speed:<\/strong> It is the speed of the marquee<\/p>\n\n\n\n<p><strong>Gap:<\/strong> Gap between two images in the marquee<\/p>\n\n\n\n<p><strong>Height:<\/strong> Height of the marquee images<\/p>\n\n\n\n<p><strong>Group:<\/strong> Which group images to display in the marquee, in the admin when we upload images we have the option to enter the group for each image.<\/p>\n\n\n\n<p><strong>Folder:<\/strong> Use this option if you want to load the images directly from the server folder instead of uploading the images into plugin admin.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently Asked Questions<\/h2>\n\n\n\n<p><strong>Q1. How to upload images?<\/strong><\/p>\n\n\n\n<p>In the plugin admin, we have the option to upload the images, If you don&#8217;t want to upload the images, If you already have images in the server and if you want to use those images in this plugin, you can use the folder parameter in the shortcode.<\/p>\n\n\n\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"http:\/\/www.gopiplus.com\/work\/my-plugin\/adminscreen\/marquee-image-crawler-admin2.png\" alt=\"Marquee image crawler wordpress plugin\"><\/figure>\n\n\n\n<p><strong>Q2. How to change the image size?<\/strong><\/p>\n\n\n\n<p>In the shortcode, we have a parameter to enter image height. and this plugin supports a responsive option. thus, no need to enter the width of the marquee.<\/p>\n\n\n\n<p><strong>Q3. How to disable the image temporarily from the display?<\/strong><\/p>\n\n\n\n<p>In the admin, we have a display option, set value to NO if you don\u2019t want to show images in the website front end.<\/p>\n\n\n\n<p><strong>Q4. Is this plugin uses a jQuery script?<\/strong><\/p>\n\n\n\n<p>No, the Plugin is using simple JavaScript, and that file you can find in the plugin JS folder.<\/p>\n\n\n\n<p><strong>Q5. How to show the image description below the image scroll?<\/strong><\/p>\n\n\n\n<p>No option is available to show the image title or description in the front end. However, we have other plugins on this website to show picture descriptions.<\/p>\n\n\n\n<p><strong>Q6. How to set up the random image in the crawler?<\/strong><\/p>\n\n\n\n<p>Default this plugin display the images in random order, in the next release we will add more admin option to change the display order.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Live Demo<\/h2>\n\n\n\n<p><a href=\"http:\/\/www.gopiplus.com\/work\/2020\/12\/18\/marquee-image-crawler-wordpress-plugin\/\">http:\/\/www.gopiplus.com\/work\/2020\/12\/18\/marquee-image-crawler-wordpress-plugin\/<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Download Link<\/h2>\n\n\n\n<p><a href=\"http:\/\/www.gopiplus.com\/work\/2020\/12\/18\/wordpress-plugin-marquee-image-crawler-download-link\/\">http:\/\/www.gopiplus.com\/work\/2020\/12\/18\/wordpress-plugin-marquee-image-crawler-download-link\/<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress Page<\/h2>\n\n\n\n<p><a href=\"https:\/\/wordpress.org\/plugins\/marquee-image-crawler\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/wordpress.org\/plugins\/marquee-image-crawler\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Marquee image crawler is a continuous scrolling image plugin. This plugin crawls the images left or right. Instead of automatic scrolling, image can optionally be mouse driven, so the location of the mouse cursor dictates which direction for the image crawl to go and at what speed of the crawl.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[162,160,6,5],"class_list":["post-7724","post","type-post","status-publish","format-standard","hentry","category-word-press-plug-in","tag-gopiplus","tag-marquee","tag-plugin","tag-wordpress"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/posts\/7724","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/comments?post=7724"}],"version-history":[{"count":0,"href":"https:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/posts\/7724\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/media?parent=7724"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/categories?post=7724"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/tags?post=7724"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}