Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Template with broken links - solved

  • 22-11-2010 02:39PM
    #1
    Registered Users, Registered Users 2 Posts: 168 ✭✭


    Hi All,

    I want to use this Joomla template http://dryicons.com/web-templates/portfolio/
    And if you click on the Live Demo link you can see it working nicely.

    So I have it installed and started working on www.bennymeade.com
    But if you click on the links : about, portfolio or contact you can see that the pages are not there, just a broken link.

    In my control panel I do not have pages/folders for /contact.html etc. Just the following files:

    css, html, images, js, favicon.ico, index.php, templateDetails.xml

    Do you think this is a problem with the installed template? Or am I missing something obvious on this tired Monday morning? :(


Comments

  • Registered Users, Registered Users 2 Posts: 168 ✭✭the_god_swan


    <!-- Main Menu -->
    <div id="menu">

    <dl class="mh">
    <dt><a href="/index.php" class="menu_tit_act">home</a></dt>
    <dd><a href="/index.php" class="menu_btn_act"></a></dd>
    </dl>

    <dl class="ma">

    <dt><a href="/templates/portfolio/about.html" class="menu_tit">about</a></dt>
    <dd><a href="/templates/portfolio/about.html" class="menu_btn"></a></dd>
    </dl>

    <dl class="mp">
    <dt><a href="#" class="menu_tit">portfolio</a></dt>
    <dd><a href="#" class="menu_btn"></a></dd>
    </dl>

    <dl class="mc">
    <dt><a href="/templates/portfolio/contact.html" class="menu_tit">contact</a></dt>
    <dd><a href="/templates/portfolio/contact.html" class="menu_btn"></a></dd>
    </dl>

    </div>


  • Registered Users, Registered Users 2 Posts: 168 ✭✭the_god_swan


    For some reason the Joomla installer was not uploading all the files within the zipped template package ie. the .html files.

    So once I uploaded them separately all seems to be working fine now :D


Advertisement