Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter ATRINIS

    (@nadeis)

    Hello d4mation

    First of all , thank you for your support.
    To describe a bit more the issue, if you have a website perfectly running with ADMIN FULL RIGHTS without your CLIENT DASH plugin , you can use all plugins with ALL FULL RIGHTS (to set for E.G.) or simply …use them<br>
    When you install AND active your plugin, you can set the plugins already installed BUT if you install another plugin AFTER your plugin, you can’t set it…an CAN’T use it
    The message with blank page is “Not Allowed to Access this Page”. The plugin is fully unusable.
    the WORST: even if you desinstall Client Dash , you have lost FULL RIGHTS for ever.
    Only known workaround . Reload old database (before than your plugin was installed).
    I can reproduce this issue an all website, different themes , different plugins.
    Do you have a workaround to retrieve all FULL ADMIN RIGHTS?
    Thank you in advance

    Hello,
    Just add the lines below in the functions.php theme
    ————
    // disable for posts
    add_filter(‘use_block_editor_for_post’, ‘__return_false’, 10);

    // disable for post types
    add_filter(‘use_block_editor_for_post_type’, ‘__return_false’, 10);

    ————–
    After all works well (with old windows)

    Thread Starter ATRINIS

    (@nadeis)

    Here the link to download the french files
    https://www.dropbox.com/s/vcqiodh6ixsfa92/languages%20FR.zip?dl=0
    Could you remove it once downloaded ?
    Thank you once again

    Thread Starter ATRINIS

    (@nadeis)

    Hello Joel
    Works like a charm with last release 2.05 !
    Thank you so much for your quick support and help.
    If you’re interested by the french translation, I can push you both po and mo file to put them in the next release.
    Cheers NADOO

    Thread Starter ATRINIS

    (@nadeis)

    Hello Joel
    I’ve followed your process to save my customizations.(very useful interface)
    After saving, and close the interface, I would like to modify an customized item already saved 1 day ago on my customized dashboard.
    But nothing appears (customized items), except the native wordpress items (or items removed, like yours) . It’s immpossible to modify my saved items.

    I need to purchase the PRO release to use this feature?
    Thanks four your support and help.
    NADOO

Viewing 5 replies - 1 through 5 (of 5 total)