Questions tagged as 'plugin'

1
answer

DMCA (Digital Millennium Copyright Act)

My question is: how to claim the author's rights in a plugin java ?, I do not have much experience with this, but a buyer leaked my plugin on some pages and supposedly now I have to claim for DMCA.     
asked by 13.09.2016 / 01:15
1
answer

How to use your own plugin in ionic

I am trying to use a socket connected by TCP in my Ionic 3 application. To do this I follow the following steps: 1- I create an ionic application:    ionic start testTcp blank --cordova 2- I enter the directory of the application...
asked by 26.03.2018 / 12:16
1
answer

URL of origin of the chat on Facebook Customer Chat Plugin

I am using the FACEBOOK Customer Chat Plugin plugin on my website. My website offers products, and the chat is in the detail of each product. I reply from Facebook. The problem I have is that I do not have any parameters to know which URL com...
asked by 28.09.2018 / 19:46
1
answer

Translate the permalinks using the "qTranslate-X" plugin

I would like to know if it is possible to translate the permalinks using the qTranslate-X plugin and in case the plugin does not I would like to know how I can do it. For example: link - For content in Spanish. link - For E...
asked by 15.12.2015 / 22:44
3
answers

Problem printing and redirecting jquery firefox

Good evening, I write this time because I am trying to print a div and then redirect me to the main page, but the problem is that it does not redirect me, I try in firefox and that happens to me, it's as if I just made an action pr...
asked by 13.04.2017 / 02:04
2
answers

Hide column in JTable JQuery

I use the Jquery JTable table, and I want to know how the column is hidden: Table: $('#miTabla').jtable({ title : 'Datos Detalle', paging : true, pageSize : 10, pageList : 'minimal', saveUserPreferences : true, jquer...
asked by 03.08.2017 / 14:59
1
answer

PHP does not receive parameters after submit

I'm making a relatively simple form in which I use the plugin multiple-select . This is the form: <form id="frmDatos" class="form-horizontal" action="txartelak.php" method="post"> <input type="submit" class="btn" id="sal...
asked by 04.05.2017 / 15:35
1
answer

Plugin for wordpress

I am trying to make a plugin for wordpress in which I show the client the account status of their clients. What I do is simple, a query to a database in which there is a list of clients and the status of them, whether they are active or not. &...
asked by 25.05.2018 / 04:57
1
answer

Custom Wordpress content [closed]

Good morning, my question is this, I want to make a Wordpress page in which visitors to access certain content must previously register, and not only that, but depending on which profile they have registered 'rensa, technical ... see on my websi...
asked by 12.06.2017 / 12:38
1
answer

How do I use Masonry horizontally?

I have the following code .grid{ column-count: 2; column-gap: 1em; } .grid-item{ margin: 10px; background-color: #333; display: inline-block; margin: 0 0 1em; width: 100%; } .grid-item:nth-child...
asked by 03.07.2017 / 02:01