Marta Negro
Forum Replies Created
-
solved
Now I manage using Elements from GeneratePress, but; I have a link in the general menu on the top of the page that goes to the ‘about user profile tab’ as the “main tab”, and even when you don’t click on the tab, it does scroll.
Any hint of having the scroll just when you press the tabs? Or how to avoid the scroll in just one of the tabs? ThaaaanksHi again @champsupertramp I understand that this snippet has to be introduced inside a hook. I have searched the documentation but I couldn’t find a switching tabs hook.
Thanks.Hi @maurotello73 you just need the profile tabs extension. 🙂
Hi @champsupertramp that code didn’t work for me. I used a snippet to implemented. Should I try another way?
ThanksForum: Themes and Templates
In reply to: [Customizr] conect analyticsi watch all video tutorials, and don´t show that…
Forum: Themes and Templates
In reply to: [Customizr] conect analyticsBut this plugging is to show me my reports of google analytics, but first i need to conect and verify google analytics with my web, with this type of code:
<html>
<head>
<meta name=”google-site-verification” content=”aRR2Xn-CdtZET9A” />
<title> Mi title </title>
</head>
<body>
contenido de la página
</body>
</html>But i can´t find where insert it.