Flexible Footer Menu Multilingual [Support Thread]
Flexible Footer Menu Multilingual
Flexible Footer Menu just got better! In collaboration with Design75, we'll be uploading Flexible Footer Menu Multilingual v1.0 today!
This plugin is an addition to Flexible Footer Menu
Features:
* Includes a "1 click" Installation/Maintenance interface
* Saves existing Flexible Footer Menu content
* Supports Multi-Languages
* Supports HTML Editor
* Includes ZC Stock pagination
Re: Flexible Footer Menu Multilingual [Support Thread]
Re: Flexible Footer Menu Multilingual [Support Thread]
I found a small error in one of the files, and it is also true for the single language version.
In includes/modules/YOUR_TEMPLATE/flexible_footer_menu.php on line 26
Code:
$page_query_list_footer[$rows]['id'] = $page_query->fields['pages_id'];
should be
Code:
$page_query_list_footer[$rows]['id'] = $page_query->fields['page_id'];
Re: Flexible Footer Menu Multilingual [Support Thread]
I will try to update shortly, thanks!
1 Attachment(s)
Re: Flexible Footer Menu Multilingual [Support Thread]
I'm working with template westminster new.
Installed this flex footer languages and oh boy, i have to change everything back to what it looked like before :P
Something like this
Attachment 15124
Because I don't know nothing about codes, i don't know how to do that.
I know how to changes the background colors of the boxes and the height from 150 to 250, but i do'nt know how to make it look like the picture above.
Also, te most left box, the page names are next to each other, and in the other boxes the are under each other. How to fix that?
Edit: choose the other language and now every page name is next to each other.
Re: Flexible Footer Menu Multilingual [Support Thread]
did you copy the stylesheet_flex.css file that came with the add on ??
If you did, replace the stylesheet_flex.css file that came with the template you have installed. I suspect that will solve your problem.
Re: Flexible Footer Menu Multilingual [Support Thread]
Maybe I understand you wrong, but there is no stylesheet_flex.css file I had to instal for this?
Re: Flexible Footer Menu Multilingual [Support Thread]
Quote:
Originally Posted by
Pompidompie
Maybe I understand you wrong, but there is no stylesheet_flex.css file I had to instal for this?
Sorry my bad, I didn't look right.
stylesheet_flexible_footer_menu.css came with the add on. delete this file (keep a backup justin case..), and see what happens.
Re: Flexible Footer Menu Multilingual [Support Thread]
I have tryed that just in case you where talking about that :wink:
That removes al the colors, but also the boxes, so the words stay at the same spot, but everything moves over to the left.
Re: Flexible Footer Menu Multilingual [Support Thread]
Do you have a link to your site? So i can have a look?