php - woocommerce product page - custom link which opens lightbox image -


i have custom link on product page opens lightbox image. these images should set somewhere on product edit page. guess bit of coding should not difficult. example: https://www.armedangels.de/frauenbekleidung-kleider-web-allover-avril-full-palm-10252599-220.html right under titel says - "was steckt drin" - want similar this. great if me out problem. held appreciated !!! lot , greetings munich / germany ... marc

you need add 1 meta box add custom link every product admin panel. can reffere link https://code.tutsplus.com/tutorials/how-to-create-custom-wordpress-writemeta-boxes--wp-20336

after need modify woocommerce's single-product.php file can "activated-theme > woocommerce > single-product"

there files in folder or can create same name(plugins > woocommerce > templates > single-product) need find out file want display custom link(may title.php in case if theme doesn't have modification)

for can refer these links


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -