• Resolved SkyNetworks

    (@skynetworks)


    Hi Everybody,

    I’ve tried most of the solutions posted in other threads about this problem, but still cannot get links to external websites working on my WordPress site.

    – I’m using current version 3.5.2
    – Am running default Twenty Twelve theme
    – Have not added/activated any plug-ins
    – Don’t have a ‘Themes Option’ link under ‘Appearance’ from which to amend link color
    – Have tried inserting link by simply pasting URL into body of text
    – Also tried using the ‘link’ button and ‘code’ button but nowt works

    An example of the problem can be seen here:
    https://www.retelevise.com/advertising-on-the-up/

    Basically there should be a link to the Media Guardian website immediately after the line ‘All figures quoted from Media Guardian’

    Any help would be really appreciated.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try switching to text tab and adding this:
    <a href="https://www.theguardian.com/media/2013/jul/30/itv-ad-revenues-up-20-percent-august">Media guardian</a>
    To add a color to the link try this:
    <a href="https://www.theguardian.com/media/2013/jul/30/itv-ad-revenues-up-20-percent-august"><span style="color: #00ff00;">media guardian</span></a>

    Thread Starter SkyNetworks

    (@skynetworks)

    Thank you so much !!!

    This works a treat. I was using the text tab anyway, but will keep your code handy for use in future.

    Thanks again – really appreciate it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Links not working for me either’ is closed to new replies.