Skip to content

itthinx/groups-newsletters-templates

Repository files navigation

groups-newsletters-templates

Child Themes

Read this before you continue ...

You can download the following child themes for these popular themes:

We have created these child themes to spare you the details of figuring out how to integrate the Groups Newsletters templates with them. You can simply use the child themes directly or adopt the templates in your own child theme if you are already using one.

For up-to-date information on child themes we provide, please refer to the Templates section of the documentation.


Templates for Groups Newsletters

Theme templates for the Groups Newsletters WordPress plugin.

This repository gathers theme-specific templates for Groups Newsletters.

Themes

If you would like to adjust the way things are displayed, you can use WordPress’ template system to customize how stories and newsletters are rendered. Depending on the theme, specific templates for stories and newsletters might be needed to display these correctly.

In your active theme, add a groups-newsletters folder. You can provide template files in that folder for the type of page you want to customize, for example:

single-story.php used to display a story taxonomy-newsletter.php used to display a newsletter

Default templates, which can also be used to derive your own, are provided in the plugin’s templates folder. Included are default single-story.php and taxonomy-newsletter.php templates.

An example Genesis child theme is available as Genesis Sample.

Help with theme-specific templates

If you need help with theme-specific templates and your theme is a free theme that can be downloaded, contact us on support at itthinx dot com with a link to where the theme can be obtained and ask for help on theme-specific templates for Groups Newsletters.

If your theme is a premium theme, do the same and provide access to a copy of the theme so we can test it. Make sure you are the theme author or the author has given consent to do this.

Once theme-specific templates have been created, these will be added to the Groups Newsletters Templates repository on GitHub.

Contributing theme-specific templates

If you want to contribute theme-specific templates, fork the Groups Newsletters Templates repository on GitHub, add a subfolder called groups-newsletters for the theme with the template files within it and issue a pull request.

If your theme is a free theme that can be downloaded, please add a readme.txt with a link to where it can be obtained. If your theme is a premium theme, please include a link to where it can be obtained as well and provide access to a copy of the theme so your theme-specific templates can be tested. For premium themes, make sure you are the theme author or the author has given consent to do this.

Pull requests for themes we can not test will not be granted.

Example: Assuming you're using a theme called Foobar that is in wp-content/themes/foobar, add the theme templates in wp-content/themes/foobar/groups-newsletters. To have it added to the repository, fork it, add the foobar/groups-newsletters folder to the root of the repository and issue a pull request.

You should end up with the following folder structure:

groups-newsletters-templates (the root folder of this repository)
- foobar (a new subfolder for the theme)
  - groups-newsletters (a subfolder for the groups-newsletters templates)
    readme.txt
    single-story.php
    taxonomy-newsletter.php

About

Templates for Groups Newsletters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages