Shortcode dont work when user are logged
-
Hello!
I am using option “with Shortcode”. In template I using thisadd_action( 'woocommerce_single_variation', 'add_file_upload', 19 ); function add_file_upload(){ echo do_shortcode("[woo_file_dropzone_product_detail_page]"); }It work fine with non-logged users, but logged-in user (admin) see simple text
[woo_file_dropzone_product_detail_page]Theme is StoreFront.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Shortcode dont work when user are logged’ is closed to new replies.