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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -