Default product variation not set as selected in single product(woocommerce) pag
-
0
down vote
favoriteI am using WordPress 4.8 and Woocommerce Version 3.0.8.
In my single product page for variable product the select box for variation attributes has a strange behavior . If I am loading the apge with
CTRL+F5
it is loading as expected. The default variation is selected, but withF5
/CTRL+R
the default variation is not selected.I deactivated wp super cache plugin and also added
nocache_headers();
to top of header.php but all these things not solving my problem. Can anyone give me some idea about the problem?The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Default product variation not set as selected in single product(woocommerce) pag’ is closed to new replies.