Hi,
I replaced the function zen_draw_selection_field()
from includes/functions/html_output.php
with my customized version my_draw_selection_field()
Is there a recommended place (folder/filename.php) to store modified functions? Thanks!
Andreas
Hi,
I replaced the function zen_draw_selection_field()
from includes/functions/html_output.php
with my customized version my_draw_selection_field()
Is there a recommended place (folder/filename.php) to store modified functions? Thanks!
Andreas
In a file in includes/functions/extra_functions and similiarly for the admin side of the cart if that's what you're changing.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)