
Bruce Michelsen
-
Atividade total22
-
Última atividade
-
Membro desde
-
Seguindo0 usuário
-
Seguido por0 usuário
-
Votos0
-
Assinaturas0
Visão geral da atividade
Atividade mais recente por Bruce Michelsen-
Bruce Michelsen comentou,
Amy Gracer My issue is no new attachments can be added when there are already 500 articles.If you are seeing "There are no images included in the article", then no images are being attached when th...
-
Bruce Michelsen comentou,
I use the Zendesk Knowledge Base Sync for Confluence app to sync articles from Confluence to Zendesk. A year ago, I had to resolve an issue where users couldn't see images in articles that had been...
-
Bruce Michelsen comentou,
Katarzyna Karpinska In my case, images did not display due to permissions but because the images could not be attached. In our system, we are using a third-party app to sync our content to Zendesk....
-
Bruce Michelsen comentou,
Ouch! These article attachment limits are making it so images do not appear in many of our pages.
-
Bruce Michelsen comentou,
Does this problem occur when attachment limits are exceeded?
-
Bruce Michelsen comentou,
End users cannot see images in pages but admin users can see images in pages. What needs to happen so end users can see the images?
-
Bruce Michelsen comentou,
Ashleigh, You're right about the wrapping. My editor was complaining unnecessarily or I had made some syntax error that I fixed in tightening this up. Good to see that your script would work if I ...
-
Bruce Michelsen comentou,
In using this, due to how the code block wrapped lines above, I removed spaces and returns in several lines. For example, I changed this: var next_url = document.getElementsByClassName("pagination-...
-
Bruce Michelsen comentou,
Confluence to Zendesk Sync is an app. https://marketplace.atlassian.com/apps/1217438/confluence-to-zendesk-sync?tab=overview&hosting=cloud
-
Bruce Michelsen comentou,
In the home_page.hbs file in your theme, surround the search with if signed_in statements:{{#if signed_in}}{{search submit=false instant=settings.instant_search class='search search-full'}} {{/if}}