Thank you, Basilis.
One more question.
For woocommerce products I’m using Advanced Layout, and I’m showing the prices through text block or special heading. The thing is I want to get HTML WOOCOMMERCE PRICE CODE to show the prices through Code Block for some features.
I would really appreciate any helps.
Thank you.
I figured it out :)
The problem was in hosting cache stuff.
Just in case for others… Install WP Super Cache and make these changes:
1. Check box next to “Cache hits to this website…”
2. Select button next to “Use mod_rewrite to serve cache files”
3. Check box next to “304 Not Modified browser caching”
4. Check box next to “Don’t cache pages for known users”
5. “Cache rebuild” & “Extra homepage checks” should already be checked, if not check them
Select “Update Status” button.
Leave all other options to their default configuration.
Thank you.