Example table link When a customer places an order, you can take a note or a short message from them. We have a column “Short Message (message)” for that. Enable that column. Now when customers odder, they can send a message or note. Change short message pleaceholder text To change short message placeholder text, navigate […]
Continue reading "Send A Note/Message With The Order"Tracking Viewed Products
If you want to give your customer an overview of which products they already view, you can do that. We have a dedicated column for that named ‘viewed’. After activating that column, Customers can see which product they have already seen. You can change ‘Viewed’ text with the help of our ‘wpto_viewed_product_message’ filter hook. Take […]
Continue reading "Tracking Viewed Products"Update Cart By Increasing/Decreasing Quantity
To see the live demo, please check here. Video Tutorial
Continue reading "Update Cart By Increasing/Decreasing Quantity"Show column label before inner items
This article will guide you to set column labels before inner items. If you want to show columns labels before inner items then follow below steps. That’s it. you have finally added your inner items labels to your table.
Continue reading "Show column label before inner items"Show column only for login user
If you want to show some columns only for login users, you can do it very easily. Click and expand that column and you will show an option “Only Login user” just check it. When you will select “Only Login User” checkbox then your user can not see the column until they are login. see […]
Continue reading "Show column only for login user"Thumbnail Image Options
When someone click on thumbnails image by default image popup in a lightbox. You change that image behavior. No Action – Disable all kinds of actions. Product Link – On click, image will open the product in the product single page. Quick View – When someone clicks the thumbnail’s image, it will open in YITH […]
Continue reading "Thumbnail Image Options"Show/hide inner items by clicking
To see live demo click here. Video Tutorial
Continue reading "Show/hide inner items by clicking"Add multiple content column
We can add multiple content columns. Use “ADD NEW COLUMN” section. You can use content section from here, as well as shortcode. Video Tutorial
Continue reading "Add multiple content column"Change column style
You can change pretty much every column style from column “Style area”. Like Text color, Background color, Column/Items Width, and many more. if you want to add your own style at your every column then, you have to follow those steps below: Now you Can Add your own style for each column. See the screenshot […]
Continue reading "Change column style"Select Multiple Inner items
You can show multiple inner items inside one column like Price, Quantity, Category, and many more. Just check which items you want to show from “Select multiple inner items”. Video Tutorial
Continue reading "Select Multiple Inner items"Quickly Change Design With Wrapper Tag
You can quickly wrap your column content in an HTML tag. Easily can change the content design Video Tutorial
Continue reading "Quickly Change Design With Wrapper Tag"Enable/Disable Product Links
When someone click the product title then the product will open on a single page. You can remove the link from the product title. Also if you have Quick View plugin installed, then you can disable link and show product in Quick view window. Also, you can open a product in a new tab or […]
Continue reading "Enable/Disable Product Links"Enable/Disable Product Description
You can show or hide product descriptions very easily from the product column. You just need to check/uncheck the “Disable Description” option. Video Tutorial
Continue reading "Enable/Disable Product Description"Add Column for Download file using ACF
Add Content Column With Dynamic Shortcode
You can write any static content in this section. Also, it supports dynamic shortcodes.Here is some example – Product Title – %name% Product SKU – %sku% Product Price – %price% Screenshot of Content Column Box in Dashboard: Peview of Content Box Video Tutorial
Continue reading "Add Content Column With Dynamic Shortcode"Supported Attributes of Shortcode and Content Column
WooCommerce Product table support any kind of shortcode in the table’s column. Many shortcode needs some attributes. Here we have added few possible attributes for your desired shortcode. Usage Example: [favorite_button post_id=”%product_id%” title=”%name%”] <a href=”%permalink%” class=”button” >%name%:</a> (In Code Editor) Available Shortcode: %product_id%: (int) Product ID %sku%: (string) Product SKU %name%: (string) Product Title %excerpt%: […]
Continue reading "Supported Attributes of Shortcode and Content Column"