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
-
0
votes1
answer39
viewsVenobox Plugin Error in Safari Mac Osx
I have a small problem in this plugin, the name is Venobox. With the same function as Colorbox, it opens iframes, photos, external links and HTML in the famous lightbox effect. I took a project in…
-
0
votes1
answer60
viewsHas anyone already managed to integrate the card.io plugin into a Cordova project for android?
I’m trying to make a plugin integration Card io. on a Cordova project for Android and the only reservoir I found was this and the instructions are not consistent with zip (namely the name of one of…
-
0
votes1
answer69
viewsA lot of information on auto complete
It is possible to insert a large amount of information into an auto complete and indent this information as image?…
-
0
votes1
answer104
viewsrake aborted! Ruby on Rails, Wordpress Plugin
I had to enter the world of Ruby the force to modify a Wordpress plugin, I’m new to Ruby, only followed tips and I can not manage to solve the problem. Following the steps to do this I find myself…
-
0
votes3
answers5980
viewsColumn Size with Datatables
I’m using the plugin DataTables to paginate a record in a panel. The problem is that this table has 5 columns, the last one is called action where there are 4 links (currently one below the other…
-
0
votes1
answer88
viewsSend posts from Wordpress sites partners to my site
Good night. I need to develop a Wordpress plugin that works by taking the post posted on the site where the plugin is installed (which is from a partner site that provides content) and sending the…
-
0
votes2
answers660
viewsandroid Cordova camera plugin problem
I’m trying to make a "Hello World" in Ordova, it’s a screen with a button that triggers the camera, it’s not necessary to do anything else, just trigger the camera. the steps I took. Cordova create…
-
0
votes0
answers112
viewsResize image "by finger" on web page
I wonder if there is any technique, a plugin, whatever, something that allows you to resize an image that is on my web page in an interactive way with the user, as the image below shows:…
-
0
votes2
answers518
viewsComments with Facebook for different news on site
I’m developing a website that will have several different posts (like a blog, for example). I added the comment plugin with Facebook, so that users who access can comment. However, I am in the…
-
0
votes0
answers16
viewsPhonegap facebook api in Angularjs
According to this project https://github.com/jeduan/cordova-plugin-facebook4, i installed via git-shell, this plugin in my phonegap, went to the root folder and ran the shell. At least, in this…
-
0
votes0
answers29
viewsProtect Wordpress Plugin Code
How to Obfuscate or Encrypt the code of a plugin that has been developed for wordpress? I have a plugin that only works by confirming the purchase email on the activation screen. What if I delete…
-
0
votes1
answer89
viewsPhonegap Plugin
Hello, I’m a beginner with phonegap/Cordova, and I’ve been having trouble understanding some things, such as installing plugins, no matter the way I do, when I build the project on the phonegap site…
-
0
votes1
answer344
viewsOne Signal Phonegap does not work
I am updating a phonegap app, it compiles in the cloud without problems, but when trying to login that I am using One Signal to do it, it does not access, it is not a problem with the api because I…
-
0
votes1
answer57
viewsBootstrap style datetime does not work properly
Good morning, first I’ve seen researched several possible solutions to this problem here on the site, but the error it is giving me is different from the ones I found here, the file is pulling a…
-
0
votes1
answer18
viewsCaptcha for Formidable (Form) - Wordpress
Good afternoon! I’m in need of a captcha plugin that works together with Formidable. In this case, what you already have in Formidable only works in one form per page, and since I need to use 2x on…
-
0
votes0
answers64
viewsDate and time of file modification to download a wordpress site
I need help, I have a Wordpress site. this site has a downlaod page of files, I would like to know if there is any plugin or any way to display the date and time of modification of that file to…
-
0
votes1
answer42
viewsTraverse elements and perform same function for each of them
I’m doing a gallery where they’ll have a button next to and previous. When you click one of these two buttons, you will execute the function that is up to each of them to perform. There will be more…
-
0
votes2
answers1575
viewshow to place content from another blog (the posts) on my wordpress site (ex : last posts)?
I have a website and in it I want to put a feature in which there is an element where the last appears posts from a blog, but this blog is on another server. I want to put the last published posts…
-
0
votes1
answer52
viewsCakedc/Users - Types of users
I have deployed the Cakedc/Users authentication plugin and want to add other types of users to my system. Currently I only have the two default permissions: superuser and user. I am controlling…
-
0
votes1
answer35
viewsDetect slide position in Jquery SLY plugin
Hello. I wonder how I detect the current position of a slide using the Sly plugin. The kind I use is 'oneperframe'. I don’t have much knowledge of jquery, and even less with this plugin. I visited…
-
0
votes2
answers147
viewsCMB2 - Wordpress
/** * Video metabox */ $videos = new_cmb2_box( array( 'id' => $prefix . 'video_url', 'title' => 'YouTube Vídeo', 'object_types' => array( 'video_destaque_home', ), // Post type 'context'…
-
0
votes0
answers29
viewsVideojs ASS does not work on pages with Rewriterule
I use RewriteRule (.*) /index.php [QSA,L] and to manage the Urls use this code: <?php $url = ltrim( parse_url( $_SERVER['REQUEST_URI'] , PHP_URL_PATH ) , '/' ); $url = explode( '/' , $url );…
-
0
votes1
answer150
viewsHow to implement Cordova-plugin-accountkit in my Cordova project?
I searched for examples but found nothing to clarify my doubt, I have no experience with Cordova (maybe that’s why I don’t know how to use the cordova-plugin-accountkit). this is the file code…
-
0
votes1
answer178
viewsQuery the user data
Hello, I wonder if there is possibility to query user attributes and display on screen. To register the user I am using the plugin final Member, which by default only displays the user’s photo and…
-
0
votes0
answers48
viewsHow to translate a plugin?
Hello, good afternoon! I have a problem and I can not find the solution, I am using the plugin Magic Members and I am trying to translate the plugin, because this in English, I used the plugin loco…
-
0
votes1
answer158
viewsRemove wordpress password difficulty
I tried to remove the difficulty to write a password in wordpress, I use the plugin Ultimate Members to register, I used the code below to solve the problem, but I could not. function…
-
0
votes2
answers161
viewsCordova-plugin-globalization Unable to download plugin
I am trying to install the plugin Globalization in my project using Cordova and while trying to add I get the following error: Error: tunneling socket could not be established, cause=connect…
-
0
votes0
answers263
viewsHow to change the preview location of Bootstrap File Input?
I need to change the location where the preview of the images appears, put it inside another div because it is being automatically placed above the input file. So far I haven’t found anything in the…
-
0
votes2
answers731
viewsAnti-adblock which replaces div
I need a wordpress plugin or script in which present a message to the user who has Adblock. However, I want that message to appear in place of a div. I’ve tried the plugins: JGC Adblocker Detector -…
-
0
votes1
answer262
viewsError While Uploading with Bootstrap fileinput
Well I’m having problems with this plugin would like to know if anyone has messed with it and if it could help in the question I am having problems communicating with the controller I am taking the…
-
0
votes1
answer86
viewsBootstraptable: take the data-index by the Row obtained by the getSelections method
I have a table in my project where I use the plugin Boostraptable, which has a column with radio button enabled (data-radio="true"). To recover the data from the record marked in the table via…
-
0
votes1
answer130
viewsStrings not detected by Polylang.
On a wordpress site to make it bilingual, I’m using the Polylang plugin, however I need to translate the Search part and I can’t. This page is not a page listed in wordpress and in the Strings list…
-
0
votes1
answer38
viewsPlugin indication for wordpress search
I am building a project and I need a plugin indication to create a search similar to this, this site: http://www.fqmfarma.com.br/produtos Where the contents are separated with letters, in…
-
0
votes0
answers558
viewsXamarin Forms - Select and display Images
I am developing an application in Xamarin Forms and I am in need of a functionality in which the user can choose an image from the gallery and that this image can be displayed in an Image control in…
-
0
votes1
answer19
viewsHow to know the change a plugin made in Wordpress
Good afternoon, Had a problem with a menu in my Wordpress, and solved using a plugin. I wonder how the plugin solved my problem in code issues, there is some way to see the changes that the plugin…
-
0
votes1
answer45
viewsSynchronous plugin
Studying on the Microsoft Dynamics 365, I came across the information that there is the possibility of extension of the tool on the server, creating plugins síncronos or assíncronos. Microsoft has…
-
0
votes2
answers98
viewsRead HTML inside a Sweetalert plugin confirmButtonText
I have an action originated by the plugin Sweetalert that needs a button with text well extended because it is a very sensitive option and can lead to errors. swal({ title: data['title'], text:…
-
0
votes1
answer93
viewsjQuery plugin with trigger in event click
jQuery plugin: (function($){ $.fn.extend({ meuPlugin: function(){ $('body').on('click', this, function( e ){ console.log( $(this).attr('href') ); return false; }); } }); })(jQuery); Selector in…
-
0
votes0
answers130
viewsHow to work with plugins in Cakephp 3.6 or 3.6.1
How to work with plugins in Cakephp 3.6 or 3.6.1. Until version 3.5.13 I worked without problem, installed via Poser and loaded with bin/cake plugin load Name But in version 3.6 that was quite…
-
0
votes1
answer137
viewsRedirect if basket is empty | Woocommerce 3+
add_action( 'wp_footer', 'redirecionar' ); function redirecionar(){ global $woocommerce; if ( is_page('carrinho-de-compras') and !sizeof($woocommerce->cart->cart_contents) ) { wp_redirect(…
-
0
votes0
answers176
viewsCheck if cart is NOT empty Woocommerce 3.4+
I intend to check if the cart is NOT empty, but I’m not getting it! Can someone help me, please? . add_action( 'wp_footer', 'redirecionar' ); function redirecionar(){ global $woocommerce; if (…
-
0
votes2
answers36
viewsError wordpress plugin, ie blank field in array
good night! I’m developing a website for a restaurant and in it I installed a desktop reservation systems plugin, called (https://br.wordpress.org/plugins/restaurant-reservations/) The following…
-
0
votes0
answers20
viewsJetty installation problem at eclipse/STS
I’m trying to install the Jetty plugin in eclipse/STS and always of the problem in this machine, I installed in mine and it worked, but here I need to work not with you.(has already been formatted)…
-
0
votes0
answers24
viewsFat Jar Eclipse Plug-in does not appear in Export
I need to extract a "fat" jar, I installed the Fat Jar Plug-in in eclipse (https://sourceforge.net/projects/fjep/). Eclipse Version: Luna Service Release 2 (4.4.2) Extract the jar to the plugins…
-
0
votes0
answers43
viewsflutter - Migrate to Android embedding v2 - plugin audioplayers error
I have a bit of a problem (I believe). Earlier today, I was working on my app and everything was ok, but now at night I went running and got this error message: Upgrading to Android embedding v2 (I…
-
0
votes0
answers70
viewsWhen sharing the link through the app does not load either photo or text in the iPhone version. Android works perfect
Hello, I have an app developed in Flutter. It has a list of news that the user can share. I’m using the Dart Packages share plugin. On android the sharing is working perfectly, I pass the link of…
-
0
votes0
answers19
viewsPass parameter dynamically to Jquery plug-in
I have a javascript/jquery code that saves a new one on my system, in this code I want that when the request fails to be executed a notification plug-in, I wanted to pass to this plug-in the data of…
-
-1
votes1
answer108
viewsproblem with audio phonegap/Cordova
I am using the plugin Cordova-plugin-media to run audio in my app and this working perfectly, but when starting the audio in my app, the audio that is rolling in another application stops running. I…
-
-3
votes1
answer51
viewsWordpress can not download plugin Updraftplus
I was downloading the wordpress plugins but when I went to download Updraftplus gave the error sequinte: https://downloads.wordpress.org/plugin/updraftplus.1.16.23.zip… By unpacking the package...…