Content finder is getting disappeared | Community
Skip to main content
DEBAL_DAS
New Member
October 16, 2015
Solved

Content finder is getting disappeared

  • October 16, 2015
  • 2 replies
  • 974 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by -Dipen-

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 replies

-Dipen-
-Dipen-Accepted solution
Level 2
October 16, 2015

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-

Sham_HC
Level 10
October 16, 2015

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