Give Developers Themes
You can fully customize how GiveWP looks on your website by adjusting your theme’s files. While GiveWP works great out of the box, your theme might use advanced structures that the plugin needs to recognize. These resources help you navigate the WordPress template hierarchy so you can style your donation pages to match the rest of your site perfectly.
Review the guides below to learn how to change both your single donation pages and your multi-form archive pages. You will discover how to create custom template files, safely override default plugin styles, and organize layout elements. Pay extra attention when editing these files to ensure you add important wrapper classes and IDs so your forms continue to process donations correctly.
Give Developers Themes articles
This collection explains how to use the GiveWP template system to customize the design and layout of donation pages within your WordPress theme.
Theming the GiveWP Archive Page
Read more: Theming the GiveWP Archive PageGiveWP uses the WordPress Template Hierarchy to allow you to have Archives of all of your GiveWP forms. This article describes how to interact with and customize the GiveWP Archive page.
Theming the Single GiveWP Page
Read more: Theming the Single GiveWP PageTheming the single GiveWP page is very straight forward. This article will give you an overview of the easiest way to start customizing your single GiveWP page in just a few steps.
Theming with GiveWP
Read more: Theming with GiveWPGiveWP is designed to look great out of the box. But you might want to customize the markup of your single GiveWP form pages or your GiveWP Archive page. Your theme might have some advanced markup that you need GiveWP to recognize. These articles are here to help you navigate how to do that with…