내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Content finder is getting disappeared

Avatar

Employee Advisor

Hi,

Currently I am using CQ5.5 and have created an application in it. But, when I am trying to open any web-page of my application , initially I am getting the content finder in the web-page but few moments later content finder is getting disappeared from the web-page(Once  the web page is loaded completely ).

On the other hand I am getting the content finder properly for geometrixx web-pages.

Please suggest.

Thanks,

Debal Das

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 3

If the content finder is appearing at the time of page loading and then disappearing then it seems some sort of javascript issue in your code because you are getting it for geometrix. Remove if you have used any script for preventing Xframe scripting ( <script>if (top != self) top.location = location</script> ) because cq5 author displays pages within iframe.

 

-Dipen-

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 3

If the content finder is appearing at the time of page loading and then disappearing then it seems some sort of javascript issue in your code because you are getting it for geometrix. Remove if you have used any script for preventing Xframe scripting ( <script>if (top != self) top.location = location</script> ) because cq5 author displays pages within iframe.

 

-Dipen-

Avatar

Level 10

Seems like you have hidden as shown in snapshot. Click the arrow again to show.[img]CF.png[/img]