Çok eski bir web tarayıcısı kullanıyorsunuz. Bu veya diğer siteleri görüntülemekte sorunlar yaşayabilirsiniz.. Tarayıcınızı güncellemeli veya alternatif bir tarayıcı kullanmalısınız.
{*
* 2007-2011 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @version Release: $Revision: 1.4 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
{if !$content_only}
</div>
<!-- Right -->
<div id="right_column" class="column">
{$HOOK_RIGHT_COLUMN}
</div>
</div>
[quote="McDaim" post=8413]Arkadaşım, footer.tpl sayfanın alt ayak düzeni, header üstü tepe düzeni içermektedir. Buna uygun moduller vardır. Forumda araştırınız[/quote]
abim bak footer aşağıdaki gibi..suanki altta yazan yeni ürünler vs yok boş.ben bunu doldurup attığımdada değişmiyor..
bak
{*
* 2007-2011 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @version Release: $Revision: 1.4 $
* @license opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
{if !$content_only}
</div>
<!-- Right -->
<div id="right_column" class="column">
{$HOOK_RIGHT_COLUMN}
</div>
</div>
Bakın Demin Paylaştığım Kodu.Sunucumdan (FTP)'Den indirdim themes/footer.tpl yi icini yazdım..
normalde Footer Yazan yerden sonra şuan sitede footer kısmında bulunan yazıların olması gerek bu 1..
2 hadi diyelim orda şuan olan yazılar yok ben kendm yazdıp attığımdada gözükmyor..
yanlış dosya desem herkez burdan yapıyor ben neden yapamıyorum ? delirmek üzereyim.!
Siz işi baştan yanlış yapıyorsunuz. Editleyeceğiniz dosya örneğin footer.tpl'nin çektiği modulü editleyeceksiniz.
Örnek editlenmiş footer.tpl'nin çağırdığı modul kodu;
<!-- MODULE DDLX footer-->
<link href="{$base_dir}modules/ddlx_xtreme_footer/style.css" rel="stylesheet" type="text/css" media="all" />
Nebilelim sen hangi modulü kullaniyorsun. Yukarida editlenmis footer.tpl dosyasinin kodlarini verdim. Örnegin editlenecek modulün yoluda asagidaki koda göredir. Bu modul benim sistemimdeki moduldür. Kendi sisteminizdeki modulü siz bileceksiniz.
bu ayar Sadece TPL yi güncellediğiniz de sitede güncellenmesi için yapılır.. Blockcms modülü içindeki TPL leri inceleyebilirsiniz footerdaki linkler için
Ana Sayfayı; Panelde modül sekmesine girip, tüm sekmeleri aç a tıkla, arama yaparak "Ana Sayfa editörü v1.6 tarafından PrestaShop" bul ve konfigüre et e tıkla. Oradan düzenleyebilirsin.
Aynı problem bende de var header daki linkleri bir türlü düzenliyemedim türkçeleştirmem gerekyerlerde var yardımcı olursanız sevinirim. Site: www.nikahdavetiyelerii.com
Header.tpl dosyasının içinde ne bağlantı nede linkleri bulabildim kaynak kodları aşşağıda paylaşıyorum.
{*
* 2007-2011 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @version Release: $Revision: 1.4 $
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{$lang_iso}">
<head>
<title>{$meta_title|escape:'htmlall':'UTF-8'}</title>
{if isset($meta_description) AND $meta_description}
<meta name="description" content="{$meta_description|escape:html:'UTF-8'}" />
{/if}
{if isset($meta_keywords) AND $meta_keywords}
<meta name="keywords" content="{$meta_keywords|escape:html:'UTF-8'}" />
{/if}
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<meta name="generator" content="PrestaShop" />
<meta name="robots" content="{if isset($nobots)}no{/if}index,follow" />
<link rel="icon" type="image/vnd.microsoft.icon" href="{$img_ps_dir}favicon.ico?{$img_update_time}" />
<link rel="shortcut icon" type="image/x-icon" href="{$img_ps_dir}favicon.ico?{$img_update_time}" />
<script type="text/javascript">
var baseDir = '{$content_dir}';
var static_token = '{$static_token}';
var token = '{$token}';
var priceDisplayPrecision = {$priceDisplayPrecision*$currency->decimals};
var priceDisplayMethod = {$priceDisplay};
var roundMode = {$roundMode};
</script>
{if isset($css_files)}
{foreach from=$css_files key=css_uri item=media}
<link href="{$css_uri}" rel="stylesheet" type="text/css" media="{$media}" />
{/foreach}
{/if}