niikk
Forum Replies Created
-
Hey @rur165
Thanks. Yes I know. It’s just a question because we had some problems with earnings. After the dokan order table rebuild the earning are working but the vendors did not get the earning from the order in the time where the earnings were broken.
Cheers
hello @roshni07
Thanks for your reply. But this was not the question. We know that there is a option like this. What we want is, that we implement the complete button in the details order page instead of the order status dropdown. So we will hide the Dropdows via CSS and add the button. Look at the screenshots.
Cheers Nik
Hey @rur165
I send the site details 24h ago to the support address. Please check your inbox again. 🙂
About the earning: I was set to 0. So i set no NULL. Now it works… 🙂
Hello @rur165
Hmm I didn’t get any ticket number. But Shohan Hossain is the support engineer. Email subject is: “Dokan – Vendor new oder mail not send”. Maybe you can find our case with this infos.
But btw. We also have a problem with the earnings from a vendor. If a order is completed a vendor gets not his earnings. So there is no way to withdraw his amount because it shows 0.
Did you maybe have a idea why this happend?
Cheers
hello @rur165
All other emails works without any issue. And I can’t deactivate all other plugins because its the site is live.
Is there something other than I can check?
I already wrote a mail to your support. But until now no answer…
Hello,
we have the exact same problem. We have Dokan-lite in version 3.0.7 and Dokan pro in version 3.0.6
With a look to the mail log, the vendor order mail are not triggert.
What can we do to solve this fast?
Thanks & Cheers
Forum: Plugins
In reply to: [Off-Canvas Sidebars & Menus (Slidebars)] Icon for off canvas shortcutHi @keraweb
Thanks for your fast reply!
Right, I want to use a icon from FontAwesome. (https://fontawesome.com/v4.7.0/icon/bars)
Now I use the “icon” to place the icon befor the filter button text.do_shortcode('[ocs_trigger id="productfilter01" icon="fa fa-bars" element="button" text="FILTER OPTIONEN"]');But now there is no space between the icon and the text. Do I have to do this cia CSS “margin-right: 10px;” or is there another way?
.fa-bars{ margin-right: 10px !important; }Cheers
- This reply was modified 5 years, 11 months ago by niikk.
Hi @keraweb
EDIT: oh dear.. it was a cache issue on my local pc.. I delete the cache first for 24h but no success. I installed the plugin 2 day ago. So I cleanup my cach for 2 day and now its working. Yippe! 🙂
I only have one question left: You mentoined
Eg, use the wp_body_open hook instead of generate_before_header.
. Actually the sidebar work so do I have to do that or not? 🙂
Hi @keraweb
With the add_filter in functions.php the space is gone.
But now I have two side-effect related to the Header/Nav bar.
1. The header is actually transparent. But on Desktop the header change the background to a kind of black. After a page reload the header is for 1sec transparent and then it changed automatically to this color. BUT on mobile, the header is transparent and correct.
2. The sticky Header does not work properly. Take a look at https://int.brewmee.ch/shop/ There you can see how it would work if you scroll down and back to the top. This was working bevor adding the off canvas plugin. 🙂
Cheers
Hi @keraweb
Thanks for your fast reply! 🙂
Yes, I guess no.. but I can check again. I use GeneratePress so I guess I can go with the “Basic theme setup” and change hooks (https://github.com/JoryHogeveen/off-canvas-sidebars/wiki/Compatible-theme-hooks) to the GP related hooks.
But I guess I also have to made some changes in the <body>. This infos are from the “Simple theme setup”. I thought I had to take only one of these setup steps.
I’m right?
Cheers