Feature Seller widget

This topic contains 1 reply and 2 voices, and was last updated by towhid 9 years, 3 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
January 13, 2015 at 2:59 am 33991
towhid I customise the widget code to display phone number with the feature store name but the only display the store name. '
    $seller) { $store_info = dokan_get_store_info( $seller->ID ); $rating = dokan_get_seller_rating( $seller->ID ); $display_rating = $rating['rating']; //$display_phone = $rating['phone']; if ( ! $rating['count'] ) { $display_rating = __( 'No ratings found yet!', 'dokan' ); } ?>

'
January 13, 2015 at 10:32 am 34015
towhid towhid

Hello Boris,

I will try this code to myself and let you know the result.

Thank You 🙂

Viewing 1 Posts - 1 through 1 (of 1 total)