Recent searches
No recent searches

Kristen Guttilla
Joined Apr 15, 2021
·
Last activity Nov 01, 2021
Following
0
Followers
0
Total activity
8
Votes
0
Subscriptions
2
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Kristen Guttilla
Kristen Guttilla created a post,
I'd like to be able to add text above the search bar with the Copenhagen Theme but I'm having a hard time figuring this out. I resorted to adding the headline "How Can We Help? Our client care team is here to support you every step of the way" in the image for now but I'd like to have actual text via HTML coding.
Any suggestions on how to do this?
Here is what I have now (the text is part of the image):
Thank you!
Posted Dec 18, 2018 · Kristen Guttilla
0
Followers
9
Votes
12
Comments
Kristen Guttilla commented,
It worked! Thank you so much :) :) :) So helpful!!!
View comment · Posted Nov 01, 2018 · Kristen Guttilla
0
Followers
0
Votes
0
Comments
Kristen Guttilla commented,
Thanks for your help - see below!
{{search submit=false instant=settings.instant_search class='search search-full'}}
{{#is name 'Getting Started'}}
{{/is}}
{{#is name 'Using Method'}}
{{/is}}
{{#is name 'Resources'}}
{{/is}}
{{#is name 'Training'}}
{{/is}}
{{#is name 'FAQ'}}
{{/is}}
{{#is name 'Announcements'}}
{{/is}}
{{#is name 'Supplier Support'}}
{{/is}}{{name}}
{{excerpt description}}
{{name}}
{{#if internal}}
{{/if}}
{{excerpt description}}
{{#if ../has_multiple_categories}}
{{#each categories}}
{{else}}
{{#each sections}}
{{/each}}
{{/each}}
{{pagination}}
{{#if promoted_articles}}
{{t 'promoted_articles'}}
{{title}}
{{#each promoted_articles}}
{{/each}}
{{/if}}
{{#if help_center.community_enabled}}
{{t 'community'}}
{{#link 'community' class='community-link'}}
{{t 'join_conversation'}}
{{/link}}
{{/if}}
{{#if settings.show_recent_activity}}
{{recent_activity}}
{{/if}}
View comment · Posted Nov 01, 2018 · Kristen Guttilla
0
Followers
0
Votes
0
Comments
Kristen Guttilla commented,
Apologies, here is where the error is showing up:
View comment · Posted Nov 01, 2018 · Kristen Guttilla
0
Followers
0
Votes
0
Comments
Kristen Guttilla commented,
@vladan
Here is my updated code with entire string - and still getting an error:
.. {{/ `if` }} .. is not permitted in this context
Thanks!
View comment · Posted Nov 01, 2018 · Kristen Guttilla
0
Followers
0
Votes
0
Comments
Kristen Guttilla commented,
Hello,
I have used the code described in this article but my images are not showing up. Can someone please provide some guidance on what to do next? Below is a screenshot. Thank you!
Note, I am getting an error saying 'categories' does not exist.
View comment · Posted Nov 01, 2018 · Kristen Guttilla
0
Followers
0
Votes
0
Comments