Pankaj Agrawal
Forum Replies Created
-
Forum: Plugins
In reply to: [Visibility Control for WooCommerce] Order data storageHi @cmccrone
An update has been released to resolve this issue. Please check and confirm that all is good.
Pankaj
PS: If you feel the plugins deserves a 5 star, request you to please give a review/rating.Forum: Plugins
In reply to: [Visibility Control for WooCommerce] Order data storageHi @cmccrone,
Thanks for pointing out the issue. We have made the required changes, expect to release it by tomorrow after some more testing.
Pankaj
This is an integration plugin for GrassBlade and LifterLMS, this means you would need both of these plugins. So, Yes, you would need both GrassBlade xAPI Companion and LifterLMS
For data and completion tracking you will also need GrassBlade LRS.Pankaj
Probably all you need to do is
replace get_posts with wc_get_orders
get_post_meta with $order->get_meta
update_post_meta with $order->update_meta_data
Hope you can do it sooner than later
Thanks
Forum: Plugins
In reply to: [Advanced Shipment Tracking for WooCommerce] Duplicate QueriesThanks for the quick changes and a great plugin.
Pankaj
Forum: Plugins
In reply to: [Autocomplete LearnDash Lessons and Topics] Delete/Clear Plugin’s DataThe plugin doesn’t store any data. Any data “related” to the plugin is the CSS classes you add to different places on the site.
It is not possible for plugin to remove those manually added CSS classes. And, it is actually not required to remove them, they do not cause any negative impact.
Pankaj
Thanks for quick response. The issue seems to be have gone.
I believe I know the cause of the issue. I had by mistake not removed the zoom value from lng when setting default value. So it was like: 76.953148,11 instead of 76.953148. And that was going NaN. I don’t know how it got fixed. But I have also updated the values in the database. It would be best if the plugin removes the zoom value automatically.
I now see a lot of these warnings in the console, not sure if it is related:
google.maps.event.addDomListener() is deprecated, use the standard
addEventListener() method instead:
https://developer.mozilla.org/docs/Web/API/EventTarget/addEventListener
The feature will continue to work and there is no plan to decommission
it.Pankaj
Forum: Plugins
In reply to: [Visibility Control for WooCommerce] Visibilty for purchase on the storeHi @markcalvin
Thanks for the feedback.
We have css class for showing/hiding elements based on individual product purchase.
For purchase of any product, we don’t have a css class but can be added.
Pankaj
Forum: Plugins
In reply to: [Visibility Control for LearnDash] Hide progress bar and side barNo, I don’t think this can control the progress indicators, because you cannot add a CSS class in the progress indicators directly. Some additional customisation will be required to add a CSS class to the progress indicator.
Pankaj
Hi @pcastro01
We were able to reproduce the issue. It is due to a change in LearnDash v3.4.1
We are in touch with LearnDash team, and they should release an update with a fix very soon.
Pankaj
Hi @bartnutton ,
We have released an update with a new setting to allow disabling Auto Complete for specific entire Courses.
Pankaj
HI @britand,
Sorry for the delays, I did not see your message before. And, we did not receive any other support requests until few weeks back.
The plugin has been updated with a fix for conflict with LearnDash Video Progression.
Unrelated to this fix, the release also has a new setting to allow disabling Auto Complete for specific entire Courses.
Pankaj
Hi @6strings,
The plugin has been updated with a fix for conflict with LearnDash Video Progression.
Unrelated to this fix, the release also has a new setting to allow disabling Auto Complete for specific entire Courses.
Pankaj
Hi @bartnutton
Currently there is no setting to enable/disable for specific lessons or courses.
If you would like to sponsor the development of this feature, you can contact our GrassBlade support from the website.
Pankaj