How I can change text in footer?
How I can change text in footer?
Now I have a "Edicy. Everyone can create a website." or in polish version "Edicy. Każdy może stworzyć stronę."
I would like to change it for example:. "Edicy. The best hosted CMS" or "Edicy. Polecam!"
Now I have a "Edicy. Everyone can create a website." or in polish version "Edicy. Każdy może stworzyć stronę."
I would like to change it for example:. "Edicy. The best hosted CMS" or "Edicy. Polecam!"
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The company marked this question as answered.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hello!
If you want to change a text of Edicy's login link: "Edicy. Everyone can create a website." then only way at the moment is customize your design layouts.
You can do as fallowing:
1. Start customizing of your design. (See more: how to start design customizing in Edicy)
2. Then you have to find a login block in code of every Layout (note that in some designs it locates in component named as "Footer"). The code is:
{% loginblock %}{{ "footer_login_link" | lc }}{% endloginblock %}
3. You can replace this part of code in every layout where you can find it:
{{ "footer_login_link" | lc }}
with any text. For example:
{% loginblock %}Edicy. The best hosted CMS{% endloginblock %}
Edicy is meant for people with no IT knowledge and we will add a feature, that makes the customization process much easier, soon. Until then, if you find these instructions a bit too difficult then feel free to write to us support@edicy.com.
You can find more information about design customizing in Edicy Developer site.
The company says
this answers the question
-
Thank you Tanel. Now is working fine. But I found another problem.
I made changes on Munich (south) layot. When I try to pick up new layot (Buenos Aires north) i can't customizing them. Now I can customizing only Munich. HELP! -
Hello!
Sorry there is really this kind of bug and we are developing a better solution how to allow users to reset customized design more easily. You can read more about this issue here
But so far you can contact with us by e-mail support@edicy.com and we can help to reset your customized design manually.
Loading Profile...



EMPLOYEE