Questions tagged [external-links]

100 questions
0
votes
3 answers

Automatically Convert all external links to affiliate links

I would like to be able to automatically change links into affiliate links on my Wordpress and Mybb installation. This would help to reduce the amount of time managing links in case the code needs to be changed in the future as you know advertiser…
Piyush
  • 9
  • 1
  • 2
0
votes
1 answer

JqueryMobile + Phonegap Android Device Back Button on external links

I am opening a link which is not part of my domain, let's say Using this piece of code ' Now when the user clicks this, my app redirects to google. I am trying to use…
Jazib
  • 1,200
  • 1
  • 16
  • 39
0
votes
1 answer

Magento - Hardcoded top nav menu item linking to external site

I've searched hi and low for an answer to this seemingly simple question, however I have not found a working solution. My top nav menu in Magento is hard-coded to include CMS pages (no problems there as the CMS pages are built off of the BaseURL)…
Tara M.
  • 15
  • 4
-1
votes
1 answer

CSS External Link is not Working althouhg an internal link works

The external css link that I used is not working I tried using it inside the head tags it is working there. I have already tried; -copying full path -writing: type="text/css" -writing: href="/css/styles.css" -writing: href="css/styles.css" -writing:…
-1
votes
1 answer

Display a bunch of links as cloud

My client wants me to create a page with a bunch of external links displayed as a cloud. He wants to have the ability to add external links and edit font size and it's color. This cloud must be located in the center of the page and grow from the…
-1
votes
1 answer

Wordpress, open folder on server in company network by link or button

Is it possible to create a link on a wordpresspage to allow access for all my employees to a location on our network? I don't want to upload alle the documents because they are updated by some people. I have a Wordpress intranet page and want to…
Eric Stralsund
  • 541
  • 1
  • 5
  • 17
-1
votes
1 answer

How to access external link html in CI

I have this Html Code in my CI, it's quite normal ... When i run in localhost it's all fine, but when i host the wbsite it keeps sending mysite.com/www.google.com instead just wwww.google.com. am i missing something here ?
-1
votes
2 answers

Opening external links from select/option dropdown in a new tab

I have a select-option dropdown with links, both internal and external. I want the external links (and only them) to open in a new tab. This is what I have.