Questions tagged as 'plugin'

1
answer

What's the right time to include plugins in a program? [closed]

I've been following several open source projects and noticed that several of them have plugins support. Some questions arise: What is the best time to add plugins ? Should I worry about them since the system design, or should I...
asked by 04.05.2015 / 01:20
1
answer

Method ignoring the callback function in a jQuery plugin

I'm 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 default...
asked by 20.10.2015 / 19:28
1
answer

How to avoid overlapping of select elements in a form on the same page?

I use wordpress as a CMS and created a form with the WPCF7 (Contact Form 7) plugin. It turns out that some form elements such as select, checkbox and radio button overlap each other in a way that I can not adjust them. View Image With the h...
asked by 03.03.2014 / 00:11
1
answer

BarcodeScanner on Phonegap / Cordova?

I can not find a barcode reader plugin through the camera phone that works. I think I've tried all the possible options. The last one I tested is the link I followed these steps: cordova platform add android cordova platform build plugman...
asked by 19.05.2015 / 15:51
0
answers

How to make slideshow rotate 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 I put only 3], in fade, every time the user opens a new tab. Problem...
asked by 01.12.2015 / 06:31
1
answer

Change the operation of the myCRED Gravity Forms hook

I have a site with a scoring system using the WordPress plugin for myCRED and Gravity Forms. MyCRED provides a hook to give pre-defined points automatically to users each time they send messages via Gravity Forms, and as an additional option,...
asked by 02.02.2015 / 04:05
2
answers

Plugin EditorConfig - What's the use?

I went to the official site of the EditorConfig plugin , I'm not very good at English so I tried translating to read and it did not work, so I did not understand much well the functionality of it, then I would like to know: What is it for?...
asked by 10.04.2016 / 16:58
1
answer

Addressing possible typos in emails (@gamail, @hotnail ..) [duplicate]

Well, I have some problematic registrations on account that the user typed eg "josé@gamail.com". From what I've seen in this answer , most servers disabled a possible ping with response if email exists because of spammers. What would be...
asked by 13.08.2015 / 19:13
1
answer

Official bbPress Translation for your language

I did not find any official bbPress downloads for the Portuguese language. I found in Google all kind of suggestion but I believe it is for old versions of the bbPress plugin. I have already installed it and it is fully functional, but the .p...
asked by 14.06.2014 / 22:21
1
answer

How 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 did not get anything. My test page: <!DOCTYPE html>...
asked by 06.12.2017 / 18:51