Store Sidebars

This topic contains 3 reply and 3 voices, and was last updated by Sekander Badsha 9 years, 7 months ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
September 22, 2014 at 6:26 am 27159
Sekander Badsha I see this code in store.php <?php get_sidebar( 'store' ); ?> What sidebar is this?
September 22, 2014 at 8:29 pm 27206
Tareq Hasan Tareq Hasan

The plugin expects that your theme has a file called sidebar-store.php, if it’s not found, it’ll search for sidebar.php in your theme and will display the widgets. There are 3 new widgets in the plugin specifically for the store page: 1) Seller Store Category, 2) Map Location and 3) Contact Seller widget. You can drop the widgets on the sidebar and only it’ll be visible on the store page, not other pages.

If you don’t like the layout of store page, you can override the store template like this:
=> Create a folder in your current activated theme called dokan
=> Create a store.php and the plugin will pickup that theme to render the store page.
=> Same goes to the review page.

September 22, 2014 at 9:00 pm 27215
JosephK JosephK

The sidebar is not showing up as it should. Please check my pages. I even created a custom sidebar for this. The plugin does NOT include a sidebar area for Store pages by default.

September 24, 2014 at 6:34 pm 27432
Sekander Badsha Sekander Badsha

Hello Joseph,
I have seen your discussion with Tareq on another thread regarding this same issue. Is your problem solved now or you are still having this issue?

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