
Jakub Krecisz
-
Total activity28
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes10
-
Subscriptions6
Comments
Recent activity by Jakub Krecisz-
Gorka Cardona-Lauridsen it would be great to have guidance for GA4. I can see, that part of metrics/events are created automatically, but there are few (i.e. tracking of pages with requests initiat...
-
Hello, have you find solution for you? I'm looking for something similar
-
Ifra, really, really appreciate your help - thank you so much!
-
Thank you! I did as you wrote. Is this possible to limit this only for article page? I would like to minimalize jump effect on other pages, i.e. main page where row with blocks is shifted with spec...
-
Hello, TOC works nice except for one thing - I am wondering is this happens only in my HC? Clicking on the link takes you to the specific header, but a few lines below not to head of section. For e...
-
Many thanks! Really appreciate your help :)
-
Indeed. Thank you. And the last question: how can I change: if($("ul#toc").has("li").length === 0){ to hide TOC if article has less than 2 headings?
-
Thank you for the solution. Works fine. I'm trying set TOC as transparent callout. Add this code: <div class="article__body" itemprop="articleBody"> <div class="callout callout...
-
Thank you for your code!I'm looking for possibility to hide TOC if article has no headings or just one. How can I set this up?