J_08 Posted July 29, 2016 Share Posted July 29, 2016 Hi, So I've been trying to search to find the answer for this issue but haven't been able too, now hoping that there is someone on this forum that might now what the issue is. When I try and create a new link (custom) it wont show the link title I've choosen for it. It will only be a white box appearing as you can see on the pictures attached. Stuff I've tried: Recreating the links Refreshing the module Re-installing the module Actual Menu: Config: Thank you in advance! Link to comment Share on other sites More sharing options...
J_08 Posted July 29, 2016 Author Share Posted July 29, 2016 I actually solved this myself now. Sometimes you just want to pat yourself on your shoulder, think I will do this now. So what I did was: Logged on to my database, there I could see that when I created a custom link, it would create 2 entries, 1 containing the Label + Link information, the other not. Since my primary language is not English no information is entered for that but only for English. I then run the following to change this and now it appears for my native language: UPDATE `6797prestashop_linksmenutop_lang` SET `id_lang` = 2 WHERE `id_lang` = 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now