roboxkin
Forum Replies Created
-
Best plugin
Great support
I will be happy to leave a 5 star review
Thanks a lotThank you very much for the answer!
My problem is solvedHello! No I am not a support
I think this is done from a logical point of view.
In the admin panel you can create a test seller and check anything, or open a new tab in incognito mode and go to the product pageHello!
Dokan has nothing to do with this, because it uses the wp_post_meta table, just like woocommerce.
But if you use a plugin, for example ACF for Dokan, you can add different fields to the seller’s page when adding or editing a product.
Here is a small example of the field output:
Field name = for example Required
Field Type = checkbox
Field Label = for example Required
Vendor Edits Allowed? = slider to the right
Choices = I confirm that the product description is at least 100 characters
Default Value = empty
Return Value = ValueGo to the Validation tab and move the slider to the right, thereby the seller will be required to check the consent box
In the settings, select “post type”, and on the right select “product” and save
Scrinshots:
Result:
I’m not arguing with you, it’s just clear from the codes that you are not using the pro version of this plugin, so you don’t have all these settings in the admin panel
Read about woocommerce and Dokan, what pages they create and why, and then you won’t ask stupid questions
Firstly => I only read up to the fifth point and already realized that you do not fully understand the work of the plugin.
Secondly => In the pro version, this is all configured in the admin panel, just move the slider.
Thirdly => In the SEO settings, in particular the above-mentioned plugin, everything is configured out of the box.
You don’t need to write any additional codes; you just need to understand the operation and logic of these plugins.Thank you very much for your rating!
However, not everything works out as expected. There are errors in the code)) (what would we do without them), the problem is that the fields are saved, but the phone number is not displayed in the admin panel, only the card number.
But I think that you, as the developers of this module, will not have any problems correcting everything as it should, because no one can know this plugin better than its developer, i.e. You.
thank you very much again and I hope that something similar will come out in the next updatesI needed to support withdrawals to sellers on Russian bank cards (MIR and TINKOFF), since the other payment systems that come with the kit do not work in Russia, I had to write additional code.
If anyone is interested, here is a link to the git hub with the sources, as well as a video of the code + how to add another one, or as many as you likeGit hub https://github.com/Roboxkin/Add-multiple-custom-withdrawal-to-Dokan-marketplace
Dear support! Please add support for several custom conclusions for sellers, because what you have in the kit does not suit everyone.
In general, thank you very much for the modules! Have a nice day.
Best regards, Ruslan- This reply was modified 1 year, 2 months ago by roboxkin.
Problem solved! I have already written the code for the solution
Forum: Plugins
In reply to: [MediaPress] No workHello! Thank you very much for the answer! I tried to embed video in posts, wordpress editor wherever possible. from YouTube does not add in any way, I tried many different videos, but without success. Vimeo is fine.
Wordpress 6.1.1
php version 7.4.30Sorry! I do not speak English
Hello! Thank you very much for your reply! I figured out why this happened and returned everything back.
The fact is that my status from an administrator dropped to a seller and I really ticked the ban on sellers in the admin panel.
Solution:
you need to access phpMyAdmin and find the wp_users table:
Find your username and write down your ID. Then go to the wp_usermeta table and find the wp_capabilties line:
If you have administrator rights, the meta_value on this line will look like this:
a:1:{s:13:”administrator”;s:1:”1″;}
If your wp_usermeta table says something different, you can click the Edit link and change it.
Hope this solution helps someone else.- This reply was modified 2 years, 10 months ago by roboxkin.
Probably due to the fact that somewhere put a tick, prohibit the admin panel for sellers
Forum: Plugins
In reply to: [Markup by Attribute for WooCommerce] Video instructionThank you very much for the quick response. I am very grateful to you. I’ll try to figure it out.
(Sorry if I am writing something that is not clear, I do everything through google translator)