Need to completely remove any trace of the plugin even in the SQL database

The only data the plugin creates are the ones stored in custom post types and for the global options.

1) Trash and delete all scrollsequences and related media (images) from the
2) Remove following options from database. Or using a PHP snippet with delete_option() options:

ssq_option_preload_percentage
ssq_option_position_sticky


Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.