Okay
  Print

Where to find the code of portfolio meta info (Date, Client, Categories and Website) so I can customize it?


***Note: Since the theme v1.2.0, a new feature for creating your own meta info for portfolio has been introduced. You can manage the custom meta info by going to "Settings > UXbarn Portfolio Options" and they will appear on the portfolio's edit screen. There is no need to use the below instruction.


There are two major sections involved which are:

1. For the front end, open "/uxb_templates/single-portfolio.php" file and there you will see the code for the meta info to display on your website.

2. For the back end, open "/includes/plugin-codes/custom-uxbarn-portfolio.php" file and search for the function of "uxbarn_custom_port_create_meta_info()".