How to change links?

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
Wed Jun 26, 2013 8:37 pm
Reply with quote
Report this post
How to change links:

#gkHeader
#gkBottom1
#gkBottom1-3

I want custom links for example:

#menu
#about-us
#contact
User avatar
Fresh Boarder

GK User
Wed Jun 26, 2013 11:07 pm
Reply with quote
Report this post
Hi,
I'm not sure what are going to do, but you'll find them here: templates/gk_creative/layouts/default.php
User avatar
Platinum Boarder

GK User
Thu Jun 27, 2013 8:27 am
Reply with quote
Report this post
I install quickstart template and menu has links:

mysite.com/#gkHeader
mysite.com/#gkBottom1
mysite.com/#gkBottom1-3

How to change the links on this:

mysite.com/#menu
mysite.com/#about-us
mysite.com/#contact

In this file: templates/gk_creative/layouts/default.php i don't find this links :/
User avatar
Fresh Boarder

GK User
Fri Jun 28, 2013 8:20 pm
Reply with quote
Report this post
Because # there are not links but CSS ID's - those with numbers are generated by framework
User avatar
Platinum Boarder

GK User
Sat Jun 29, 2013 7:19 am
Reply with quote
Report this post
Another way,
sometimes when you use your own custom HTML modules you can insert inside them your "#name" without hacking template core.
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 8:49 am
Reply with quote
Report this post
Insert the HTML module with <a name=""> before the appropriate module is like a good idea. However, this causes the text on the page before extra layer and does not look good.
And put <a name=""> in the title of the relevant module is not possible :/
User avatar
Fresh Boarder

GK User
Thu Aug 08, 2013 1:12 pm
Reply with quote
Report this post
UP!

...?
User avatar
Fresh Boarder

GK User
Thu Aug 08, 2013 10:37 pm
Reply with quote
Report this post
And put <a name=""> in the title of the relevant module is not possible :/


But it's possible inside custom HTML modules, or you can always customize default.php file from template
User avatar
Platinum Boarder


cron