Home › Forums › All Other Themes › SKT Our services section+testimonials
- This topic has 21 replies, 2 voices, and was last updated 6 years, 8 months ago by
Lenka.
-
AuthorPosts
-
March 24, 2017 at 4:59 am #66536
For the Our team link you can link it to either homepage section or Our team page. Currently it is linked to our team section not a page hence when you are on Contact page the team menu item not working.
Regards,
DaveMarch 24, 2017 at 12:34 pm #66643Thank you, now its working – I dont know how you fixed it, but now even when I am in COntact page (or other inner page) and I click to Our Team item in menu…it goes to the section Our team on front page. Thank you.
Could you please send me the recommended image size I should use for the team member? In Documentation page is written 135px/135px, which is too small and the photos used on demo page have 270x320px…but with this size the whole photo is not visible .
Even if I used bigger square format 540×540, the whole photo is not visible on front page – what is the best size I should use?Second question – where in SKT Design Agency theme should I add google analytics tracking ID code and the tracking script (there is written I should copy it to every page I would like to measure) – is there some exact instruction how can I do it in documentation or on youtube? I didnt find any.
Thank you.
LenkaMarch 24, 2017 at 12:56 pm #66647Hi Lenka,
Add this code in Custom CSS Box for Team member, You can use 540×540 image size.
.ourclasses_thumb{height:auto !important;;}
2. Go to header.php and add the tracking ID within <head> tag.
Regards,
DaveMarch 24, 2017 at 1:11 pm #66650Where can I find this Custom CSS Box for Team member?
Where exactly souhld I paste the GA code?
Is it this section in Appearance – Editor?: SKT Design Agency Pro: Theme Header (header.php)
Should I paste it anywhere between
<head>
and
</head>Sorry Im not a programmer, I would need more precise instructions.
Is ok to add only the tracking ID, or I need to paste also the script to every page?
Thanks.
LEnkaMarch 24, 2017 at 1:31 pm #666521. Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Paste the code there.
2. <head> and </head> yes you can paste it anywhere between head tag.
Regards,
DaveMarch 24, 2017 at 1:38 pm #66654Thank you.
Sorry – between <head> and </head> should I paste only the code in the form UA-XXXXXXXX-X
or the whole script between
<script>
(function(i,s……….
</script>
?Thank you. The photo works already. Perfect.
LenkaMarch 24, 2017 at 3:38 pm #66663Hi Dave,
I posted the code in this area:
<head>
UA-xxxxxx-x<meta charset=”<?php bloginfo( ‘charset’ ); ?>”>
<meta name=”SKYPE_TOO
.
.
…… </head>
and it doesnt work in GA. Where I made a mistake?
Thank you. Lenka -
AuthorPosts
- You must be logged in to reply to this topic.