• Resolved RGAlix

    (@rgalix)


    Hey everyone,

    I’m using Charitable with the Reach theme that I am customizing, and I can’t find in which file the campaign description is displayed. I’m talking about the big textarea on the campaign creation page, the description that is displayed right under the title, at the top of the campaign page.

    Does anyone know where to find that bit of code ?

    Thanks !
    Alix

Viewing 1 replies (of 1 total)
  • Hi Alix,

    That description is added using a template in Charitable itself. If you want to customize it, here’s what you can do:

    1. Create a new file in your child theme (read this if you’re not using the child theme yet) at reach-child-theme/charitable/campaign/description.php.
    2. Into this file, copy and paste the contents of the following file in the Charitable plugin: charitable/templates/campaign/description.php
    3. Make the customizations you want in the new version in your child theme!

    Cheers,
    Eric

Viewing 1 replies (of 1 total)

The topic ‘Customizing the Reach theme’ is closed to new replies.