View Full Version : right column
Mike Davis
06-30-06, 04:09 AM
How do I remove the right column on the checkout and basket screens
we need more information like what version of miva you are using, are you using Openui? and what other module you have that might have an affect on these two screen. before we can help yah bud ;)
Mike Davis
06-30-06, 05:02 AM
Miva 4.24 and I'm using OpenUI. Basket Wizard Pro
well I'm not sure about turning it off in Miva but you can use this condition in the header of the right column and footer of the right column by wrapping it with this condition
%OUI% %IF(NOT ( g.screen CIN 'BASK,OINF'))% your code here %IFEND%
there might be a problem with module that you install and assign directly to the right column just make sure that you don't do it that way, and register it with OPENUI and call it in as third party token instead. And make sure that the third party token you register with OpenUI is somewhere between the condition in the header and footer of the right column.
ex: %module|DEN_TINYCART|basket|%
(PM me if yah need me to help on the registering the token or anyone of the host can show yah how to do that)
This method is only a work around method though, I don't like it very much there are an easier solution is to use the VC other page template. In the Setup section of the template for the basket page and the checkout page "VC other page template" actually allowing you to turn off the right column or turn it on i think this is the best way because it actually remove the right column instead of just removing the content like the other way i showed above. I'm pretty sure that are other method too I'm just throwing in my two cents
spiderling
06-30-06, 08:45 PM
Go to the your storename link in the OUI set of links, click the "Section Layout" link, then in the right frame select the "Page Sections" tab, and try unchecking "Show Right Column?".
Pasquale
but he only want to turn it off for only 2 screen basket and checkout ;)
spiderling
06-30-06, 09:17 PM
Oops. :o
Pasquale
Mike Davis
07-01-06, 04:28 AM
I,m going to us VC other page template
thank you for your help
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.