| ||||||||||
| Shopping cart software Solutions for online shops and malls | ||||||||||
|
|
||||||||||
| X-Cart Home |
turning off printable page? | |||
![]() |
|
||
|
|
Thread Tools | Search this Thread |
|
#1
|
|||||||
|
|||||||
|
Is there a way to turn off the printable feature. I have looked and can't seem to find it.
does anyone know where? Maybe a better explanation is the small Print icon which puts your store webpage on a seperate page in order to print withouth all the side items I have setup in my store. I would love to have that turned off. Thank you! CHris
__________________
_____________________ Version 4.1.11 X-AOM X-SpecialOffers X-FancyCatagories Download Expander Anonymous Cart Custom Mod: Thumbnails for Upselling links Additional Images/lightbox mod |
|||||||
|
#2
|
|||||||||
|
|||||||||
|
moving to template editing**
__________________
xcart 5.1.2 |
|||||||||
|
#3
|
|||||||||
|
|||||||||
|
You can't 'turn it off' in teh admin section but you can comment it out in head.tpl.
find this code and comment it out. <tr> <td colspan="3" valign="middle" height="32"> <table cellspacing="0" cellpadding="0" width="100%"> <tr> {if (($main eq 'catalog' && $cat ne '') || $main eq 'product' || ($main eq 'comparison' && $mode eq 'compare_table') || ($main eq 'choosing' && $smarty.get.mode eq 'choose')) && $config.Appearance.enabled_printable_version eq 'Y'} <td class="PrintableRow" align="right" colspan="3">{include file="printable.tpl"}</td> {/if} </tr> </table> </td> </tr>
__________________
xcart 5.1.2 |
|||||||||
|
#4
|
|||||||
|
|||||||
|
thank you so much for your help!!
__________________
_____________________ Version 4.1.11 X-AOM X-SpecialOffers X-FancyCatagories Download Expander Anonymous Cart Custom Mod: Thumbnails for Upselling links Additional Images/lightbox mod |
|||||||
|
#5
|
|||||||||
|
|||||||||
|
no problem. I was excited I got to move my first thread.
![]() ![]()
__________________
xcart 5.1.2 |
|||||||||
|
#6
|
|||||||
|
|||||||
|
There's actually a toggle for that in General Settings/Appearance Options:
Enable printable version of categories and products pages in customer area:
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
|
#7
|
|||||||||
|
|||||||||
|
oops... maybe I should move it back then.
__________________
xcart 5.1.2 |
|||||||||
|
#8
|
|||||||
|
|||||||
|
You just want to play with moving things
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
|
#9
|
|||||||||
|
|||||||||
|
dang there sure is. The next to last one under miscellaneous.
__________________
xcart 5.1.2 |
|||||||||
|
#10
|
|||||||
|
|||||||
|
For some reason this turning of in admin doesn't work for me, nor does commenting out the code. Very odd.
|
|||||||
|
|
|||
|
X-Cart forums © 2001-2020
|
|||