Divi – Add component from Divi library on non-Divi page
-
Looking for someone that is experienced with Divi page builder.
I have a component of type ‘Person’ saved to my Divi library and I want to output this component on a non-Divi page. I can see the post_type is
et_pb_layout
and I have the ID of the component I want to output, but can’t get past this.I’ve done
var_dump(get_post_meta($my_layout_id));
but there’s only three meta values associated with this layout so am wondering how I get the values for this Person module (name, image).If anyone can help in the slightest I’ll be eternally grateful, and happy to make a donation to you as well.
Thanks,
- The topic ‘Divi – Add component from Divi library on non-Divi page’ is closed to new replies.