Setup issues

This topic contains 2 reply and 2 voices, and was last updated by Kris 9 years, 1 month ago
Viewing 2 Posts - 1 through 2 (of 2 total)
Author Posts
March 25, 2015 at 1:53 pm 39974
Kris I recently bought the Dokan theme/plugin installed it, but have the following issues. 1. When logged in as seller the seller Dashboard will appear, but all other links ie products, orders, coupons, ect. give me a 404 page. 2. Dokan theme - I have a huge list of categories anyway to make them look better in the drop box? The subcategories are very long would be nice to have columns. 3. Footer section how do I remove all the links like Checkout, Dashboard ( I actually have 2 dashboards not sure why?) My Orders, ect. I have tried to find solutions via topics seems most people have similar issues while setting up Dokan. Would be nice to have a step by step guide to set everything up. Would save you guys time. So far the product seems great just can't get everything setup...
March 25, 2015 at 3:00 pm 39980
Nayem Nayem

Hello Kris,

1. Please set your permalinks as Post name and Product.

2. Sorry we do not have such kind of feature right now.

3. Please open Dokan theme/footer.php and comment out those line number 56-65-

<div class="col-md-6 footer-gateway">
                            <?php
                                wp_nav_menu( array(
                                    'theme_location'  => 'footer',
                                    'depth'           => 1,
                                    'container_class' => 'footer-menu-container clearfix',
                                    'menu_class'      => 'menu list-inline pull-right',
                                ) );
                            ?>
 </div>
March 25, 2015 at 4:01 pm 39984
Kris Kris

Nayem,

Thank you for your help this issues have been resolved! Now I just need to test and add in a payment system!

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