• Resolved hanifabdulbahar

    (@hanifabdulbahar)


    Today I noticed that I can’t update the topic name. I can only add new topic and delete the old ones.

    Here is the screenshot of the section:

    View post on imgur.com

    For cache plugin, I use Litespeed cache but I already set for the courses page no to be cached.

    Hope can get a solution for this problem soon.

    Best regards.

Viewing 15 replies - 1 through 15 (of 15 total)
  • Hello @hanifabdulbahar,

    Please navigate to Tutor settings > general tab and make sure load Tutor Js is enabled. Do not disable Tutor CSS and Js. Next, temporarily disable your cache plugin then clear cache and retry editing course topic.

    I have the same exact issue. “Update Topic” Doesn’t Work. I can only add new topic and delete the old ones like described above.
    I also noticed that if you try to reorder topics with drag and drop the saving doesn’t work and I take a javascript error.

    I checked the Tutor settings > general tab and I am sure load Tutor Js is enabled. I have not disable Tutor CSS and Js. I have disable my cache plugin and I have clear cache and retry editing course topic WITHOUT success.

    Thank you in advance for your help!

    I also take the below javascript errors:

    1) /wp-content/plugins/tutor/assets/js/tutor.js: jQuery.fn.mouseup() event shorthand is deprecated
    2) /wp-content/plugins/tutor/assets/js/tutor.js: jQuery.fn.click() event shorthand is deprecated
    3) /wp-content/plugins/tutor/assets/js/tutor.js: jQuery.fn.submit() event shorthand is deprecated
    4) /wp-content/plugins/tutor/assets/js/tutor-admin.js: jQuery.fn.click() event shorthand is deprecated
    5) /wp-content/plugins/tutor/assets/js/tutor-admin.js: jQuery.fn.submit() event shorthand is deprecated
    6) /wp-content/plugins/tutor-pro/assets/js/admin.js: jQuery.fn.change() event shorthand is deprecated
    7) /wp-content/plugins/tiny-compress-images/src/js/admin.js: jQuery.fn.unbind() is deprecated

    Hi there,
    I’m facing the same problem. When I change the name of a topic and click “Update topic” nothing happens.

    The settings TutorCSS and TutorJS are enabled and I cleared the browser cache but it still doesn’t work.

    Best regards

    Hello @hanifabdulbahar @hachri80

    Go to wp-content/plugins/tutor/assets/js/tutor.js at line number 313. Now replace that line with this code:

    var topics_id = parseInt($topic.attr('data-topic_id').match(/\d+/)[0], 10);

    Kind Regards.

    Hello,

    I am also having the same problem as above.

    I changed line 313 with the code you have given but it still doesn’t work.

    Please help

    • This reply was modified 3 years, 6 months ago by bahome.

    @hanifabdulbahar was your problem resolved?

    If so how?

    Hello @bahome

    Try clear all the cache.

    Also, can you tell me is there any error message on the console log?

    Kind Regards.

    @creativeartbd

    Thanks for your quick answer. I don’t have direct access to the data and my knowledge is limited. To me it looks like a bug of the plugin that should be patched.

    Best regards

    @creativeartbd

    There is no error message.

    Hello @bahome

    Its should work if you follow the steps I mention.

    Kind Regards

    Hello Everyone,

    Try use this patch version:

    https://drive.google.com/file/d/1x2fXpTVO2m8zyiMraSl9mxfV3Qe6NWVA/view?usp=sharing

    Do not forget to clear all the cache.

    Kind Regards.

    That’s work for me! Thank you very much!

    (@pvasil)

    Did you change the code in line 313 as mentioned previously or completely change the files using the patch ?

    @bahome I completely change the files using the patch above and the problem resolved!

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘“Update Topic” Doesn’t Work’ is closed to new replies.