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.
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...
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...
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...
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...
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...
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...
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.
&...
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...