Expand my Community achievements bar.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
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-

View solution in original post

2 Replies

Avatar

Correct answer by
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]