I Appreciate the enthusiasm Frank!
As I continue to upgrade current projects I am looking at display differences, plugin similarities and different client needs to create a "New" user flexible and friendly plugin that combines the majority of these possibilities.
I am just glad it is useful to others.![]()
Hi. I'm new to Zen Cart. How do I install this module? Thanks!
If anyone can shed some light. I don't see the language or currency in my header appear. However, when I go see the page source, I see where language_header.php and currency_header.php is called but it looks like this and I am really not a pro at this, but I am assuming that something other then then spaces right??
p:
also the install.sql files calls for this:<!--bof-Flexible Language/Currency Header Options by ZCAdditions.com-->
<div id="navMainLanguage"> </div>
<div id="navMainCurrency"> </div>
<!--eof-Flexible Language/Currency Header Options by ZCAdditions.com-->
I go to my admin and search for this to make the set up and can't find it anywhere. Am I missing some files to modify the admin side?INSERT INTO configuration (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES (NULL, '<strong><font color="#2BA6C6">Flexible Currency Header Options</font></strong>', 'ZCA_CURRENCY_OPTION', 'true', 'Choose Currency Display Option', '19', '898', now(), now(), NULL, 'zen_cfg_select_option(array(''none'',''links'', ''icons'', ''dropdown'', ''popup''), ');
INSERT INTO configuration (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES (NULL, '<font color="#2BA6C6">Flexible Currency Header Icon Image Type Extension</font>', 'ZCA_SET_CURRENCY_IMAGE_EXT', '.gif', 'Save your Icons in the same format Image Type Extension (.jpg, .gif, etc).', '19', '899', now(), now(), NULL, NULL);
INSERT INTO configuration (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES (NULL, '<strong><font color="#2BA6C6">Flexible Language Header Options</font></strong>', 'ZCA_LANGUAGE_OPTION', 'true', 'Choose Language Display Option', '19', '900', now(), now(), NULL, 'zen_cfg_select_option(array(''none'',''links'', ''icons'', ''dropdown'', ''popup''), ');
Thanks for any help
Look in your admin's Configuration->Layout Settings (configuration_group_id = 19).
No problem. What I did to make that determination was (a) to see that the configuration values were being registered for configuration_group_id = 19 and then (b) went to phpMyAdmin to view my configuration_group table to see which one is associated with that id.
Hi,
I'm very new to Zen Cart so please bear with me. I am presently using: v1.5.5f
I have recently downloaded the 'Flexible Currency Header Option' which now appears under Admin-Configuration-Layout Settings. However no matter what options I choose (see below) I cannot get the currency dropdown to appear on my main menu banner. I do however, have a currency dropdown box on my left sidebar above my product subcategories.
Flexible Currency Header Options dropdown
Flexible Currency Header Icon Image Type Extension .gif
Flexible Language Header Options dropdown
I have really spent hours and hours trying to fix this, PLEASE can someone help me.
I