Hi @trejka
If you’re using the built-in “List” template, you can change customize the H3 from the settings page itself.
Otherwise, to create a custom template:
The YARPP custom template feature allows you to easily customize look and feel using the same coding conventions and Template Tags as in WordPress themes.
Your YARPP Custom Template file must be in the active theme’s main directory to be recognized by YARPP.
- If your theme did not ship with YARPP templates, move the files in the
/yarpp-templates
directory that ships with YARPP to your active theme’s main directory. Be sure to move the files (which must be named yarpp-template-
….php
) to your theme, not the entire directory.
- Proceed to edit the template file. (or create a new one)
- In your YARPP settings, pick the template that you have customized.
There is no limit restriction on how many custom templates you can have.