Questions tagged as 'link'

1
answer

How to parameterize a route in the Vue?

I am using vue/router to make a spa, and I am having difficulty sending the id of a certain product through url ... I'm doing this in the link: <router-link :to="{name:'editar',params:{id:item.id}}">editar2</router-link>...
asked by 06.08.2018 / 21:38
0
answers

Modal generate custom link

I use a modal that I took from w3school and modified it to put several in a same page, I would like to know if I have these modals to generate their own links, so that it is easier for the visitors to share the content. For example I clicked...
asked by 31.07.2018 / 19:12
0
answers

How to pass UTM parameters on a link of class type

Good morning, I have a link that opens a "Popup" through the structure <a class="botao-popup" , I would like to know if I can pass the parameters ?utm_source=blog&utm_medium=organic&utm_campaign=post-blog&utm_content=2...
asked by 11.07.2018 / 16:41
1
answer

target blank at URL

On my site I have a floating button that has an image and allows me to put a URL, however, you do not have the option to open in a new tab. You only have the space for the URL. I would like to know if you can do the target=_blank direc...
asked by 30.05.2018 / 04:44
2
answers

How to call a modal page in a navbar in the bootstrap?

I'm developing a site which I need to call a modal in the submenu of a bootstrap navbar, however, the file in php with the page I'd like to call is in a different folder than the navbar file. I searched a lot of sites and found a way that did no...
asked by 25.05.2018 / 23:46
1
answer

Download button without showing your way

Hello, I have a main mysite.com html site that can be found by search engine robots and I've done myite.com/download.html with these parameters <meta name="robots" content="noindex, nofollow, nosnippet, noodp, noarchive, noimageindex"&g...
asked by 02.03.2018 / 20:37
0
answers

Link button with image and text Html Mvc 5

I'm having trouble implementing a link button that has an image and the text of the description below the image, can anyone help me? At this point I have this in this format WhatIwantandhavetheimageandthedescriptionbytheexamplebelow(imag...
asked by 21.03.2018 / 18:01
0
answers

Wordpress email new user

I am customizing the password setting email that is sent to the user when he registers, however when I try to create the password setting link he is not getting the user login, I am using the code below in functions.php function handle_w...
asked by 21.02.2018 / 20:22
0
answers

Can I use the canonical tag for all products?

I want to know if I can use the canonical tag to reference the same product. Reason: google understands that totally different products are canonical.     
asked by 21.02.2018 / 21:29
2
answers

How to delete an element by Key in React?

This is the generated code, because the list is created by the routes of the pages, I would like to know a way to delete a specific Navlink, either by the key or by another way definitely, that Navlink should be eliminated when the page is loade...
asked by 27.02.2018 / 20:21