Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wepper

    (@wepper)

    Problem Resolved

    Thread Starter wepper

    (@wepper)

    Ok, after all i finally managed to translate them using pll_register_string, but now i have a problem of broken style, somehow plugin classes are not applied, could you tell me what’s wrong with it?

    if ( '' != wp_listings_get_property_types() ) {
    			$listing_meta .= sprintf( '<li class="listing-property-type"><span class="label">' .pll_e('Property Type: ', 'wp_listings'). '</span>%s</li>', get_the_term_list( get_the_ID(), 'property-types', '', ', ', '' ) );

    thanks!

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