Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*================================================
- #4 Load custom Blog Module
- ================================================*/
- function divi_child_theme_add_custom_module() {
- get_template_part( 'custom-modules/FilterablePortfolio' );
- }
- add_action('et_builder_ready', 'divi_child_theme_add_custom_module' );
Add Comment
Please, Sign In to add comment