Most voted "plugin" questions
A plugin (or plug-in) is a program that adds specialized functions to another larger program.
Learn more…149 questions
Sort by count of
-
6
votes1
answer7155
viewsHow to show posts from a Facebook Fan Page on a Website
I wonder which Api or Plugin should use to make available on my site the latest posts of my FanPage. Actually I’m still researching to see if what I want to do is possible. What I intend to do is in…
-
5
votes1
answer894
viewsHow to put Wordpress bilingual?
I had to put a website (template developed by me) under CMS Wordpress in two languages, but the plugin qTranslate not enabled in my version. Is there any way to do it without plugins? Or maybe a…
-
5
votes2
answers120
viewsWhy do certain services still depend on the Java plugin?
Banks, digital certificates, government service websites still depend on the plugin java. The idea of Java, "write once, run anywhere" is not always true. Many services still have platform-specific…
-
5
votes2
answers1215
viewsDoubt about the Apache version 2.0 license
I am developing an app with Cordova, the app can be downloaded free of charge, only some internal features will have some cost. I needed to use this plugin…
-
4
votes1
answer1940
viewsMaven: Generate JAR with Dependencies / Directory recources
I’m very lay with Maven and the fact that there is a lot of material on the Internet I ended up getting lost as I perform the operation below: I need to generate the JAR Runnable of my project with…
-
3
votes1
answer953
viewsHow to avoid overlapping (overlapping) <select> elements in a form on the same page?
I use wordpress as CMS and created a form with the plugin WPCF7 (Contact Form 7). It turns out that some form elements such as select, checkbox and radio button overlap each other in a way that I…
-
3
votes2
answers527
viewsHow to recover Firefox bi HTML source code via Addon/Add-on?
I am writing an add-on ("addon") to Firefox. I need to get the HTML source code open in the current Firefox tab and display in a alert, using Javascript. I tried to use…
-
3
votes1
answer204
viewsChange the operation of the hook myCRED Gravity Forms
I have a site with a scoring system using the plugin for Wordpress myCRED and Gravity Forms. Mycred offers a hook to automatically give pre-defined points to users each time they send a message via…
-
3
votes1
answer247
viewsHow to remove an extension from Visual Studio 2010?
What is this? How to remove/disable this VS2010 resource? What are these 3 points that appears?…
-
3
votes1
answer49
viewsWhen is the right time to include plugins in a program?
I’ve been following several open source projects and realized that several of them have support for plugins. Some doubts arise: What’s the best time to add plugins? I must worry about them from the…
-
3
votes1
answer1155
viewsBarcodescanner at Phonegap/Cordova?
I can not find any plugin for barcode reader, through the camera phone, that works. I think I’ve tried every possible option. The last one I tested is https://github.com/wildabeast/BarcodeDemo I…
-
3
votes2
answers2084
viewsChrome does not debug with netbeans conector
I installed the extension (plugin) Netbeans connector for the Chrome browser but does not open anything, only a white screen with the "netbeans conecttor" message is debugging this tab. Has anyone…
-
3
votes1
answer117
viewsMethod ignoring callback function in jQuery plugin
I am developing a plugin in jQuery and the problem or difficulty is: I created the methods init, show and hide; (function( $ ) $.fn.tooltip = function(method, onClick, onBefore, onAfter) { var…
-
3
votes1
answer35
viewsGrab a plugin selector
I’m trying to create a plugin but I can’t catch the selector, and it was even removed from version 1.9. If I use $(this).selector in the plugin, it returns a string #div #elementoA, #div #elementoB.…
-
3
votes0
answers103
viewsHow do slideshow run when the "new tab" tab is open?
I’m trying to make a slideshow script run every time a new tab opens in Google Chrome. I need to do the following execution: 1-Make a slideshow script run 10 images [here put only 3], fade, every…
-
3
votes1
answer2130
viewsAdd phonegap/Ordova plugin
Hey, you guys. I’m trying to develop an APP in phonegap for Android and iOS. The goal of the APP is: 1) The person will have a button to access the device’s camera. 2) When the screen to take a…
-
3
votes1
answer81
viewsWhat does cardinality mean in this case ? (jQuery Inputmask)
I have the following excerpt: $('#elemento').inputmask({ mask: "*{1,255}", greedy: false, definitions: { '*': { validator: "[A-Za-záãâÁÂÃéêẽÈÊẼìîĩÌÎĨòôõÒÔÕùûũÚÛŨ ]", cardinality: 1 } } }); The…
-
2
votes2
answers163
viewsFittext Resize only works after resizing page in jQuery Mobile
I am working on a project with jQuery Mobile and I am using the plugin resize Fittext text. The plugin works fine, except in jQuery Mobile, where I have several pages in a single HTML file, when I…
-
2
votes1
answer377
viewsImage problem in Advanced Custom Fields plugin
I am using Advanced Custom Fields in a job and created the following field and inserted out of the loop the code: <?php the_field('jogador_1'); ?> and is returning me the following error: 15,…
-
2
votes1
answer777
viewsbbPress official translation into Portuguese
I couldn’t find any official bbPress download for the Portuguese language. I found in Google all kind of suggestion but I believe it is for old versions of bbPress plugin. Already installed and is…
-
2
votes0
answers409
viewsError Facebook plugin does not count amount of comments
I used the Facebook plugin on my site, for the buttons to like (like), share (share), face box (facepile) and comments (comments). Everything works, except the comment counter in each post, all…
-
2
votes0
answers28
viewsDeactivate Securitycomponent - Cakephp + Croogo
I am developing a plugin for Croogo, and need to create only one more field text, nodes. The field appears in the Nodes tabs and is ok, but my problem is when I am saving the data, a security error…
-
2
votes1
answer377
viewsPersonalized sound in Cordova Local Notification
I’m trying to customize the sound for a notification using the Cordova. I am using the plugin Cordova Local Notification, but the sound is not played when displaying the notification. Tests carried…
-
2
votes0
answers41
viewsReference count plugin for VS 2013 Community
Is there a plugin to count references on Visual Studio 2013 Community as that of the Codelens? I didn’t know that in this version Codelens is not part of that version.…
-
2
votes1
answer2883
viewsPhonegap Plugins: Using camera with flashlight on
I need to know if it is possible or if there is a plugin that allows me to open the camera with the flash(or flashlight) on(a). I need this for a project, to check the location of the flash…
-
2
votes1
answer560
viewsHandling possible typos in emails (@gamail, @hotnail .)
Well, I have some problematic registrations because the user typed in: "josé@gamail.com". From what I saw in this answer, most servers have disabled a possible ping with reply if the email exists,…
-
2
votes1
answer252
viewsNice Scroll does not work
I need to leave my page with smooth scrolling. Searching in the community I found the plugin called nice scroll. I implemented it and it worked only on Google Chrome and Opera, but not on Mozilla…
-
2
votes0
answers98
viewsCkeditor - Plugin "Imageuploader" - problem on image link
I can upload the image, it climbs the image correctly and shows in the editor. I have already checked via FTP and the file is going up to the folder correctly. When I send the form to the other…
-
2
votes1
answer620
viewsInstall Nesbox emulator in Wordpress
I’m trying to add the emulator Nesbox on a Wordpress site, but it’s not working because I don’t know in which Wordpress location should I add the emulator folder, so it works the way the developer…
-
2
votes2
answers127
viewsEditorconfig Plugin - What’s it for?
I accessed the official website of the plugin Editorconfig, I’m not very good in English so I tried to translate to read and it didn’t work very well, so I didn’t understand very well the…
-
2
votes1
answer907
viewsDifference between Vast x VPAID
I’m trying to see but I could not understand what would be the difference between these two Vast x VPAID I bought a plugin to use google DFP with Vast, but what would be the difference from it to…
-
2
votes1
answer34
viewsSearch broken links(path) in the project in Visual Studio
I have a web project in Visual Studio 2012 and would like to know if there was any way to scan the code for paths to files that are not certain and also identify files that are not used. For…
-
2
votes0
answers1870
viewsBarcode scanner for browser
The scenario is as follows: I’m creating an application in Ionic 2, but I need it to also be accessed through a URL in a browser, like Chrome. One of the requirements of this application is that it…
-
2
votes1
answer885
viewsJquery plugins use different versions, how to bypass?
Good afternoon I’m using the pluign jQuery Knob who uses the version 1.9.0 of the jquery, and the Mask-input who uses the v1.11.1. Maskinput I used the latest version and it worked, so I think…
-
2
votes1
answer54
viewsHow to create elements of a typehead in a div
I need to develop an input that returns information from the database, but this information has to be visible in a div on the right side of the page I tried a lot of things, but I got nothing. My…
-
2
votes1
answer35
viewsHow to configure the progressiBar property in the plugin toastr?
I’m wearing this plugin to show messages , but I’m not able to do it. <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>toastr examples</title>…
-
1
votes2
answers732
viewsHow to select one or more items in the jQuery UI Multiselect plugin?
I’m using the plugin jQuery UI Multiselect. How do I select one or more options with a click of a button outside of multiselect? For example, I have a list of 5 items: Item Group 1 Item Group 2…
-
1
votes1
answer766
viewsError in Wordpress installation with PG4WP plugin on server
I’m using wordpress with the plugin PG4WP to use the postgresql. Localhost everything worked. But when I migrated to the server returns the following error when configuring the wp-config…
-
1
votes1
answer143
viewsHow to take the horizontal scrolling in the mobile browser, created by the Facebbok comments plugin?
What is normally done is this: <div class="fb-comments" data-href="http://example.com/comments" data-numposts="5" data-colorscheme="light"></div> I also added this div with the…
-
1
votes2
answers996
viewsCredit System - Wordpress
Does anyone know a plugin or script that works as credits/points? That is to make a download will use X credits, and the user can buy via paypal or something like that. Plugins Visas: Easy Digital…
-
1
votes1
answer58
viewsHow to detect if a Wordpress article has been loaded into a lightbox?
I am creating a news site, I am using Wordpress as CMS and I am using a plugin Jquery (Magnific Popup) to open the articles in a lightbox. I did the single.php without the headline and without the…
-
1
votes1
answer800
viewsTransition effect of website content
I visited that website and liked the way the content moves, when it is clicked on More Articles or Hide List, I’d like to implement it on a website I’m developing. I’m having difficulties to find…
-
1
votes1
answer310
viewsHow to restrict access to some Wordpress plugins?
I’m creating a website in Wordpress, but it has some plugins that even though being logged in as autor, the plugins appear in the menu at WP. Is there any plugin for wordpress that allows me to…
-
1
votes2
answers4146
viewsPlugin that applies zoom when mouse pass
I have an internal page of products, which the layout is as below: What I need is that when the person hovers the mouse over the smaller square, he shows the large image above and zoom in when the…
-
1
votes1
answer838
viewsAndroid Alarm / IOS with Phonegap
Good evening, I’m just developing an application for parties. In this application lists the city parties with date and time, tickets and tals.. I’m having a hard time creating a feature, I need to…
-
1
votes1
answer69
viewsJquery slide plugin
This js is all part of next,Prev and auto of my slide, but there is a "however": when I click on Prev, it comes back and then advances in the same action. What is wrong with the logic of this…
-
1
votes1
answer1181
viewsIdentify Visitor and User in Wordpress
I am working on a wordpress plugin, and I need to change the menu name Login for My account when the user is logged in. I also need to change the title of the page. I have tried using the filter…
-
1
votes1
answer444
viewsEnrollment in Courses - Joomla 3.4
I am in need of a plugin for joomla or code for the following situation: I have a site that offers courses, but until 6 months ago the owner of the site, not even site had (rss) so she asked to be…
-
1
votes1
answer50
viewsCustom update for Wordpress plugins
How do I make updates available (updates) for a Wordpress plugin I developed? Can you do this with Github? Or is it only possible by official directory?…
-
1
votes0
answers1318
viewsIntel XDK connection to Mysql database
I have a question about connecting my application to an external database on Intel XDK. Could someone tell me what other techniques to connect my application with an external database, besides the…