
Bruce Michelsen
-
Activité totale22
-
Dernière activité
-
Membre depuis
-
Abonné à0 utilisateur
-
Abonnés0 utilisateur
-
Votes0
-
Abonnements0
Aperçu des activités
Dernière activité effectuée par Bruce Michelsen-
Bruce Michelsen a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
Ouch! These article attachment limits are making it so images do not appear in many of our pages.
-
Bruce Michelsen a ajouté un commentaire,
Does this problem occur when attachment limits are exceeded?
-
Bruce Michelsen a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
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 a ajouté un commentaire,
Confluence to Zendesk Sync is an app. https://marketplace.atlassian.com/apps/1217438/confluence-to-zendesk-sync?tab=overview&hosting=cloud
-
Bruce Michelsen a ajouté un commentaire,
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}}