최근 검색


최근 검색 없음

Louis Eloff's Avatar

Louis Eloff

가입한 날짜: 2021년 4월 15일

·

마지막 활동: 2023년 12월 27일

팔로잉

0

팔로워

0

총 활동 수

11

투표 수

2

플랜 수

3

활동 개요

님의 최근 활동 Louis Eloff

Louis Eloff님이 에 댓글을 입력함

커뮤니티 댓글 Q&A - Help center and community

Hi Eric,

That did the trick :D I was not sure how to use the helper and was looking for an example in the meantime but couldn't find any. 

Now that I did it as per your clarification, everything is perfect and the pagination options are showing on the rendered pages 8)

Thank you so very much again!!
Louis

댓글 보기 · 2021년 10월 21일에 게시됨 · Louis Eloff

0

팔로워

1

투표

0

댓글


Louis Eloff님이 에 댓글을 입력함

커뮤니티 댓글 Q&A - Help center and community

Hi Eric,

Thank you so much. Herewith the code on the sections-template we are using:
Please let me know if this helps, otherwise I will follow your suggestion instead :) 

Best regards,
Louis














{{section.name}}


{{#if settings.show_follow_section}}
{{subscribe}}

{{/if}}
{{#if section.description}}

{{section.description}}


{{/if}}



{{#if section.sections}}


{{#each section.sections}}



{{#is id 360004482340}}alternative text here{{/is}}
{{#is id 360004519379}}alternative text here{{/is}}
{{#is id 360004491860}}alternative text here{{/is}}
{{#is id 360004501819}}alternative text here{{/is}}
{{#is id 360004519459}}alternative text here{{/is}}
{{#is id 360004453899}}alternative text here{{/is}}
{{#is id 360004519479}}alternative text here{{/is}}
{{#is id 360004482400}}alternative text here{{/is}}
{{#is id 360004529819}}alternative text here{{/is}}
{{#is id 360004496939}}alternative text here{{/is}}
{{#is id 360004615659}}alternative text here{{/is}}

{{name}}


{{excerpt description}}





{{/each}}


{{/if}}
{{pagination}}












GapCover+











댓글 보기 · 2021년 10월 21일에 게시됨 · Louis Eloff

0

팔로워

0

투표 수

0

댓글


Louis Eloff님이 에 게시물을 만듦

게시물 Q&A - Help center and community

Good day,

We are currently trying to add {{pagination}} to sections (with more than 30 sub-sections). Despite adding the pagination helper to the bottom of the (custom sections template, it does not show the pagination options on the rendered page.

Could you perhaps advise on things we could look out for? Our dev had a look as well and slightly baffled that it is not showing up.

The template changes does update succesfully and gives an error when the helper is not added in the correct place. We have cleared cache & browser history and tried multiple devices to make sure it's not a browser limitation.

Thank you in advance,
Louis


2021년 10월 19일에 게시됨 · Louis Eloff

1

팔로워

2

투표 수

5

댓글


Louis Eloff님이 에 댓글을 입력함

커뮤니티 댓글 Q&A - Help center and community

Hi @... Thank you for getting back to me. I'm quite new at this so please forgive if I sound vague.

Our HC is SSO-enabled & authenticates against an internal auth server, but the URL is https://kip.momentumhealthsolutions.co.za . Will that be a problem or will you require access to be able to advise?

Thanks again,
Louis

댓글 보기 · 2021년 5월 17일에 게시됨 · Louis Eloff

0

팔로워

0

투표 수

0

댓글


Louis Eloff님이 에 게시물을 만듦

게시물 Q&A - Help center and community

Greetings community,

I'm hoping someone can point me in the right direction RE: changing the width of help center articles. At the moment it is really narrow :|

I updated the CSS several times in different ways but it's not having an effect on the articles.

Herewith the current code I'm using:

 

This is what it currently looks like. We would like it to be at least 85% as we won't be using that space for anything else.

Is there perhaps anyone that can advise/assist? The HC is live and I've checked everything I could based on existing advice here on the ZD community. 

Thank you so much in advance.
Louis

2021년 5월 13일에 게시됨 · Louis Eloff

1

팔로워

4

투표 수

4

댓글


Louis Eloff님이 에 댓글을 입력함

커뮤니티 댓글 Discussion - Tips and best practices from the community

Hi all,

I am currently trying to solve the same challenge, especially with misspellings.

I have added the above code to our script.js on the Guide site, but it seems to only work for one of the "synonyms" in my test list. I added a few synonym lines below the sample ones, as follows, but it only works for the 2nd one (Sleep), when I search for "slep" on the HC. The others all say "No results" when searching. I made sure that articles exist for the primary words. Any ideas what I might be doing wrong? Thanks in advance!!

   NewSynonymSet('pre-authorisation', ['preauth', 'pre-auth']);
NewSynonymSet('sleep', ['sleeep', 'slep']);
NewSynonymSet('physiotherapy', ['physiotheraphy', 'Phisiotherapy']);
NewSynonymSet('parents', ['parants', 'perents']);

댓글 보기 · 2021년 2월 11일에 게시됨 · Louis Eloff

0

팔로워

0

투표 수

0

댓글