Skip to main content
Level 2
November 10, 2023
解決済み

Back to top functionality in aem sites pages

  • November 10, 2023
  • 3 の返信
  • 1243 ビュー

Hello Everyone,

I just want to know that from where we get this "back to top" functionality in aem sites pages. Also want to know where do we put the "back to top" text?

 

 

 

このトピックへの返信は締め切られました。
ベストアンサー arunpatidar

Hi @prachimathur 
If you are using dynamic templates, you can author and add go-top-button on all the pages directly from dynamic template.

https://experienceleague.adobe.com/docs/experience-manager-learn/sites/page-authoring/template-editor-feature-video-use.html?lang=en 

3 の返信

arunpatidar
Community Advisor
Community Advisor
November 10, 2023

Hi @prachimathur 
If you are using dynamic templates, you can author and add go-top-button on all the pages directly from dynamic template.

https://experienceleague.adobe.com/docs/experience-manager-learn/sites/page-authoring/template-editor-feature-video-use.html?lang=en 

Arun Patidar
prachimathur作成者
Level 2
November 20, 2023

Thanku arun for the correct solution.

EstebanBustamante
Adobe Champion and Community Advisor
Adobe Champion and Community Advisor
November 10, 2023

That seems to be a custom component that is part of your codebase. I would recommend inspecting the page in the Author to identify which component it is and understand its configuration.

If you need this functionality on another site, you can create a similar component and add it at the template level, as suggested by @arunpatidar.

 

Hope this helps

Esteban Bustamante