Content finder is getting disappeared | Adobe Higher Education
Skip to main content
DEBAL_DAS
New Member
October 16, 2015
Respondido

Content finder is getting disappeared

  • October 16, 2015
  • 2 respostas
  • 974 Visualizações

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

Este tópico foi fechado para respostas.
Melhor resposta por -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 Respostas

-Dipen-
-Dipen-Resposta
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]