Edit Portfolio Title and replace date with subtitle

Edit Portfolio Title and replace date with subtitle

Hi, I would like to edit Portfolio post type title with custom title and replace date with custom sub title.

Also if its possible to replace the current portfolio post type link with a model pop up gallery slider ?

Any help will be appreciated.

Thanks

Hi Rose,

Thank you for writing in, while that is outside the scope of support, I could point you in the right direction with the understanding that it would ultimately be your responsibility to take it from here. First, please setup a Child theme because you’re going to need to this later.

then install the ACF Pro extension this extension allows you to create custom fields for any post type.

Then log in to your server via FTP or cPanel’s File Manager and navigate to this directory \wp-content\themes\pro\framework\views\{stack name} the stack name is the name of the stack you use (e.g. integrity, renew, icon, ethos), in that directory look for the file content-portfolio.php and copy that to your child theme \pro-child\framework\views\{stack name} directory, create the directory if it does not exist.

Then edit that file to output your custom fields (title and subtitle).

Integrated Plugins - ACF Pro

Hope it helps,
Cheers!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.