What next if I change title of modules like "Contact__"?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Jan 04, 2014 1:26 pm
Reply with quote
Report this post
Hi,

As I understand #gkHeader is connected to "What we do__" module and #gkBottom1-3 to "Contact__" module.
What should I do if I want to change title of those modules? If I change it then those connections and clicking Contact doesn't scroll me to contact plugin etc.
Where should I change it?

thank you!
Mat
User avatar
Fresh Boarder

GK User
Sat Jan 04, 2014 1:35 pm
Reply with quote
Report this post
Sorry, but there is no simple way of doing that.
Those anchors point to html elements with ID attached to. And those ID's are generated dynamically and cant be controlled.
User avatar
Moderator

GK User
Sat Jan 04, 2014 1:37 pm
Reply with quote
Report this post
I guess the solution is actually pretty easy

1. Change the title however you want
2. Check the source of website and find proper Id like <div id="gkBottom1-1"
3. Change external URL to #gkBottom1-1

That worked for me :)
User avatar
Fresh Boarder

GK User
Sat Jan 04, 2014 1:39 pm
Reply with quote
Report this post
Ok, it seems I didn't understand you correctly.
Changing the title of module should not break links in menu. Rearranging modules will break the links, as ID's of html elements will change.
User avatar
Moderator


cron