Happy Holidays Sale - Get upto 30% OFF!

Grab the Deal

Documentation

Max Addons Dynamic Tags for Bricks Builder

Max Addons provides some extra dynamic tags over the default tags provided by Bricks.

You can check the list of default dynamic tags and also how to use them in this official Bricks doc.

Standard WordPress Tags#

1. Post terms Returns a comma-separated list of terms of a taxonomy assigned to the post. By default, it returns the terms associated with the Category.

You can provide the taxonomies like this:

{max_post_terms:category}, {max_post_terms:post_tag}

2. Post published time ago Returns the post published time in ago format
3. Post modified time ago Returns the post modified time in ago format
4. Author posts URL Returns the author posts' URL
5. Loop index Returns the index inside the loop


WooCommerce Tags#

1. Product sales count Displays product sales count
2. Product stock quantity Displays available product stock count
3. Free shipping remaining amount Shows the remaining amount to get free shipping
4. Product reviews count Displays the product's review count
5. Order subtotal Displays the subtotal for the current order
6. Order status Displays the status of the current order
7. Order item name Displays the name of the ordered item
8. Billing first name Displays the customer's first name used for the billing address
9. Billing last name Displays the customer's last name used for the billing address
10. Billing company Displays the company name used for the billing address
11. Billing address line 1 Displays the customer's address in line 1 used for the billing address
12. Billing address line 2 Displays the customer's address in line 2 used for the billing address
13. Billing City Displays the customer's city used for the billing address
14. Billing state Displays the customer's state used for the billing address
15. Billing postcode Displays the customer's postcode used for the billing address
16. Billing country Displays the customer's country used for the billing address
17. Billing phone Displays the customer's phone number used for the billing address
18. Shipping first name Displays the customer's first name used for the shipping address
19. Shipping last name Displays the customer's last name used for the shipping address
20. Shipping company Displays the company name used for the shipping address
21. Shipping address line 1 Displays the customer's address in line 1 used for the shipping address
22. Shipping address line 2 Displays the customer's address in line 2 used for the shipping address
23. Shipping city Displays the customer's city used for the shipping address
24. Shipping state Displays the customer's state used for the shipping address
25. Shipping postcode Displays the customer's postcode used for the shipping address
26. Shipping country Displays the customer's country used for the shipping address
27. Shipping phone Displays the customer's phone number used for the shipping address
28. Shipping method Displays the shipping method used for the current order


1. Menu item label Dynamically fetch and display the visible label of each menu item
2. Menu item title attribute Display the title attribute associated with each menu item for additional context or accessibility
3. Menu item description Add descriptions to your menu items to provide more details or context to users
4. Menu item link Automatically link each menu item to its respective URL

Not the solution you are looking for?

Please check other articles or open a support ticket.