- Display a dialog when user approves an image
- Changing A Mockup URL Slug
- Extend Backbone Models, Views, Collections
- Adding Custom Scripts and Styles
- ph_website_publish_thread
- New Comment Threads
- Add additional notification emails
- Welcome message for new users on mockup projects
- Change the subscribed user email based on a role
- Display a dialog when the user submits a comment
- Auto-Close Mockup Comment After New Comment
- Changing the mockup download
- Add Settings To Extensions Page
- Listening for Javscript Events
- Change default mockup project options
- Overriding and Changing Templates
- How to Install SureFeedback & Addons
- How to Update SureFeedback
- Should I Install SureFeedback on My Main Site or a Dedicated Installation?
- Caching and SureFeedback
- Dashboard Shortcode
- Adding A Project Shortcode To Your Site 3.1.x and lower
- Project Shortcode
- Hosting
- Cloudways Compatibility
Overriding and Changing Templates
Project Huddle template files contain the markup and template structure for front-end and admin of your project interface. There are two different methods for changing the output of Project Huddle in the admin and front end of your site.
Use Built In Hooks
This method protects against upgrade issues, as the template files can be left completely untouched. Hooks can be used to filter output or add additional code to your project or admin page. You can find the many hooks by looking at the ProjectHuddle source code.
Edit The Original Template Files
This gives you more control over the layout of the template files. Any of the template files can be customized via a theme or child theme. First, create a folder in your theme or child theme called project-huddle. Then copy the individual template files located in the templates folder of the plugin.
Note
We don't respond to the article feedback, we use it to improve our support content.