Hello dear
Thanks for choosing Clink plugin. You means how can you change the target attribute of links (like _blank)?
Exactly!
Would help to choose the target link from widget.
So would be good can reset one or all counter click link.
Thank !
That’s nice. I will add these features in the next version on Clink.
Thank you Aryan Themes. I’m looking forward to the next version !
About the widget and if someone is helpful; I added the target attribute in the following files:
File: clink\inc\cpt.php Line 209
Says:
echo '<a href="' . $clink_url . '">' . $clink_url . '</a>';
I changed:
echo '<a href="' . $clink_url . '" target="_blank">' . $clink_url . '</a>';
File: clink\inc\functions.php Line: 345
Says:
$Cl_qu_str .= '<li class="clink-' . get_the_ID() . '"><a href="' . $clink_link_url . '">' . $clink_link_title . $clink_clicks . '</a></li>';
I changed:
$Cl_qu_str .= '<li class="clink-' . get_the_ID() . '"><a href="' . $clink_link_url . '" target="_blank">' . $clink_link_title . $clink_clicks . '</a></li>';
I am working in the Spanish language if anyone needs.
Estoy trabajando en el idioma español por si alguien lo necesita.
Hola a todos !
Gracias Patowins, tenía el mismo problema con el atributo target en el widget…
…Me ayudarías con el idioma Español enviandolo a mi correo: hotboynow66 @ gmail.com
Nuevamente muchas gracias… Thank you !
Me alegra que haya servido la ayuda Hot-Boy-66 !
Y a penas termine la traducción al Español te la envío.
Hot-Boy-66 correo enviado y cierro el foro !
patowins – THANK YOU!
Aryan Themes – When are you planning on adding this simple and needed update? Nice plugin!
Dear Robert_ITman !
I ‘m not the Plugin Author…
…We have to wait a new version!