Hi Vibe,
When i created product for a course in front end create course section, the edit button of the product created cant function and if i just click on change button, it will create a new product again. It was duplicated and make the product in admin side difficult to maintain since there are many product are duplicate if instructor always change the product price. May I know how to fix it?
Issue is confirmed .
Yes the edit link does not works right after the product is created .
It works only when the pricing is saved and then page is loaded again .
thanks for reporting the issue .
We will try fixing this in the next update of wplms front end plugin .
This issue has been fixed in this latest update, please update your theme and plugins to latest versions i.e. 2.0.8
Hi Latiyan,
Ok. Thank you.
But how to update the theme and plugins without affect the code changing in the theme and plugin?
Assuming code change as customizations .
Please note that we always recommends to do customizations in wplms customizer plugin files or using a child theme .
We do not recommends any customizations in the theme or plugins(except wplms customizer) files directly coz on update your changes will be lost .
As complete folder gets replced with new one .
So if you have done customizations in your wplms customizer plugin or child theme then you customizations will preserved and you can update your theme as in normal way .
But if you have done changes in the theme files directly then your changes will definetly lost on update .