Recent searches
No recent searches
Move recently viewed and related article sections
Answered
Posted Aug 16, 2017
Is it possible to move the recently viewed and related article section to the right hand side of the page? Similar to how Zendesk has their articles formatted? Thanks!
Current location
Desired location
0
11
11 comments
Vlad
Hi Mike! Yes, it's possible. If you are using Copenhagen theme, remove the whole code from the article page, and paste this code on the same place:
and add the following code at the end of you CSS file:
That should works (if you are on Copenhagen theme)! Let us know! :)
0
Vlad
Very glad to head that! Thanks for the feedback and enjoy your updated article page! ;)
0
Jessie Schutz
Fantastic, Vlad! You're amazing. :D
0
Thressa Nichols
This is AWESOME! How would I swap the Recently Viewed and Related Articles so that Related Articles appears on top?
0
Trapta Singh
@Thressa Nichols,
By simply reversing the order of related_articles and recent_articles components.
Team Diziana
0
Nicole Saunders
Welcome to the Zendesk Community, Thressa!
Thanks for the answer, Trapta!
0
Robert Koch
Hey Vlad, is there a way to implement this for a TOC? I see you on TOC articles as well, but not implemented well.
0
Vlad
Hey Robert, I"m sorry for delayed response.
TOC is a quite custom thing and it depends from case to case.
Have you already implemented TOC successfully or...?
Also, probably will be the easiest way if you could share a link to your current help center.
0
Mayber Berroteran
Thank you for this information!!!
Super grateful!!
0
Cody Howser
This is great! Is there a way to get the font changed for this content?
0
Vlad
Hey Cody, sorry for the slow reply, what do you mean by changing the font? If you mean on stuff like Font family, color, weight, size, etc.. all of these can be easily changed with a little CSS snippet.
0