Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • thevisionboard Friend
    #184544

    I have a problem on http://www.pug.co.za

    On the homepage I have changed the middle “EMEA PUG CHALLENGE – Read More…” link to link to an external site – http://www.pugchallenge.eu/ but it does not work.

    Here is the code

    <div class=”span4″ data-tablet=”span12 spanfirst”>
    <h3>EMEA PUG Challenge</h3>
    <p>The EMEA PUG Challenge took place in Manchester, UKĀ  on 15 & 16 November 2012.</p>
    <p><a target=”_blank” href=”http://www.pugchallenge.eu” role=”button” class=”btn btn-primary btn-large” data-toggle=”modal”>Read More…</a>
    </p>
    </div>

    Any assistance would be greatly appreciated…

    Paul

    Ninja Lead Moderator
    #482001

    I have fixed the problem on your site here
    from

    <p><a role="button" class="btn btn-primary btn-large" data-toggle="modal" on-click="window.open('http://www.pugchallenge.eu/','_parent');">Read More...</a></p>
    change to

    <p><a class="btn btn-primary btn-large" href='http://www.pugchallenge.eu/'>Read More...</a></p>

    You check it again, let me know if it helps

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum