asvigelj
Forum Replies Created
-
Forum: Plugins
In reply to: [Bold Page Builder] Columns BrokenSame here.
Had to downgrade to version 4.9.1 to get it working correctly.
It certainly has to do something with the notice:
IMPORTANT!?This version of Bold Builder may cause layout issues with older theme versions. Please ensure that your theme is updated to the latest version.
I updated the theme but i have issues with my custom page templates that had bold builder generated html inside…Forum: Plugins
In reply to: [Mailster AmazonSES Integration] Sending emails to gmail – spamI might have found a workarround solution for the problem.
When i switched in the settings/delivery method/AmazonSES/send via from “WEB API” to “SMTP API” the emails start getting directly into inbox on gmail.
it is not the recommended method though…
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Cannot update stock quantityNevermind. Forgot to “enable” locations.
Forum: Plugins
In reply to: [CoCart - Decoupling Made Easy for WooCommerce] Cannot add product to cart.Thank you very much for your answer.
Could you tell me what is the correct login endpoint in CoCart?
We were reading instructions and could not find anything else than https://docs.cocart.xyz/#login and this returns logged in user data not any kind of token.
Also our programer is curious if the problem lies in axiosConfig how other functions (get cart, remove item from cart) are working properly via SDK?
Also without Cocart JWT plugin adding to cart function works via direct http request so I guess we won’t be needing that extra plugin?
Thank you very much for all your help.Best regards, Alen.
Forum: Plugins
In reply to: [CoCart - Decoupling Made Easy for WooCommerce] Cannot add product to cart.Dear Sébastien,
We installed your new plugin to a staging enviroment of our wordpress.
All the relevant plugins on the stage enviroment were updated.
We receive an error when requesting getCart API endpoint over CoCart SDK :
{
??code: 'cocart_jwt_authentication_error',
??message: 'Authentication is invalid. Please check the authentication information is correct and try again. Authentication also only works on a secure connection.',
??data: { status: 401 }
}
Before updating jwt authentication plugin to the latest version we were getting error missing parameter ID.
We are getting the token over wp-json/jwt-auth/v1/login endpoint.
Anyhow I created an admin user "cocart" with password z2LOIKsZ(2I9ov9@j1Q(xkIE
You can login / check yourself on the url https://stage.selsen.si/wp-admin
Any assistance is apprecicated.Forum: Plugins
In reply to: [CoCart - Decoupling Made Easy for WooCommerce] Cannot add product to cart.I appologize. I am a link between you and our programmer.
He said he is using your SDK.
What should I send you so you get all the information you need to investigate?
Best regards, Alen.Forum: Plugins
In reply to: [CoCart - Decoupling Made Easy for WooCommerce] Cannot add product to cart.So I am guessing that we can not expect any help from your side with that?
Best regards, Alen.Forum: Plugins
In reply to: [CoCart - Decoupling Made Easy for WooCommerce] Cannot add product to cart.Dear Sir,
Adding product works from POSTMAN.
It does not work when we send request using our SDK that is made in js / node.js.
Thank you for your help. Any Ideas on what we might be doing wrong?
Best regards, Alen.Forum: Plugins
In reply to: [CoCart - Decoupling Made Easy for WooCommerce] Cannot add product to cart.We have tested without authorisation header and the same error got returned.
Forum: Plugins
In reply to: [CoCart - Decoupling Made Easy for WooCommerce] Cannot add product to cart.Dear Sébastien,
We can read cart content and delete cart content without a problem.
Best regards, Alen.Forum: Plugins
In reply to: [CoCart - Decoupling Made Easy for WooCommerce] Cannot add product to cart.{
“prodict _id”: “42607”,
“quantity”: “1”
}
Thank you for quick reply.
I hope this helps us to solve this issue.
Best regards, Alen.Forum: Plugins
In reply to: [Directory Listings WordPress plugin - uListing] Reset dropdown filterThank you for your reply.
Can you tell me which event executes after clicking the “x” button next to the default selected listing type that clears the field and shows the placeholder text?
I would like to simulate it when the page loads so the field gets cleared automatically.
Best regards, Alen.
Thank you for your reply.
Do you have any suggestions on how we could adapt the code on our own?
Best regards, Alen.
You are correct. There were problems with permission settings in the MS dynamics.
Thank you for support.
BRG Alen.
@alexacrm thank you for your quick reply.
Shortcode example:
[msdyncrm_view entity=”contact” name=”Active Contacts Example WP” count=”10″]
Shortcode generator is working and it gets new names if I add new view in the CRM.Roles for app user are: AIB Roles, Basic user
There are a few contacts in the view Active Contacts Example WP with ID-s from W-CON-001 to W-CON-006.
Hope to hear from you soon.
Best regards, Alen.