Home Logo 404 Error

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
Sun Jun 16, 2013 11:07 pm
Reply with quote
Report this post
For some reason the Home Logo is giving me a 404. I checked the link and it's adding a /%20 after the url.

Anybody?

http://www.favatv.com
User avatar
Fresh Boarder

GK User
Mon Jun 17, 2013 6:03 am
Reply with quote
Report this post
I have checked our template changing logo choices etc but I couldn't reproduce this error.

So if you are using latest version of the template then you can use below script to change logo link.

Find file:/templates/gk_creativity/js/gk.scripts.js
Find Line: 169
Which is below
Code: Select all
// menu movements

Replace with below code.
Code: Select all
   // Fix logo link   
   jQuery("#gkLogo").attr("href", "http://www.favatv.com/");
   // menu movements


See you around...
User avatar
Platinum Boarder

GK User
Mon Jun 17, 2013 3:29 pm
Reply with quote
Report this post
Yup, that did the trick. Thanks for the quick reply.
User avatar
Fresh Boarder

GK User
Mon Jun 17, 2013 4:08 pm
Reply with quote
Report this post
No problem at all, see you around...
User avatar
Platinum Boarder


cron