- This topic has 24 replies, 4 voices, and was last updated 7 months, 1 week ago by
Tom.
-
AuthorPosts
-
June 15, 2020 at 4:56 pm #1329249
Cheryl
The contact and address information in the Dokan store headers on my website is cutoff and the formatting of the profile box is off (it spills over the border to the right (or bottom, depending on the format of the store header I select in Dokan). I think it might be a conflict with the theme but I have no idea how to fix it. I also don’t want to abandon the Dokan plug-in or the GP theme. I am not a coder/developer, so I’m not great with figuring out back-end fixes. Is there anything that might be causing this? Please note that this is not something that I can change in website editor as it is not a “page” as such – it is a link to a storefront that is set up in Dokan.
Any help would be great! Thank you
June 15, 2020 at 9:46 pm #1329369Leo
StaffCustomer SupportHi there,
Any chance you can link us to the site in question?
You can edit the original topic and use the private URL field.
Let me know 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 16, 2020 at 4:58 am #1329776Cheryl
The website is upmarketnl.ca, but I have it set to coming soon mode. Is there any way I can leave that on but allow you to view the actual website?
June 16, 2020 at 5:49 am #1329831David
StaffCustomer SupportHi there,
if the site can be accessed by a password then you can send it via the Account Info form here:
https://generatepress.com/contact/
Please add the URL of this forum topic to the form so we can track.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 16, 2020 at 6:16 am #1329857Cheryl
I took the coming soon lock off temporarily. The exact url is: https://upmarketnl.ca/lets-go-to/chetho/
The black section on the store header is sitting over the bottom bar where you can select products/review and it shouldn’t be. And,if I choose a different store header format in Dokan, the same section spills over to the right instead of the bottom.
I can send the code for the store header php from the generatepress folder as well if that would help to see how it’s pulling in.
June 16, 2020 at 6:36 am #1329881David
StaffCustomer SupportTry adding this CSS:
html, body { box-sizing: border-box; } body * { box-sizing: inherit; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 16, 2020 at 6:43 am #1329893Cheryl
Thank you!!!
That mostly fixes it. There is still a little bit of overhang, but I’m guessing that’s actually coming from the Dokan settings. Would that be correct?
June 16, 2020 at 7:03 am #1329919Cheryl
There is also a little vertical line to the right of the share button that appears to be sitting outside the container. Is there anything I can do to get rid of that as well? I’d really like for the store headers to be super clean looking.
June 16, 2020 at 7:10 am #1329933David
StaffCustomer SupportDid you change the layout – not seeing the overlap issue ?
try this CSS to remove the border on the floated right items:
.dokan-single-store .dokan-store-tabs ul li.dokan-right { border-width: 0 !important; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 16, 2020 at 7:17 am #1329938Cheryl
Sorry about that – I was playing with different store header options. The one that you saw works perfectly now, but the version with the black semi-transparent box to the left is the one that I was referring to. The black box seems to still have a little bit of an overhang at the bottom. have switched back to this option on the website so that you can see it.
June 16, 2020 at 7:30 am #1329952Cheryl
One final thing that I just noticed – the email address for the company is not pulling into the store header even though it is populated. It should be in the profile section with the address and phone number.
June 16, 2020 at 9:40 am #1330226David
StaffCustomer SupportSorry your link seems to have expired ?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 16, 2020 at 9:46 am #1330235Cheryl
https://upmarketnl.ca/lets-go-to/chetho/
would you mind trying this? i just checked on another computer and i can get to it from there.
June 16, 2020 at 5:30 pm #1330644Tom
Lead DeveloperLead DeveloperHi there,
I’m seeing a coming soon page. Any chance you can send us details using the method David mentioned so we can access while it’s on?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJune 17, 2020 at 4:59 am #1331097Cheryl
Is it possible to send you login credentials through a secure email or something?
-
AuthorPosts
- You must be logged in to reply to this topic.