0

I tried to change my HTML code in my BLOCK. The problem is when I press Save I can see the changes on the live site but my block is still showing the old code.

It also returns "Something went wrong" panel.

Why does site update but Magento 2 doesnt?

Any ideas?

asked Jun 20, 2018 at 11:56
3
  • I suggest You to post it on Git If you haven't customize your instance. Commented Jun 20, 2018 at 12:54
  • Did you flush the cache? Commented Jun 20, 2018 at 15:14
  • Yes I did serveral times. No changes. All users that own rights to see the block structure, can only see the old code. I couldn't find an answer yet. Commented Jun 21, 2018 at 7:15

1 Answer 1

0

The problem was that Magento 2 couldn't read my HTML code. I nested "" tag inside "" tag and that was the case..

So I solved a problem by changing "" to "".

Teja Bhagavan Kollepara
3,8275 gold badges33 silver badges69 bronze badges
answered Jun 21, 2018 at 12:38
1
  • "div" tag inside "a" tag. Commented Jun 21, 2018 at 13:13

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.