Yeasin Arafat
Forum Replies Created
-
You can find the details of the function from dokan-lite > includes > functions.php line no 639.
Thanks,
Hi @miguelonx,
The feature you are looking for is unavailable in the Dokan plugin.
Please be advised, Google can access and crawl Dokan store pages even though they are not listed on the “Pages” tab in WordPress.
Hi @rajh2350,
You’ve mentioned that you’ve disabled the plugin, but to resolve this issue, you’ll need to reset the user role as suggested by @fayeakuzzaman . After resetting the user role, please deactivate the WooCommerce and Dokan plugins, and then reactivate the plugin once more.
Thanks,
Hi @ans11,
The dokan_post_input_box() function is a Dokan powered WordPress function that creates HTML input elements based on the provided parameters. It is a comprehensive function which can generate a variety of input fields, including text input, checkboxes, dropdown menus, and radio buttons.
Here’s an explanation of the parameters and how the function works:$post_id: This parameter specifies the post ID for which you want to generate the input field. It’s used to retrieve or save post meta data associated with that post.
$meta_key: This parameter is the key for the post meta data you want to work with. It’s used to identify the specific field you’re targeting.
$attr: This is an associative array that contains additional attributes for the input element. These attributes can include things like placeholders, classes, names, values, and more. The function checks if these attributes are set and uses default values if they’re not provided.
$type: This parameter specifies the type of input field you want to generate. It determines which HTML input element is created (e.g., text input, textarea, checkbox, etc.). The function contains different cases for handling different input types.Hi @transparentmarketplace,
We have conducted tests within our local environment, but even with the Yoast plugin enabled, we were unable to replicate the issue. Would you kindly consider reviewing this blog to check if the problem has been resolved?- This reply was modified 1 year, 2 months ago by Yeasin Arafat.
@sukaamil, It appears that we need to create a GitHub issue from the Github repository. Would you kindly initiate a GitHub issue from here: https://github.com/getdokan/dokan/issues?
Thanks.Hi @sukaamil,
May you please let us know if you have checked the theme and plugin conflict?
Hi @diwerse ,
It seems like you have obtained the error from the Dokan Pro plugin. According to the forum guidelines, commercial products are not supported in these forums.
So, if you need support for this topic, please contact us through the official support channel.Thanks!
Hello @sukaamil,
You can check the theme and plugin conflicts according to this guideline: https://www.ads-software.com/support/topic/read-this-first-wordpress-5-9/#post-15286141.
Additionally, may I ask if you are using the Dokan Vendor Dashboard plugin?
Hi @akuljana,
The feature you are requesting is unavailable in the plugin, and an advanced level of customization will be required to do so.
Hi @sukaamil,
Thanks for your UX suggestion. These types of issues often arise from theme incompatibility. Please try changing the theme to see if that resolves the problem. In the meantime, I will investigate the issue further by testing with different themes.
Hi @narendrask,
The team is already working on it, and hopefully this will bring it to the plugin ASAP. Hope it helps.
Cheers!
Hi @raihan143,
Thanks for bringing this to our attention. I will discuss this with the corresponding team. In the meantime, you are welcome to create an issue on the publicly available GitHub repository from here: https://github.com/weDevsOfficial/dokan/issues.
Cheers!