Home › Forums › WoodMart support forum › Dokan Follow / Unfollow button issue
Dokan Follow / Unfollow button issue
- This topic has 17 replies, 3 voices, and was last updated 5 years, 3 months ago by Elise Noromit.
-
AuthorPosts
-
July 9, 2019 at 7:54 pm #132036
tarantulaParticipantDokan Follow / Unfollow button not working on hover in woodmart theme (see on https://prnt.sc/obflmt). Working fine in Dokan theme.
July 10, 2019 at 6:33 am #132065
Elise NoromitMemberHello,
Please provide your site admin access and page URL to the private area we shall check and suggest.
Best Regards
July 10, 2019 at 11:32 am #132142
tarantulaParticipantDo you have general solutions without access to my WP admin?
July 10, 2019 at 1:02 pm #132172
Elise NoromitMemberHello,
We need to check if it is possible to correct with CSS. We cannot check without page URL
Best Regards
July 10, 2019 at 6:28 pm #132221
tarantulaParticipantYou can contact Dokan (weDevs) direct about this issue. It is not issue only on my side/site. This is issue in woodmart theme about Dokan compatibility.
I get this answer from weDevs:
…issue is related to the woodmart theme. You can contact your theme author for the fix.July 11, 2019 at 6:51 am #132274
Artem TemosKeymasterWe see that you are using a pro version and some extra extension to this. We officially support the lite version only. We would be glad to help you but we have to see this on your website since we are not able to reproduce it on our side. Just contact us when this page will be live and send us it via the private content. We will prepare a fix for you asap.
Kind Regards
July 13, 2019 at 6:44 pm #132582
tarantulaParticipantCan I send follow modul (zip folder) on your e-mail (private)?!
July 14, 2019 at 6:41 am #132596
Elise NoromitMemberJuly 30, 2019 at 7:11 pm #135203
tarantulaParticipantAny answer? I sent zip file 15.7.2019. Sent today again.
July 31, 2019 at 7:23 am #135265
Elise NoromitMemberHello,
Sorry for the delay.
Please add this code to the Theme Settings > Custom CSS > Global:
.dokan-single-store .dokan-list-inline li.dokan-right { margin-right: 0; margin-left: 5px; border-right: none; } .dokan-single-store .dokan-list-inline li.dokan-right button { margin-top: 4px; } .dokan-single-store .dokan-list-inline li.dokan-right .dokan-btn { border-color: #F05025; border-radius: 3px; background-color: #F05025; color: #FFF; font-weight: 400; font-size: 12px; line-height: 1.5; } .dokan-single-store .dokan-list-inline li.dokan-right .dokan-follow-store-button { padding: 6px 10px; }
Best Regards
July 31, 2019 at 9:28 am #135291
tarantulaParticipantWorking fine about CSS (inserted into the child theme) but not working Unfollow.
Unfollow is constantly displayed in button with Follow and Following button name – Unfollow must be show only on Following state button on hover.July 31, 2019 at 9:49 am #135301
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.dokan-follow-store-button .dokan-follow-store-button-label-unfollow { display: none; } .dokan-follow-store-button[data-status="following"]:hover .dokan-follow-store-button-label-unfollow { display: inline-block; } .dokan-follow-store-button[data-status="following"]:hover .dokan-follow-store-button-label-current { display: none; }
Best Regards
July 31, 2019 at 10:00 am #135302
tarantulaParticipantNow is OK issue with constantly displayed Unfollow, but how show Unfollow (on hover) over Following button?!
July 31, 2019 at 3:48 pm #135376
Elise NoromitMemberHello,
Please provide the screen custom CSS which you have inserted.
Here is how it works on Storefront theme: https://gyazo.com/6bcddc4a9aef06d20300557440ce47f3 and https://gyazo.com/d9ae1279130b4d4b1524339d8cc942e1
Best Regards
July 31, 2019 at 5:53 pm #135397
tarantulaParticipantNow is OK – some issue when copying CSS from this support forum.
August 1, 2019 at 7:24 am #135453
Elise NoromitMemberHello,
Have you solved the issue? Copy code from forum not from the mail.
Best Regards
August 1, 2019 at 10:07 am #135503
tarantulaParticipantResolved.
Thanks!
August 1, 2019 at 11:34 am #135534
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
The topic ‘Dokan Follow / Unfollow button issue’ is closed to new replies.
- You must be logged in to create new topics. Login / Register