Viewing 1 replies (of 1 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    This article shows how to include the contact details in the search results.

    Add this code to the functions.php to make the description show up.

    add_filter( 'wpsl_include_post_content', '__return_true' );

    Any modification you make with filters is upgrade proof.

Viewing 1 replies (of 1 total)

The topic ‘Add description and phone number’ is closed to new replies.