-
سلام.
بنده جوملا 1.7 انگلیسی و فارسی رو نصب کردم. می خوام بخش فارسی اون رو در بهمن ماه به طور کامل افتتاح کنم اما چند تا مشکل داشتم و برای حل اون ها نیاز به راهنمایی شما دارم
- می خوام favicon رو تغییر بدم، منتها نمی دونم از کدوم بخش این کار رو انجام بدم. تو C-panel میشه فایل رو با همون اسم جایگزین کرد اما باید بخشی هم در قسمت مدیریت برای اینکار وجود داشته باشه، منتها اون رو نمی تونم پیدا کنم.
- می خوام footer رو ویرایش کنم، البته نمی خوام اسم جوملا رو در بخش های فارسی و انگلیسی حذف کنم. منتها دقیقا نمی دونم از کجا باید اینکار رو انجام بدم.
- در بخش فارسی سه تا موقعیت برای بنر هست، بنرها رو حذف کردم ولی عنوان های اون ها باقی مونده: students.baeg.ir نمی دونم چطور اون ها رو ویرایش کنم.
ممنون میشم اگر راهنمایی بفرمایید.
با تشکر.
تا یادم نرفته، یک مشکل دیگه هم هست:
4. در بخش اصلی سایت، زیر موقعیت-0 نوشته شده January, 2011، اون رو چطور می تونم حذف کنم.
-
سلام
1- به پوشه قالبتون بريد و يك آيكن 16 در 16 به جاي آيكن پيش فرض بذاريد. اين كار يك مقدار زمان مي بره كه سايت شمااين تغيير رو ايجاد كنه
2- index.php قالبتون رو باز كنيد و گزينه هاي مربوط به فوتر رو برداريد.(از خط 240 تا 242) البته بهتر بود كپي رايت رو مي ذاشتيد
3-ماژولهاي position-10 و position-11 و position-12 رو غير فعال كنيد (هر ماژولي توي اين موقعيت ها بود غير فعال كنيد)
4-توي مديريت قالبها همون قالب رو انتخاب كنيد و نمايش تاريخ رو برداريد
موفق باشيد
-
بسیار متشکر از راهنمایی شما، خیلی مفید بود.
ممکنه در مورد فوتر بیشتر راهنمایی بفرمایید؟
البته اگر مقدور بود.
برای بخش انگلیسی می خوام یک خط درباره ی کپی رایت داشته باشم و خط پایینش هم فقط داشته باشم: Powered by Joomla! 1.7.3
برای بخش فارسی هم دقیقا همون چیزی که برای بخش انگلیسی نوشتم می خوام باشه با این تفاوت که به جای Jommla! 1.7.3 نوشته بشه Joomla! Farsi 1.7.
این برای قالب انگلیسی:
کد:
<?php
/**
* @version $Id: index.php $
* @package Joomla.Site
* @copyright Copyright (C) 2009 - 2011 SiteGround.com - All Rights Reserved.
* @license GNU General Public License version 3 or later; see LICENSE.txt
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
// No direct access.
defined('_JEXEC') or die;
JHTML::_('behavior.framework', true);
/* The following line gets the application object for things like displaying the site name */
$app = JFactory::getApplication();
$tplparams = $app->getTemplate(true)->params;
$sliding_background = $tplparams->get('sliding_background');
?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>">
<head>
<jdoc:include type="head" />
<!-- The following line loads the template CSS file located in the template folder. -->
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/template.css" type="text/css" />
<!-- The following line loads the template JavaScript file located in the template folder. It's blank by default. -->
<script type="text/javascript" src="http://davidwalsh.name/dw-content/mootools-1.3.js"></script>
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/CreateHTML5Elements.js"></script>
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/jquery-1.4.4.min.js"></script>
<script type="text/javascript">jQuery.noConflict();</script>
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/sgmenu.js"></script>
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/AnimateBG.js"></script>
</head>
<body class="page_bg" <?php if($sliding_background) : ?> id="page_bg" <?php endif; ?>>
<div class="wrapper">
<header>
<h1><a href="<?php echo $this->baseurl ?>"><?php echo $app->getCfg('sitename'); ?></a></h1>
<div class="top-menu">
<div id="sgmenu">
<jdoc:include type="modules" name="menuload" />
</div>
</div>
<div id="search">
<jdoc:include type="modules" name="position-0" />
</div>
</header>
<div class="topround"></div>
<section id="content">
<?php if( ($this->countModules('position-7')) and ($this->countModules('position-4')) ) : ?>
<div class="maincol">
<?php elseif( !$this->countModules('position-7') and ($this->countModules('position-4') ) ) : ?>
<div class="maincol_w_left">
<?php elseif( ($this->countModules('position-7')) and (!$this->countModules('position-4') ) ) : ?>
<div class="maincol_w_right">
<?php else: ?>
<div class="maincol_full">
<?php endif; ?>
<?php if( $this->countModules('position-7') ) : ?>
<div class="leftcol">
<jdoc:include type="modules" name="position-7" style="rounded"/>
</div>
<?php endif; ?>
<div class="cont">
<jdoc:include type="message" />
<jdoc:include type="component" />
</div>
<?php if( $this->countModules('position-4') ) : ?>
<div class="rightcol">
<jdoc:include type="modules" name="position-4" style="rounded"/>
</div>
<?php endif; ?>
<div class="clr"></div>
</div>
</section>
<div class="bottomround"></div>
<div class="pusher"></div>
</div>
<footer>
<p style="text-align:center;"><?php $sg = ''; include "templates.php"; ?></p>
</footer>
</body>
</html>
-
کد:
<p>Copyright © 2012<br/>
Powered by Joomla! 1.7.3</p>
بعد از عبارت :
<footer>