convertir template html en joomla

Réduire
X
 
  • Filtrer
  • Heure
  • Afficher
Tout effacer
nouveaux messages

  • [Problème] convertir template html en joomla

    bonjour
    je suis débutant en Joomla et je fais la conversion d'une template html en joomla quand je clique sur un lien de la page par exemple "wishlist" il me donne cet erreur :"The requested URL /templatehtml/shop-ui-add-to-cart.php was not found on this server"" voila une partie du code de mon index.php ou il y a le lien "wishlist":
    <?php /** * @copyright Copyright (C) 2013 JoomlaTemplates.me - All Rights Reserved. **/ defined( '_JEXEC' ) or die( 'Restricted access' );

    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>">
    <head>


    <!--Meta -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="">
    <meta name="author" content="">

    <!-- Favicon -->
    <link rel="shortcut icon" href="favicon.ico">

    <!-- CSS Global Compulsory -->
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/assets/plugins/bootstrap/css/bootstrap.min.css">
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/assets/css/shop.style.css">

    <!-- CSS Implementing Plugins -->
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/assets/plugins/line-icons/line-icons.css">
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/assets/plugins/font-awesome/css/font-awesome.min.css">
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/assets/plugins/scrollbar/src/perfect-scrollbar.css">
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/assets/plugins/owl-carousel/owl-carousel/owl.carousel.css">
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/assets/plugins/revolution-slider/rs-plugin/css/settings.css">

    <!-- CSS Theme -->
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/assets/css/theme-colors/default.css">

    <!-- CSS Customization -->
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/assets/css/custom.css">
    </head>

    <body class="header-fixed">
    <div class="wrapper">
    <!--=== Header v5 ===-->
    <div class="header-v5 header-static">
    <!-- Topbar v3 -->
    <div class="topbar-v3">
    <div class="search-open">
    <div class="container">
    <input type="text" class="form-control" placeholder="Search">
    <div class="search-close"><i class="icon-close"></i></div>
    </div>
    </div>

    <div class="container">
    <div class="row">
    <div class="col-sm-6">
    <!-- Topbar Navigation -->
    <ul class="left-topbar">
    <li>
    <a>Currency (USD)</a>
    <ul class="currency">
    <li class="active">
    <a href="#">USD <i class="fa fa-check"></i></a>
    </li>
    <li><a href="#">Euro</a></li>
    <li><a href="#">Pound</a></li>
    </ul>
    </li>
    <li>
    <a>Language (EN)</a>
    <ul class="language">
    <li class="active">
    <a href="#">English (EN)<i class="fa fa-check"></i></a>
    </li>
    <li><a href="#">Spanish (SPN)</a></li>
    <li><a href="#">Russian (RUS)</a></li>
    <li><a href="#">German (GRM)</a></li>
    </ul>
    </li>
    </ul><!--/end left-topbar-->
    </div>
    <div class="col-sm-6">

    <ul class="list-inline right-topbar pull-right">
    <li><a href="#">Account</a></li>
    <li><a href="shop-ui-add-to-cart.html"> Wishlist (0)</a></li>
    <li><a href="shop-ui-login.html">Login</a> | <a href="shop-ui-register.html">Register</a></li>
    <li><i class="search fa fa-search search-button"></i></li>
    </ul>
    </div>
    </div>
    </div><!--/container-->
    </div>
    <!-- End Topbar v3 -->
    Dernière édition par ali100 à 12/02/2015, 16h38

Annonce

Réduire
Aucune annonce pour le moment.

Partenaire de l'association

Réduire

Hébergeur Web PlanetHoster
Travaille ...
X