Seller Store page broken

This topic contains 1 reply and 2 voices, and was last updated by Nayem 8 years, 8 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
July 9, 2015 at 11:24 am 54876
Nayem My seller store page is broken. I have followed the instruction on creating a dokan folder in my theme (Flatsome) folder. I have copied the store.php into the theme dokan folder. However I'm confused as to the changes I need to make to the dokan > store.php script. Please see below the theme's page.php and the store.php. Kindly help make the neccessary changes to the store.php to make it work. Theme's PAGE.PHP =================
Theme>dokan>store.php ID ); $map_location = isset( $store_info['location'] ) ? esc_attr( $store_info['location'] ) : ''; $scheme = is_ssl() ? 'https' : 'http'; wp_enqueue_script( 'google-maps', $scheme . '://maps.google.com/maps/api/js?sensor=true' ); get_header( 'shop' ); ?>

July 9, 2015 at 12:48 pm 54893
Nayem Nayem

Hello,

You have posted another same topic here- https://wedevs.com/support/topic/dokan-store-page-broken/. Please try to keep posting in one topic because it is easy to maintain.

Thanks.

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