-
تعداد ارسال ها
38 -
تاریخ عضویت
-
آخرین بازدید
نوع محتوا
نمایه ها
انجمن ها
دانلود
فروشگاه
تمامی ارسال های tahere67
-
اااا.آخ جون.... آره درست شدددددددددددددد. تشکر از لطفتون...................:1:
-
سلام.. من هنوز نتونستم کاری کنم...... کمک کنید لطفااااااااااااااااااااا:oom:
-
ok,.. http://Aryanref.com
-
اوه.. بله توی همین تنظیمات خود قالب بود. حل شد. خیلی ممنونsmile22
-
درست نشد....:auau: این کد component.php قالبه: -----------------------------------------------------------------*/ //no direct accees defined ('_JEXEC') or die ('resticted aceess'); require_once(dirname(__FILE__).DS.'lib'.DS.'helix.php'); ?> <!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> <?php $helix->loadHead(); $helix->addCSS('template.css,joomla.css'); $helix->getStyle(); $helix->favicon('favicon.ico'); ?> </head> <?php if (JRequest::getString('type')=='raw'):?> <jdoc:include type="component" /> <?php else: ?> <body class="contentpane"> <jdoc:include type="message" /> <jdoc:include type="component" /> </body> </html> <?php endif; ?> این یکی هم کد index.php قالبه: -----------------------------------------------------------------*/ //no direct accees defined ('_JEXEC') or die ('resticted aceess'); require_once(dirname(__FILE__).'/lib/helix.php'); ?> <!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> <?php $helix->loadHead(); $helix->addCSS('template.css,joomla.css,custom.css,modules.css,typography.css,css3.css'); if ($helix->isRTL()) $helix->addCSS('template_rtl.css'); $helix->getStyle(); ?> </head> <?php $helix->addFeatures('ie6warn'); ?> <body class="bg clearfix"> <?php $helix->addFeatures('toppanel'); ?> <div class="clr"></div> <div class="sp-wrap clearfix"> <div id="header" class="clearfix"> <table width="100%" border="0"> <tr> <?php $helix->addModules("head") ?> <?php $helix->addModules("date") ?> </tr> </table> <?php $helix->addFeatures('logo,fontsizer') ?> <?php $helix->addModules("search") ?> </div> <?php $helix->addFeatures('hornav') //Main navigation ?> <?php $helix->addModules("breadcrumbs") //position breadcrumbs ?> <?php $helix->addModules("slides") //position slides ?> <?php $helix->addModules('user1, user2, user3, user4, user5, user6', 'sp_flat', 'sp-userpos', '', true); //positions user1-user6 ?> <div class="clearfix" > <?php $helix->loadLayout(); //mainbody ?> </div> <?php $helix->addModules('bottom1, bottom2, bottom3, bottom4, bottom5, bottom6', 'sp_flat', 'sp-bottom', '',true) //positions bottom1-bottom6 ?> <div id="sp-footer" class="clearfix"> <?php $helix->addFeatures('helixlogo'); /*--- Helix logo ---*/?> <div class="cp"> Aryanref.Com - Copyright @ 2012-2013 - All Rights Reserved <!-- You need to purchase copyright removal license from http://www.joomshaper.com/pricing?tab=copyright in order to remove brand/www.joomshaper.com link. --> </div> <?php $helix->addFeatures('totop') ?> <?php $helix->addModules("footer-nav") ?> </div> </div> <?php $helix->addFeatures('analytics,jquery,ieonly'); /*--- analytics, jquery and ieonly features ---*/?> <?php $helix->compress(); /* --- Compress CSS and JS files --- */ ?> <?php $helix->getFonts() /*--- Standard and Google Fonts ---*/?> <jdoc:include type="modules" name="debug" /> </body> </html>
-
درست نشد....:auau: این کد component.php قالبه: -----------------------------------------------------------------*/ //no direct accees defined ('_JEXEC') or die ('resticted aceess'); require_once(dirname(__FILE__).DS.'lib'.DS.'helix.php'); ?> <!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> <?php $helix->loadHead(); $helix->addCSS('template.css,joomla.css'); $helix->getStyle(); $helix->favicon('favicon.ico'); ?> </head> <?php if (JRequest::getString('type')=='raw'):?> <jdoc:include type="component" /> <?php else: ?> <body class="contentpane"> <jdoc:include type="message" /> <jdoc:include type="component" /> </body> </html> <?php endif; ?> این یکی هم کد index.php قالبه: -----------------------------------------------------------------*/ //no direct accees defined ('_JEXEC') or die ('resticted aceess'); require_once(dirname(__FILE__).'/lib/helix.php'); ?> <!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> <?php $helix->loadHead(); $helix->addCSS('template.css,joomla.css,custom.css,modules.css,typography.css,css3.css'); if ($helix->isRTL()) $helix->addCSS('template_rtl.css'); $helix->getStyle(); ?> </head> <?php $helix->addFeatures('ie6warn'); ?> <body class="bg clearfix"> <?php $helix->addFeatures('toppanel'); ?> <div class="clr"></div> <div class="sp-wrap clearfix"> <div id="header" class="clearfix"> <table width="100%" border="0"> <tr> <?php $helix->addModules("head") ?> <?php $helix->addModules("date") ?> </tr> </table> <?php $helix->addFeatures('logo,fontsizer') ?> <?php $helix->addModules("search") ?> </div> <?php $helix->addFeatures('hornav') //Main navigation ?> <?php $helix->addModules("breadcrumbs") //position breadcrumbs ?> <?php $helix->addModules("slides") //position slides ?> <?php $helix->addModules('user1, user2, user3, user4, user5, user6', 'sp_flat', 'sp-userpos', '', true); //positions user1-user6 ?> <div class="clearfix" > <?php $helix->loadLayout(); //mainbody ?> </div> <?php $helix->addModules('bottom1, bottom2, bottom3, bottom4, bottom5, bottom6', 'sp_flat', 'sp-bottom', '',true) //positions bottom1-bottom6 ?> <div id="sp-footer" class="clearfix"> <?php $helix->addFeatures('helixlogo'); /*--- Helix logo ---*/?> <div class="cp"> Aryanref.Com - Copyright @ 2012-2013 - All Rights Reserved <!-- You need to purchase copyright removal license from http://www.joomshaper.com/pricing?tab=copyright in order to remove brand/www.joomshaper.com link. --> </div> <?php $helix->addFeatures('totop') ?> <?php $helix->addModules("footer-nav") ?> </div> </div> <?php $helix->addFeatures('analytics,jquery,ieonly'); /*--- analytics, jquery and ieonly features ---*/?> <?php $helix->compress(); /* --- Compress CSS and JS files --- */ ?> <?php $helix->getFonts() /*--- Standard and Google Fonts ---*/?> <jdoc:include type="modules" name="debug" /> </body> </html>
-
<?php if ($_SERVER['QUERY_STRING']==NULL) {?> style="display:none;"<?php }?> کد بالا رو وقتی داخل تگ div مربوط به لودشدن مطالب گذاشتم باکس حذف شد. ولی هیچ کدوم از مطالب صفحه های دیگه رو نشون نمی ده. کد بالا هم از انجمن پیدا کردم.. راه حل دیگه ای هست؟:bala:
-
<?php if($this->countModules('Box1')) : ?> <?php endif; ?> این رو هم گفته اما نمی دونم چطور استفاده کنم؟////؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟/
-
توی انجمن گفته بود که این کد رو پیدا کنید. <jdoc:include type="component" /> و این قسمتو به جاش تعریف کنید. <?php if (JRequest::getVar('view') != 'frontpage'): ?> <div id="anything"> <jdoc:include type="component" /> </div> <?php endif ?> این باعث میشه کامپوننت توی صفحه اصلی نشون داده نشه من این کارو هم انجام دادم. اما تغییری نکرد. شاید من اشتباه کردم و این اصلا ربطی نداره..........!!!!!!!!!!!!!!!!!!!!!!!
-
http://aryanref.com/pages/index.php/fa/ ممنون...این دموی صفحه اصلی هست.. هر کاری میکنم این باکس حذف نمیشه.. نمی دونم دیگه چی کار کنم//
-
سلام. من سه تا ماژول دارم می خوام این ماژول ها رو داخل تب نمایش بدم. هر ماژولی دانلود کردم یا راست به چپ داشت یا چپ به راست. چون سایت من دو زبانه هست من هر دو رو لازم دارم.هم تب راست به چپ و هم تب چپ به راست. فقط یه ماژول roktab بود که اونم نمیشه ماژول ها رو داخلش نمایش داد. حتما باید مطالب رو انتخاب کنی. دو تا مطلبام html سفارشی هست میشه یه کاریش کرد ولی ماژول اخبار رو نمیشه توی roktab استفاده کرد. خواهش میکنم کمک کنید. خیلی لازمش دارم. ماژولی هست که بشه چینش تب ها رو هم توی تنظیماتش اعمال کرد؟ نمی خوام توی css باشه.
-
خیلی ممنون. مشکلم حل شد. فایل xml رو ویرایش کردم
-
من هر دو ماژول sp tabs فارسی و انگلیسیشو نصب کردم. ولی فقط یه دونه نصب میشه. قبل از نصب اسمشو از کجا باید عوض کنم که دو تا ماژول برام نصب بشه؟ کد نویسی هم بلد نیستم که بگم حالت فارسی تب راست به چپ بشه و حالت انگلیسی تب چپ به راست.!!!!!!!!!!!!!! تو قسمت پارامترهای ماژول هم که تنظیم راست به چپ یا چپ به راست نداره که حالا بگم جدید میزنم و یه ماژول دیگه میسازم برا صفحه های انگلیسی..... ممنون.