Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marcel Pol

    (@mpol)

    You could include wp-load.php of wordpress, and define a widget area in your php-file with dynamic_sidebar(). If that widget-area was made in your functions.php it should load in that php-file as well.
    Then you could just place the widget in that widget-area.

    I have no experience with including wp-load.php. But it should just basically work.

    Thread Starter mavenoconnor

    (@mavenoconnor)

    Thank you Marcel. I will pass this on to my web guy and see if he can make it work

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Guest comments on PHP site’ is closed to new replies.