X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   PRINTABLE VERSION Question (https://forum.x-cart.com/showthread.php?t=22571)

equinetackstore 06-17-2006 04:57 AM

PRINTABLE VERSION Question
 
I'd like to be able to have each page that has a "Printable Version" to open into a new window.

Can anyone tell me which file(s) I need to add ---> target="_blank"
to and exactly where in the file?


Thanks for your help

balinor 06-17-2006 07:31 AM

Just open up the site in webmaster mode and you'll see which templates are which :)

jdedba 07-17-2006 03:17 PM

On some x-cart pages, the printer icon shows up. But on some pages, the printer icon does not show up. What is the condition to make the printer icon show up on my own page that is integrated into x-cart?

Is heat.tpl is the ONLY place to make the icon show up by keeping adding "||" to below line?
Quote:

{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">{include file="printable.tpl"}</td>
{/if}


Thanks a lot.


All times are GMT -8. The time now is 09:27 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.