Viewing 2 replies - 1 through 2 (of 2 total)
  • Stan J

    (@stonjohnsson)

    Same question!

    you have to dig thru the plugin code and change some outputs, eg

    from
    <?php echo $property_stat_label;?>
    to
    <?php _e($property_stat_label);?>

    it’s not trivial if you don’t know your way with some php-programming…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP-Property – WordPress Powered Real Estate and Property Management] No working with qtrans’ is closed to new replies.