2012-08-22, 17:47:01
Awesome. The I18N plugin is working well. One question I have now come across. I would like to store additional values like colors using the custom fields plugin and then access them in the navigation bar creation component. I then tried using However it would always give me the current page that I am on's link color and not the link color of the page that the program is currently outputting. Is what I'm trying possible?
Code:
<?php echo return_custom_field('link-color'); ?>;"></span>