Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vendor page going blank #65

Closed
BatmanLives opened this issue Oct 10, 2017 · 7 comments
Closed

Vendor page going blank #65

BatmanLives opened this issue Oct 10, 2017 · 7 comments

Comments

@BatmanLives
Copy link

I applied the Flatsome3 theme (http://flatsome3.uxthemes.com/) on my Wordpress site with Dokan in it. Now, the vendors page has turned blank. It looks like the footer DIV is covering everything. I sent a support email to Flatsome3 folks and they said this is something that Dokan has to fix. Please take a look:
http://puppyfor.me/store/pets/

@nayemDevs
Copy link
Contributor

@BatmanLives This is not a plugin core issue. Your theme footer is overlapping with the content. You can use similar kind of CSS like below :

.footer{ clear: both; }

As the Flatsome theme is not officially compatible with Dokan for that reason it is creating some layout issue. If you have created ticket then our support team will help :)

@tomtev
Copy link

tomtev commented Nov 6, 2017

Hi there, this is the author of Flatsome. This is 100% something Dokan needs to fix. They are not clearing their floats!

Adding #main{overflow:hidden} fixes this, but the plugin author should of course clear their "floats" if they use float for layout.

@nayemDevs
Copy link
Contributor

@tomtev Thanks for your valuable comment. We have added it to the plugin and from the next update it should work fine :) I hope the flatsome theme will fully compatible with Dokan. Lots of Dokan users are using Flatsome.

@Joshuagier
Copy link

Hi, can I ask whether the Flatsome-Dokan compatibility is resolved?

I love the theme, however, I would like to able to create a multi-vendor biz

Can I comfortably purchase Dokan at this stage knowing that I won't need to change my . current theme

@nayemDevs
Copy link
Contributor

Hello @Joshuagier

Dokan is not officially integrated with Flatsome. It can cause a CSS issue on the store page of Dokan which can be fixed easily. You can install the Dokan free version on your website to check and solve if there is any issue!

@Joshuagier
Copy link

Ever since I installed Dokan nothing happens when I click on the Register button, whether I want to register as a customer or a vendor

screen shot 2018-07-18 at 4 34 41 pm

@nayemDevs
Copy link
Contributor

nayemDevs commented Jul 18, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants