Forum Replies Created
- AuthorPosts
- Sayan NaskarMember
Hello,
Sorry for the delayed response,
Our team checked the login. you were entering the site URL incorrectly the site URL needs to be without “/store/test1”
ie it needs to be exactly: https://elelisrael.co.il
Moreover in your site, the WCFM REST API plugin (WooCommerce Multivendor Marketplace – REST API) was not installed we have installed it. Now test the login keeping the site url exactly what we mentioned.June 10, 2020 at 10:44 am in reply to: Erro app delivery (Network Error – Invalid Website URL or Auth Setup Incorrect) #140146Sayan NaskarMemberHello,
All please send the Site url, temporary admin access, temporary vendor access through the contact form in the site https://wcfm.app
Our team will look at the setup.Sayan NaskarMemberHello,
We will definitely look into this. Can you please provide us the site url, a temporary admin and vendor access to check the site and rest api requests?
Please don’t forget to mark the reply as private while sending the access.Edited: Got the access. Forwarding it to the team
Sayan NaskarMemberIt is a capability issue. Just do one thing login to the website as admin go to wcfm dashboard ad save the capability settings ones without making any changes. Now close your app ones and reopen it.
Hope this fixes the issue.Thank you.
Sayan NaskarMemberWe are continuing the conversation in email. Closing the topic.
Sayan NaskarMemberHello,
You can use this filter
apply_filters( "wcfmapi_rest_prepare_store_vendors_objects", $response, $request );
to add any data to the rest api route of the vendor api.Thank You
May 12, 2020 at 11:59 am in reply to: Login Faild: Website Auth Setup Incorrect – Contact Admin – JWT Plugin Inactive #129902Sayan NaskarMemberHello,
Please follow all the steps mentioned in the documentation https://docs.wclovers.com/wcfm-app/
Looking at the error message you are getting it seems you have not activated the JWT Auth plugin as mentioned in the documentation.Sayan NaskarMemberHello,
You said you were able to login to the app. So if you were able to logindefine(‘JWT_AUTH_SECRET_KEY’, ‘your-top-secret-key’);
is entered correctly. No need to worry. As I said just save the capability settings and you will be able to see the other options.Thank You.
Sayan NaskarMemberHello,
This looks like a capability issue. Do one thing. Login to the website as the admin go to WCFM frontend dashboard -> Go to capability settings -> Now without making any changes just save the capability one’s. Now close the mobile app and reopen it ones.
Hope this solves the issue. Let us knowSayan NaskarMemberAlready replied via WordPress.org forum
Sayan NaskarMemberHello,
Please do the app setup correctly using the doc https://docs.wclovers.com/wcfm-app/https://docs.wclovers.com/wcfm-app/
Please ensure the WCFM Rest API Plugin is installed in your site and updated to the latest versionSayan NaskarMemberYes, the order status can be updated.
Make a PUT request to the route ‘wp-json/wcfmmp/v1/orders/’ with the id and the status to be updated as data.Sayan NaskarMemberHello,
This looks like a capability issue.
Just do one thing. Login to the wcfm Admin dashboard as admin -> go to capability option. Now without making any changes save the capability settings ones.
I hope this will fix the issue.
Let us know.Thank you
April 27, 2020 at 10:28 pm in reply to: WCFM membership option is not showing in store manager dashboard #123823Sayan NaskarMemberHello @pallavpriyank,
Fo the third party mobile app you must contact the app developer of that particular app and get your app customized from themApril 27, 2020 at 2:02 pm in reply to: WCFM membership option is not showing in store manager dashboard #123610Sayan NaskarMemberHello @pallavpriyank
You have given a screenshot of the website where the customers can see the products where they can buy the products. There, not showing the vendors is okay.
But the wcfm mobile app – store manager app is designed for the vendors. So only vendors can log in to the app. How can vendors only login and not able to see themselves? So it is not possible for the mobile app.April 27, 2020 at 11:19 am in reply to: Login Faild: Website Auth Setup Incorrect – Contact Admin – JWT Plugin Inactive #123553Sayan NaskarMember@kemokamagate
What is the error yoiu are getting?Sayan NaskarMemberHello,
Till now the vendor app is only for changing order status. We will add the feature you mentioned in the future.April 22, 2020 at 11:53 am in reply to: WCFM REST API meta_data[] array not passing in create product #121653Sayan NaskarMemberHello,
There is a filterapply_filters( "wcfmapi_rest_pre_insert_product_object", $map_product_form_data_with_request, $request, $creating );
You can use this filter to insert any data you need with creating product api.
Sayan NaskarMemberGreat! Closing the topic.
Sayan NaskarMemberHello,
For the notification also can you check if the admin capabilities is enabled or not in the capability settings?Sayan NaskarMemberHi,
Please try this –
WordPress dashboard – settings – permalinks and select “post name” then save
This feature is a part of the free version also.
Thank You
Sayan NaskarMemberHello,
The text you mentioned is allowed. Screenshot attache.
I guess the text is somehow mistakenly already translated in your translation plugin so it is showing in that way.Attachments:
You must be logged in to view attached files.Sayan NaskarMemberHello,
Yes, the WCFM-Frontend manager is required even if you have ultimate as the ultimate add some features to the WCFM-Frontend manager.The issue you mentioned seems to be caused by your Cloudflare. Are you or your server is using Cloudfare CDN? You can try one thing manually downloading the WCFM-Frontend manager from the wordpress.org and uploading it to your server for the time being.
Sayan NaskarMemberI have this module
-Products
-Orders
-Enquiry Board
-Notification
No other thing appears…But I would like that the vendor can access reports and order
>>>> Maybe the reports capability for the vendors is turned off. But didn’t get it from your words are you able to see the orders or not? Maybe a screenshot will be helpful along with the site URL and the temporary vendor access. and no one thing go to the capability settings and save the capability setting ones.
By the way when the vendor is into the app and received a new order.
The notification appears on the phone and not through the app.
>>> When the vendor is already inside the app the notification will appear as an in-app popup.Thank You.
Sayan NaskarMemberHello,
Are you using any separate chat plugin on the site? Because our plugin doesn’t block the button like that.
Anyways send us the link to the page where it is blocking the button along with the temporary user access. We will fix the issue in your site itself.NOTE: Please don’t forget to set the reply as private while sending the site URL and user access.
- AuthorPosts