Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable ec_europa_introduction_field undefined #48

Open
albertoperezdosaula opened this issue Jan 23, 2018 · 2 comments
Open

Variable ec_europa_introduction_field undefined #48

albertoperezdosaula opened this issue Jan 23, 2018 · 2 comments

Comments

@albertoperezdosaula
Copy link

Hi,

We need to use this variable 'ec_europa_introduction_field' on EC-Europa theme.

We can see that this variable its not recovered in a free textfield on theme settings page so we can´t recover that:
$introduction = variable_get('ec_europa_introduction_field', FALSE); on page.component.inc line 83.

We try to mapping this variable on ec_europa.info but that it´s impossible, because settings on .info never save a new variable

In NextEuropa theme we can saw that its a hook_form_system_theme_settings_alter which contains a textfield for mapping the field.

Thanks

@drupol
Copy link
Contributor

drupol commented Jan 23, 2018

Nice catch, I will open a ticket on our board to investigate.

@drupol
Copy link
Contributor

drupol commented Jan 29, 2018

CC @voidtek

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants