Home › Forums › Pro Support › How to get the template part working with WPSP? › Reply To: How to get the template part working with WPSP?
July 30, 2018 at 8:58 pm
#5490
Keymaster
Can you try this var_dump:
echo '<pre>' . var_export($query, true) . '</pre>';
It should make things more readable for us.
Then be sure to highlight the code in your reply and click the “code” button so it stays formatted.