Neuigkeiten
  • Die modified eCommerce Shopsoftware ist kostenlos, aber nicht umsonst.
    Spenden
  • Damit wir die modified eCommerce Shopsoftware auch zukünftig kostenlos anbieten können:
    Spenden
  • Thema: Informationsleiste links Löschen und nur im Footer anzeigen

    longchuan

    • Viel Schreiber
    • Beiträge: 640
    • Geschlecht:
    Hallo

    Shop 2.0.3.0 Orginal Responsive Template

    Ich würde gerne die Infos vom Content Manager nur im Footer anzeigen lassen und nicht auf der linken Seite unter den Kategorien. Kann mir jemand einen Tip geben wo und wie ich das machen kann. Danke
    LG

    Linkback: https://www.modified-shop.org/forum/index.php?topic=38997.0

    longchuan

    • Viel Schreiber
    • Beiträge: 640
    • Geschlecht:
    Bin mir nicht sicher und etwas überfragt was ich nun raus nehmen muss um das die Informationsleiste links nicht mehr angezeigt wird.
    Kann bitte mal jemand bei mir in die Index.html schaun und mir sagen was ich da raus Kommentieren soll?

    Danke.

    LG
    Code: XML  [Auswählen]
    {config_load file="$language/lang_$language.conf" section="index"}
    {config_load file="lang_`$language`.custom"}

    {if isset($box_ADMIN)}<div class="adminspacer"></div>{$box_ADMIN}{/if}

    <div class="sidebar_closer{if isset($box_ADMIN)} sidebar_moremargin{/if}"><i class="fa fa-times"></i></div><div id="layout_wrap">
    {* ENDE layout_navbar *}

    <div id="layout_logo">
      <div class="layout_logo_inner cf">
        <div id="logo"><a href="{$index}" title="{#link_index#} &bull; {$store_name}"><img src="{$tpl_path}img/logo_head.jpg" alt="{$store_name}"/></a></div>
        {if isset($box_SEARCH)}<div id="search">{$box_SEARCH}</div>{/if}
      </div>
    </div>
    {* ENDE layout_logo *}

    <div id="content_navbar">
      <div class="content_navbar_inner">
            <ul class="contentnavigation">
                    <a href="{$index}"><li class="cn_nomobile"><i class="fa fa-home"></i><span class="tn_nomobile">{#link_index#}</span></li></a>
                    {if (!strstr($smarty.server.PHP_SELF, 'checkout')) || (strstr($smarty.server.PHP_SELF, 'checkout_express'))}<li class="sidebar_btn"><span id="sidebar_marker"></span><a href="#"><i class="fa fa-bars"></i><span class="cn_nomobile_text">Men&uuml;</span></a></li>{/if}
                    <a href="{$smarty.const.FILENAME_CONTENT|xtc_href_link:'coID=7'}"><li class="cn_nomobile"><i class="fa fa-envelope-o"></i>{#link_contact#}</li></a>
                    <a href="{$smarty.const.FILENAME_CONTENT|xtc_href_link:'coID=4'}"><li class="cn_nomobile"><i class="fa fa-info-circle"></i>{#link_imprint#}</li></a>
                    <a href="{$checkout}"><li class="cn_nomobile"><strong><i class="fa fa-credit-card"></i>{#link_checkout#}</strong></li></a>
                    {if isset($smarty.session.customer_id)}
                    <a href="{$account}"><li class="navbar_btn"><i class="fa fa-user"></i><span class="tn_nomobile">{#link_account#}</span></li></a>
                    <a href="{$logoff}"><li class="navbar_btn"><i class="fa fa-sign-out"></i><span class="tn_nomobile">{#link_logoff#}</span></li></a>
                    {else}
                    <a href="{$create_account}"><li class="navbar_btn"><i class="fa fa-user-plus"></i><span class="tn_nomobile">{#new_customer#}</span></li></a>
                    <a href="{$login}"><li class="navbar_btn"><i class="fa fa-sign-in"></i><span class="tn_nomobile">{#link_login#}</span></li></a>
                    {/if}
                    {if isset($box_CART)}<li class="cart">{$box_CART}</li>{/if}
                    {if isset($box_WISHLIST)}<li class="wishlist">{$box_WISHLIST}</li>{/if}
            </ul>
      </div>
    </div>
    {if isset($home) && $home == true}
            {if isset($MITS_IMAGESLIDER)}<div class="content_banner cf"><p><marquee behavior="scroll" direction="left" scrollamount="3" scrolldelay="10" style="background-color: #eee;padding: 10px 0;color:#000000;font-size:18px;font-family:Arial;"> In unserem Shop haben sie die Auswahl von über 200 Kubotanen und Tactical Pens...............In unserem Shop haben sie die Auswahl von über 200 Kubotanen und Tactical Pens........In unserem Shop haben sie die Auswahl von über 200 Kubotanen und Tactical Pens...............In unserem Shop haben sie die Auswahl von über 200 Kubotanen und Tactical Pens........ </marquee></p><a href="https://www.kubotanshop.at/101-INC-Kugelschreiber-Tactical-Pen-sand::1142.html" ... attributes-list>101-INC</a></div>{/if}
           
            <div class="content_banner cf">{getImageSlider slidergroup=mits_imageslider}</div>
            {if isset($SLIDER)}
              <div class="content_banner cf">
                    <ul class="bxcarousel_slider">
                      {foreach name=outer item=slider from=$SLIDER}
                            <li>{$slider.IMAGE}</li>
                      {/foreach}
                    </ul>
              </div>
            {/if}
            {if isset($BANNER)}<div class="content_banner cf">{$BANNER}</div>{/if}
    {else}
            {if isset($navtrail)}<div class="content_banner cf"><div id="breadcrumb"><span class="breadcrumb_info">{#text_here#}</span>{$navtrail|replace:" &raquo; ":"<i class=\"fa fa-angle-right\"></i>"}</div></div>{/if}
    {/if}

    <div class="sidebar_layer"></div>
    <div id="layout_content" class="cf"> {if isset($home) && $home == true} <div id="col_right"><div class="col_right_inner cf">
    {*if isset($SLIDER)} <div class="content_banner cf"><ul class="bxcarousel_slider"> {foreach name=outer item=slider from=$SLIDER} <li>{$slider.IMAGE}</li> {/foreach} </ul></div> {/if} {if isset($BANNER)}<div class="content_banner cf">{$BANNER}</div>{/if*}

    {if isset($main_content)}{$main_content}{/if}
    {if isset($box_BESTSELLERS)}{$box_BESTSELLERS}{/if}
    {if isset($box_MANUFACTURERS_CAROUSEL)}{$box_MANUFACTURERS_CAROUSEL}{/if}
    </div>
    </div> {* ENDE col_right *}
    <div id="col_left_overlay">
    <div id="col_left"{if isset($box_ADMIN)} class="col_left_moremargin"{/if}><div class="col_left_inner cf">
    {if isset($box_CATEGORIES)}{$box_CATEGORIES}{/if}
    {*if isset($box_ADD_QUICKIE)}{$box_ADD_QUICKIE}{/if*}
    {if isset($box_LOGIN)}{$box_LOGIN}{/if}
    {if isset($box_WHATSNEW)}{$box_WHATSNEW}{/if}
    {if isset($box_SPECIALS)}{$box_SPECIALS}{/if}
    {if isset($box_LAST_VIEWED)}{$box_LAST_VIEWED}{/if}
    {if isset($box_REVIEWS)}{$box_REVIEWS}{/if}
    {if isset($box_MANUFACTURERS)}{$box_MANUFACTURERS}{/if}
    {if isset($box_MANUFACTURERS_INFO)}{$box_MANUFACTURERS_INFO}{/if}
    {if isset($box_CURRENCIES)}{$box_CURRENCIES}{/if}
    {if isset($box_HISTORY)}{$box_HISTORY}{/if}
    {if isset($box_TRUSTEDSHOPS)}{$box_TRUSTEDSHOPS}{/if}
    {if isset($box_SIDECONTENT)}{$box_SIDECONTENT}{/if}
    {if isset($box_SIDEINFORMATION)}{$box_SIDEINFORMATION}{/if}
    {if isset($box_SIDERSS)}{$box_SIDERSS}{/if}
    </div></div></div> {* ENDE col_left *}     {elseif isset($products) && $products == true}
         <div id="col_full cf">
            {if isset($main_content)}{$main_content}{/if}
         </div>
         {* ENDE col_right *}
         <div id="col_left_overlay" style="display:none;">
            <div id="col_left"{if isset($box_ADMIN)} class="col_left_moremargin"{/if}>
              <div class="col_left_inner cf">
    {if isset($box_CATEGORIES)}{$box_CATEGORIES}{/if}
    {*if isset($box_ADD_QUICKIE)}{$box_ADD_QUICKIE}{/if*}
    {if isset($box_LOGIN)}{$box_LOGIN}{/if}
    {if isset($box_WHATSNEW)}{$box_WHATSNEW}{/if}
    {if isset($box_SPECIALS)}{$box_SPECIALS}{/if}
    {if isset($box_LAST_VIEWED)}{$box_LAST_VIEWED}{/if}
    {if isset($box_REVIEWS)}{$box_REVIEWS}{/if}
    {if isset($box_MANUFACTURERS)}{$box_MANUFACTURERS}{/if}
    {if isset($box_MANUFACTURERS_INFO)}{$box_MANUFACTURERS_INFO}{/if}
    {if isset($box_CURRENCIES)}{$box_CURRENCIES}{/if}
    {if isset($box_HISTORY)}{$box_HISTORY}{/if}
    {if isset($box_TRUSTEDSHOPS)}{$box_TRUSTEDSHOPS}{/if}
    {if isset($box_SIDECONTENT)}{$box_SIDECONTENT}{/if}
    {if isset($box_SIDEINFORMATION)}{$box_SIDEINFORMATION}{/if}
    {if isset($box_SIDERSS)}{$box_SIDERSS}{/if} </div>
            </div>
          </div>
          {* ENDE col_left *}    {elseif isset($fullcontent) && $fullcontent == true} <div id="col_full" class="cf" {*if isset($navtrail)}<div id="breadcrumb"><span class="breadcrumb_info">{#text_here#}</span>{$navtrail|replace:" &raquo; ":"<i class=\"fa fa-angle-right\"></i>"}</div>{/if*} {if isset($main_content)}{$main_content}{/if} {if $bestseller} {if isset($box_BESTSELLERS)}{$box_BESTSELLERS}{/if} {if isset($box_MANUFACTURERS_CAROUSEL)}{$box_MANUFACTURERS_CAROUSEL}{/if} {/if} </div> {* ENDE col_full *} {else} <div id="col_right"><div class="col_right_inner cf"> {*if isset($navtrail)}<div id="breadcrumb"><span class="breadcrumb_info">{#text_here#}</span>{$navtrail|replace:" &raquo; ":"<i class=\"fa fa-angle-right\"></i>"}</div>{/if*} {if isset($main_content)}{$main_content}{/if} {if $bestseller}{if isset($box_BESTSELLERS)}{$box_BESTSELLERS}{/if}{/if} </div></div> {* ENDE col_right *} <div id="col_left_overlay"><div id="col_left"{if isset($box_ADMIN)} class="col_left_moremargin"{/if}><div class="col_left_inner cf"> {if isset($box_CATEGORIES)}{$box_CATEGORIES}{/if} {*if isset($box_ADD_QUICKIE)}{$box_ADD_QUICKIE}{/if*} {if isset($box_LOGIN)}{$box_LOGIN}{/if} {if isset($box_WHATSNEW)}{$box_WHATSNEW}{/if} {if isset($box_SPECIALS)}{$box_SPECIALS}{/if} {if isset($box_LAST_VIEWED)}{$box_LAST_VIEWED}{/if} {if isset($box_REVIEWS)}{$box_REVIEWS}{/if} {if isset($box_MANUFACTURERS)}{$box_MANUFACTURERS}{/if} {if isset($box_MANUFACTURERS_INFO)}{$box_MANUFACTURERS_INFO}{/if} {if isset($box_CURRENCIES)}{$box_CURRENCIES}{/if} {if isset($box_HISTORY)}{$box_HISTORY}{/if} {if isset($box_TRUSTEDSHOPS)}{$box_TRUSTEDSHOPS}{/if} </div></div></div> {* ENDE col_left *} {/if} </div> {* ENDE layout_content *} <div id="layout_footer"><div class="layout_footer_inner"><div class="footer_box_row cf"> {if isset($box_INFORMATION)}<div class="footer_box"><div class="footer_box_inner cf">{$box_INFORMATION}</div></div>{/if} {if isset($box_CONTENT)}<div class="footer_box"><div class="footer_box_inner cf">{$box_CONTENT}</div></div>{/if} {if isset($box_MISCELLANEOUS)}<div class="footer_box"><div class="footer_box_inner cf">{$box_MISCELLANEOUS}{if isset($box_RSS)}{$box_RSS}{/if}</div></div>{/if} {if isset($box_NEWSLETTER)}<div class="footer_box"><div class="footer_box_inner cf">{$box_NEWSLETTER}</div></div>{/if} </div></div><div class="mod_copyright">{$smarty.const.TITLE} &copy; {$smarty.now|date_format:"%Y"} | Template &copy; 2009-{$smarty.now|date_format:"%Y"} by <span class="cop_magenta">mod</span><span class="cop_grey">ified eCommerce Shopsoftware</span></div></div></div> {* ENDE layout_wrap *}

    longchuan

    • Viel Schreiber
    • Beiträge: 640
    • Geschlecht:
    Geschaft folgendes auskommentiert
    <!-- {if isset($box_SIDECONTENT)}{$box_SIDECONTENT}{/if}
    {if isset($box_SIDEINFORMATION)}{$box_SIDEINFORMATION}{/if} -->
    Danke Timm
    6 Antworten
    4074 Aufrufe
    26. März 2018, 11:44:53 von karsta.de
    15 Antworten
    8845 Aufrufe
    21. Oktober 2009, 16:11:53 von MaWo
    2 Antworten
    484 Aufrufe
    21. März 2024, 21:06:01 von Boosterfan
    2 Antworten
    3174 Aufrufe
    01. Dezember 2013, 12:18:05 von web28