How to make custom URLs for wordpress + woocommerce product tabs -


i try find way make woocommerce product tabs have own link follows: exmaple wordpress plugins link page:

wordpress.org/plugins/twb-woocommerce-reviews/reviews

wordpress.org/plugins/twb-woocommerce-reviews/tabsnamehere

mysite page example: https://hobbyant.com/p/sale-26702/

the product page have 3 tabs,description,reviews,shiping & payment want of tabs have custom urls links follows:

hobbyant.com/p/sale-26702/reviews

hobbyant.com/p/sale-26702/video

hobbyant.com/p/sale-26702/specs

but not have :

hobbyant.com/p/sale-26702/description

hobbyant.com/p/sale-26702/shipping-payment

sorry ,i can not post more link in post.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -