• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 08.01.18, 23:47
  • Opened by: Laura
  • Closed by: Marek
  • Closed on: 27.01.18, 14:44
  • Reason: Closed
  • Comment: Glad to help!

Ticket #11382 - revolution leader disappears when I activate CCC performance

hello,
I have changed the performance configuration, as you indicate in the documentation and I have a problem, that the revolution slider disappears from the home page,
Why is this happening??

Attached 2 images.

Thanks
Laura

Comments

Laura 17 Jan 2018, 21:28

Anything new on this?

Marek 17 Jan 2018, 22:42

Hi Laura.
Looks like this ticket has been lost, sorry.
But I’ll start to find a solution now, hope to finish it as soon as possible because there is no obvious solution

Marek 19 Jan 2018, 17:27

The issue has been fixed. Please check it out

Laura 22 Jan 2018, 19:14

hello,
The performance problem seems to be solved, but now there are things that don’t work:

1. the search engine is now no longer working again, when this has been fixed.

2. Now the category dropdown stays static and doesn’t hide, when you go through the flex menu, and if you go through another category nothing is displayed.

3. We have seen that it gives a lot of errors in “core. js” and another error in “static-captions. css”. Check out the video

Attached video with the errors, you can see them in VLC
See what you can do….

Thanks
Laura

Marek 22 Jan 2018, 19:18

Yes, I see the issue, hope to fix it as soon as possible

Marek 22 Jan 2018, 23:01

The issue has been fixed. Please check it out

Laura 22 Jan 2018, 23:30

Okay,
Thanks!!
The search bar is fixed, except that it doesn’t have a white background in the results and above I get some very long sentences that didn’t appear before.
Can you check it, please?

I attached image
Thank again

Laura

Marek 22 Jan 2018, 23:32

Use following CSS to fix:

body .pk_search_result {background: #fff;}
Laura 23 Jan 2018, 21:52

Hi,
After a lot of research, we have managed to put the background of the search engine in white, but we don’t know how to remove the messages that appear and the phrases that appear in the box of the search engine, which did not appear before, as info of the search results.

Please remove those messages when you can.

Thank you very much
Laura

Marek 24 Jan 2018, 11:41

Use following CSS to hide it:

.ui-helper-hidden-accessible {display:none !important}
Laura 27 Jan 2018, 13:23

ok, thanks!
Fixed