• Resolved aharasewych

    (@aharasewych)


    Something was wrong with my backend view of smart manager, so I tried removing columns from the view, but after removing the last column and closing the dropdown i can’t add columns again as no columns are visible – how can i reset that to default view? I tried uninstalling and redownloading, as well as changing the plugin folder name just to see if it reset things – but i suppose its in the database now, no clue how to reset that.

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

    (@aharasewych)

    issue

    Thread Starter aharasewych

    (@aharasewych)

    Hoping the image helps explain my issue.

    • This reply was modified 7 years, 9 months ago by aharasewych.
    Plugin Author storeapps

    (@storeapps)

    @aharasewych,

    Currently Smart Manager saves the user level state for the columns in the grid at the database level.

    So, in order to reset the same column state, you would need to delete a WordPress option at the WordPress database level by simply following the below steps:

    1) Open your WordPress database & then go to wp_options table
    2) Search all values having ‘_sm_[your wordpress login email]_Products‘ as option_name
    3) Now delete the same row. That’s it.

    Please do let us know if the same resolves the issue or not.

    Thread Starter aharasewych

    (@aharasewych)

    This did work – thank you.

    Thread Starter aharasewych

    (@aharasewych)

    resolved!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Reset Default Plugin Settings’ is closed to new replies.