| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Remove Sidebar & Gap from Only Homepage | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#11
|
|||||||
|
|||||||
![]() not quite sure what you mean by this exactly if im honest mate ?
Quote:
__________________
X-Cart Version 4.55 |
|||||||
#12
|
|||||||
|
|||||||
![]() this is my current content.tpl
It works perfectly apart from the fact the sidebar is blank on the product page, i want it to show {* d3c1fbb767932b235accea523d097f560a8eb856, v7 (xcart_4_6_0), 2013-05-03 19:20:57, content.tpl, aim vim: set ts=2 sw=2 sts=2 et: *} <div id="center"> <div id="center-main" {if $cat eq '0'}style="margin: 0 5px;"{/if}> {if $main eq 'cart' or $main eq 'checkout' or $main eq "order_message" or $main eq "order_message_widget"} {include file="customer/evaluation.tpl"} {/if} <!-- central space --> {if ($main eq 'cart' and not $cart_empty) or $main eq 'checkout'} {include file="modules/`$checkout_module`/content.tpl"} {else} {if $main neq "catalog" or $current_category.category neq ""} {include file="customer/bread_crumbs.tpl"} {/if} {if $main ne "cart" and $main ne "checkout" and $main ne "order_message" and $main ne "order_message_widget"} {if $gcheckout_enabled} {include file="modules/Google_Checkout/gcheckout_top_button.tpl"} {/if} {if $amazon_enabled} {include file="modules/Amazon_Checkout/amazon_top_button.tpl"} {/if} {/if} {if $top_message or $alt_content} {include file="customer/dialog_message.tpl"} {/if} {if $active_modules.Banner_System and $top_banners ne '' and not ($main eq 'catalog' and $cat eq '')} {include file="modules/Banner_System/banner_rotator.tpl" banners=$top_banners banner_location='T'} {/if} {if $active_modules.Special_Offers} {include file="modules/Special_Offers/customer/new_offers_message.tpl"} {/if} {if $page_tabs ne ''} {include file="customer/main/top_links.tpl" tabs=$page_tabs} {/if} {if $page_title} <h1>{$page_title|escape}</h1> {/if} {include file="customer/home_main.tpl"} {if $active_modules.Banner_System and $bottom_banners ne ''} {include file="modules/Banner_System/banner_rotator.tpl" banners=$bottom_banners banner_location='B'} {/if} {/if} <!-- /central space --> </div><!-- /center --> </div><!-- /center-main --> {if ($main neq 'cart' or $cart_empty) and $main neq 'checkout' and $main ne 'product' and ($main ne "catalog" or $current_category.category ne "")} <div id="left-bar"> {include file="customer/left_bar.tpl"} </div> {/if}
__________________
X-Cart Version 4.55 |
|||||||
#13
|
|||||||
|
|||||||
![]() just remove that part then.
__________________
Live with Gold 4.5.1 Dedicated Linux server MaxCDN 4 pull zones Dedicated SSL ![]() |
|||||||
#14
|
|||||||
|
|||||||
![]() Quote:
Here is my oart of that page. PHP Code:
__________________
Live with Gold 4.5.1 Dedicated Linux server MaxCDN 4 pull zones Dedicated SSL ![]() |
|||||||
#15
|
|||||||
|
|||||||
![]() arr i didnt know you could put the if statments all togethert at the end,
so is that your content.tpl file contents ? or the line after </div><!-- /center-main --> ?
__________________
X-Cart Version 4.55 |
|||||||
#16
|
|||||||
|
|||||||
![]() Quote:
Yes thats at the bottom of the content.tpl page PHP Code:
__________________
Live with Gold 4.5.1 Dedicated Linux server MaxCDN 4 pull zones Dedicated SSL ![]() |
|||||||
#17
|
|||||||
|
|||||||
![]() thanks mate, got it working with
{if ($main neq 'cart' or $cart_empty) and $main neq 'checkout' and ($main ne "catalog" or $current_category.category ne "")} really appreciate it thanks ![]() gonna try this filters thing now ![]()
__________________
X-Cart Version 4.55 |
|||||||
|
|||
X-Cart forums © 2001-2020
|