View Single Post
  #139  
Old 07-25-2013, 03:06 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Anyone wishing to use the Popup Anywhere module with reBOOT, install the module in the usual manner, then in...

skin/reboot/customer/content.tpl

Add this code to the bottom...

Code:
{if $active_modules.Popup_Anywhere} {include file="modules/Popup_Anywhere/popups.tpl"} {/if}

WARNING, ensure you have the latest version of the Popup Anywhere module for your version of X-Cart.

I installed it on v4.6.0 and it screwed up the admin display, as the patches were for an older version, SO BEWARE!
__________________
xcartmods.co.uk
Reply With Quote