Search results for how to add custom tabs and fields to the contact screen

522 articles found

  • System Info & Debug

    System Info & Debug tab contains the following tools: Download System Info Safe Mode Install Help Previous Update Reset Click to see a larger version

  • groundhogg/event/failed

    Used to run a block of code when groundhogg event failed. do_action('groundhogg/event/failed', $this); You will receive the object of an event class as an argument.

  • groundhogg/event_queue/process/after

    Used to run a block of code before any event completed. do_action('groundhogg/event/run/before', $this); You will receive the object of an event class as an argument.

  • groundhogg/event/run/after

    Used to run a block of code after any event completed. do_action('groundhogg/event/run/after', $this); You will receive the object of an event class as an argument.

  • Install Help

    Under Tools > Misc > Install help is a utility to reinstall Groundhogg or its installed extensions In the event there were installation issues. It does not affect your data.

  • [gh_replacements] Shortcode

    You can use this shortcode to merge replacement codes into your content. [gh_replacements]Hi {first}[/gh_replacements] If you are feeling a bit lazy, you can use the shorthand version as well.

  • Email Blocks: Image

    Image Block Tab Image Text(Enter the text for the button, Replacement code) Image SRC(Select an image from the Media library or upload an image) Width(based on pixels) Alt Text Alignment Link Border

  • Sales Pipeline: Roles & Capabilities

    Capabilities Table Capability Administrator Marketer Sales Manager Sales Rep view_pipelines ✅ ✅ ✅ ✅ edit_pipelines ✅ ✅ ❌ ❌ add_pipelines ✅ ✅ ❌ ❌ delete_pipelines ✅ ✅ ❌ ❌ add_deals ✅ ✅ ✅ ✅ view_deals

  • Companies: Replacement codes

    The Companies Extension has six replacement codes. You can see a full list of replacement codes by clicking the "Insert Replacements" button that can be found in the e-mail editor and funnel editor.

  • Why Can't I Upload My Funnel Template?

    Having issues uploading your funnel template? Sometimes the WordPress file upload system can be a little finicky. If you are receiving the above error follow these steps. Open your funnel template

  • Database Issues

    If you are experiencing database issues then it's most likely a result of the databases not being installed properly during activation. You can manually re-install them from the tools section if this

  • groundhogg/updater/{updater_name}/finished

    This action hook is used to run a block of code when Groundhogg is updated to a new version. do_action( "groundhogg/updater/{$this->get_updater_name()}/finished" );

  • Import a template

    You can import a template used in Groundhogg from another site or saved locally. Visit Groundhogg > Emails and click [ Import a template ] Click [ Choose File ] and browse your computer for a .json

  • Do you offer Two-Factor Authentication

    Groundhogg's Account Dashboard can be set up with Two-Factor Authentication(2FA) which significantly improves login security. Groundhogg uses WordFence for its 2FA. 2FA works with a number of

  • Email Blocks: Columns

    Columns Block Tab Layout The Columns block comes with 9-column layouts(Default: 2-column layout The gap between the columns can be set based on pixels(Default:10px) You can also set the verticle

  • groundhogg/safe_mode_disabled

    This action hooks run when the safe mode is disabled from the tools section of groundhogg. Disabling Groundhogg safe mode restore the website as it is. do_action( 'groundhogg/safe_mode_enabled' );

  • groundhogg/safe_mode_enabled

    This action hooks run when the safe mode is enabled from the tools section of groundhogg. Groundhogg's safe mode disable all the other plugin on your site except Groundhogg once. do_action(

  • Misc

    The Misc tab contains the following tools: Sync WordPress Users Refresh opt-in status tags Restore missing funnel event

  • Previous Update

    Under Tools > Misc > Previous Update, run the previous update in case of a failed update.

  • Email Blocks: Divider

    Divider Block Tab Divider Style(None, Solid, Dashed, Dotted, Double, Ridge, Groove, Inset, Outset - Default: Solid) Height(based on pixels - Default: 3px) Width(based on percentage - Default: 100%)

  • Email Blocks: Spacer

    Spacer Block Tab Spacer Height(based on pixels)

  • Email Blocks: HTML

    HTML Block Tab HTML Empty cell(Enter HTML or CSS) Line numbers Syntax highlighting