• Resolved contactmw

    (@contactmw)


    Hello,

    We are facing an issue when admin1 is creating one post (no tabs) and admin2 is creating tabs from tab section. Then admin1 gets an wordpress popup that admin2 is moviesweb is already editing this post. Do you want to take over? If admin1 click on take over then he is taken to tabs modify page (which was being edited by admin2)
    Although i liked the clean interface of plugin this issue led me to deactivate the plugin.

    Please acknowledge and resolve the issue.
    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author wpshopmart

    (@wpshopmart)

    Hi this is because at the same time editing is not possible for same roles.

    Thanks

    Thread Starter contactmw

    (@contactmw)

    But why not.. wordpress allows two admin to modify different post and same time..
    Why should the plugin not allow this?
    Although one admin is creating tab and other is working on post editing, still the same issue.
    I think you should add this functionality..if possible
    Thanks

    Thread Starter contactmw

    (@contactmw)

    I have tested this.. issue still persists if two admin are of different roles, one administrator and other is editor.

    let us check we will reply you shortly .

    • This reply was modified 5 years, 10 months ago by Ipshita.
    • This reply was modified 5 years, 10 months ago by Ipshita.
    Thread Starter contactmw

    (@contactmw)

    Hii
    Please understand two users one with admin role other with editor role are doing two different things… One is creating editing a post… Other is working on tab… This tab will not be used by users 1 in his post….No relation between the works done by both users…
    Still the issue persist…
    Thanks

    let us check we will reply you shortly

    Thread Starter contactmw

    (@contactmw)

    Any update?
    Thanks

    Hi,
    Follow below steps
    1) Go to Tabs-Responsive Plugin Directory.
    2) Now Open Ink Folder, Go into install folder
    3) Open installation.php File

    At Line No 21 you will find below code
    add_action(‘media_buttons_context’, ‘wpsm_tabs_r_editor_popup_content_button’);
    add_action(‘admin_footer’, ‘wpsm_tabs_r_editor_popup_content’);

    Replace above code with these code
    //add_action(‘media_buttons_context’, ‘wpsm_tabs_r_editor_popup_content_button’);
    //add_action(‘admin_footer’, ‘wpsm_tabs_r_editor_popup_content’);

    Save The file.

    Thanks
    Balwant

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘SESSION ISSUE-Admin2 Already editing Post’ is closed to new replies.