X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart Promo Box (https://forum.x-cart.com/showthread.php?t=64912)

PhilJ 10-04-2012 06:14 PM

Re: X-Cart Promo Box
 
Now free, fill yer boots.

Pyro 10-04-2012 07:11 PM

Re: X-Cart Promo Box
 
Quote:

Originally Posted by PhilJ
Now free, fill yer boots.



Thats very generous of you.

Small problem though. My boots are already full (with feet). :wink:



Thanks for sharing :-)

PhilJ 10-04-2012 11:07 PM

Re: X-Cart Promo Box
 
No worries, more interesting freebies to come.

Dougrun 10-05-2012 02:55 PM

Re: X-Cart Promo Box
 
its not working on my site, followed the instructions. admin side looks ok, just nothing showing where is should.

I put it right above my welcome text which is currently a few static image links.

Quote:

{* Promo Box *}
{if $active_modules.Promo_Box}
{include file="modules/Promo_Box/promo.tpl"}
{/if}
{* /Promo Box *}
{$lng.txt_welcome}<br />

Dougrun 10-05-2012 03:00 PM

Re: X-Cart Promo Box
 
source shows
Quote:

<style type="text/css"> div#feature_list { width: 700px; height: 300px; margin: 0 auto; } ul#feat_tabs { width: 320px; } ul#feat_output, ul#feat_output li { width: 400px; height: 300px; } ul#feat_tabs li a.current { background: url(/xcart/skin/common_files/modules/Promo_Box/images/06/tab_current.png) right center; } ul#feat_output li a { background: #EA2A29; } </style>



is all that right??

Dougrun 10-05-2012 03:07 PM

Re: X-Cart Promo Box
 
change:
4) In skin/common_files/customer/main/welcome.tpl

Wherever you want the promo box to appear, insert...

{* Promo Box *}
{if $active_modules.Promo_Box}
{include file="modules/Promo_Box/promo.tpl"}
{/if}
{* /Promo Box *}

should be:
4) In skin/YOUR_SKIN_NAME/customer/main/welcome.tpl

Wherever you want the promo box to appear, insert...

{* Promo Box *}
{if $active_modules.Promo_Box}
{include file="modules/Promo_Box/promo.tpl"}
{/if}
{* /Promo Box *}

Dougrun 10-05-2012 03:19 PM

Re: X-Cart Promo Box
 
can anyone point me to the file that has the
lbl_promotions

i'd like to remove it from above my promo box.

PhilJ 10-07-2012 02:09 AM

Re: X-Cart Promo Box
 
There's a module option to use a dialog box or not - uncheck the option.

PhilJ 10-10-2012 02:02 PM

Re: X-Cart Promo Box
 
Demo updated.

anandat 10-10-2012 08:55 PM

Re: X-Cart Promo Box
 
Phil,
This mod will be available for 4.1.x version ?


All times are GMT -8. The time now is 12:47 PM.

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