
Project Details
Technologies Used:
- Avada
- Bootstrap 4
- HubSpot Forms
- Match Height
- Premium Theme
- WordPress
- WP All Import/Export
Site Elements:
- Blog
- Cards
- Cookie Policy Notice
- CPT Filter - Form
- CPT Library
- Dropdown Menu
- Full Width CTA
- Hero
- Icon List/Grid
- Map
- Modals
- Pagination
- Post Sharing
- Related Content
- Team Members Section
- Testimonial Slider
- Testimonials
- Utility Nav
- Video - YouTube
More Notes:
- Bulk redirects set up in HubSpot account to point entire HS blog to the new WP blog
- Bulk redirect function set up in theme to point old blog pages from domain to new blog pages using wp_redirect()
- Theme file changes for resource library and blog, both archive and single pages
- Several Avada filters used – had some issue with the Avada loop so it was easier to call the filter from the archive or single templates, instead of the functions file with an “if” statement
- Resource filters using forms and JS events with no ajax – Don’t dynamically load posts, rather each option of the forms links to the taxonomy archive for that particular term (faster and easier to integrate with Avada templates, rather than having to set up my own to pull in the ajax response)