1

I've written a function that after logging in, an group image will show to customer according to their groups. However, I found that after logging in, no images show to the customers if full page cache is turned on. The images can only show to the customers when the full page cache is disabled.

How can I deal with this issue?

ND17
5,2219 gold badges51 silver badges78 bronze badges
asked Apr 26, 2016 at 7:48
1
  • Hi Ricky any findings on this?? Commented Nov 17, 2016 at 6:02

1 Answer 1

1

controller_front_send_response_before

This event will be fired irrespective of FPC enabled. Try using observer on this event.

answered Jan 30, 2019 at 7:44

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.