-
AuthorPosts
-
March 16, 2020 at 1:15 pm #1193471
Hola, buenos días.
En la rejilla de opiniones, por defeto se abre el link del enlace web lo abre en una página nueva.
Es posible que se abra en la misma página.Gracias.
Un saludo.March 17, 2020 at 4:16 am #1193710Hey jpelegrin,
I tried translating your post, but I’m not sure Google Translate did a very good job since I don’t understand it. Could you post a link to the element in question so that we can have a closer look please? Also please try to explain the problem a bit further if you can.
Best regards,
RikardMarch 17, 2020 at 12:47 pm #1193781Hello again. I will try to explain myself to the best of my ability.
In the opinions grid, I have inserted a link and when clicking, it takes me to a new page. I would like the same page to open. It’s possible?
Attached images.
https://drive.google.com/open?id=1Ig_yM3-raQaPL4tm3vcHxqIbzu8jwKBC
https://drive.google.com/open?id=1hRm_hVLyi9ndVwJgbojGGUiDGU20Qvas
https://drive.google.com/open?id=1AkHpOX5vQ2elQpmAl_no2KF1yVipWKAEThank you.
GreetingsMarch 19, 2020 at 2:43 pm #1194429Hi.
Can you help me? I have received no reply.
Thank you.
Greetings.March 19, 2020 at 5:58 pm #1194488Hi jpelegrin,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaMarch 20, 2020 at 11:24 am #1194767Hi.
Here is the link.http://senairub-cp5021.wordpresstemporal.com/prueba/servicios/
In the green box, you have the problem information.
Thank you.
Greetings.March 20, 2020 at 7:55 pm #1194904Hi jpelegrin,
Here is the code you can put in your funtions.php
function addCustomScript(){ ?> <script> function a() { jQuery('.aviablank.avia-testimonial-link').attr('target', '_self'); } $(window).load(function() { a(); }); </script> <?php } add_action('wp_footer', 'addCustomScript');If you need further assistance please let us know.
Best regards,
VictoriaMarch 21, 2020 at 1:00 pm #1195047Ok.
Muchas gracias.March 21, 2020 at 3:00 pm #1195077Hi jpelegrin,
We’re glad to hear that.
Let us know if you need further assistance or if we can close this thread.Best regards,
NikkoMarch 23, 2020 at 11:53 am #1195427Hi.
It does not work. I have inserted the code in the “functions.php” folder of the following path:
wp-content/themes/enfold /functions.php.
Is it correct, or have I got the wrong route?Greetings.
March 23, 2020 at 1:12 pm #1195455Hi,
You’ll need to use a child theme for the tweak.
The path should be wp-content/themes/enfold-child/functions.php
If you haven’t used a child theme yet, please download it here (instructions on how to use is on the link as well): https://kriesi.at/documentation/enfold/child-theme/Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.
