Okay
  Public Ticket #214519
portfolio item
Closed

Comments

  • Sara started the conversation

    hello. when i am on a portfolio item, at the bottom of the item, it shows the words "Related Works" and then the time - which is great - i don't want to change that 'feature'.

    however, I'm using this to showcase products - not projects / work.

    how can i change the text above the actual image items from 'related works' to 'related products'?

    thanks for any help.

  •  291
    Paul replied

    Hi Sara,

    Please open "/uxb_templates/single-portfolio.php" file and find this line of code:

    <h3>' . __( 'Related Works', 'uxb_port' ) . '</h3>

    You can edit the text here. :)

    Cheers,
    Paul