Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Sunny Johal

    (@sunny_johal)

    Hi lking57,
    The effects should not be visible if you have deactivated/removed the plugin. To reset the font controls and remove the plugin:

    • Go to the customizer
    • For each control click the reset link and click the Save Changes button
    • Delete the plugin

    Let me know how you get on. Cheers

    Sunny

    Thread Starter lking57

    (@lking57)

    Thanks. I decided to use your plugin.

    One question – where are the styles stored?

    thanks

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi lking57,
    The styles from the customizer are stored as options in the database. Cheers

    Sunny

    Thread Starter lking57

    (@lking57)

    thanks.

    how are they applied? I’m guessing through jquery?

    what file applies them?

    I just want to understand what my site is doing

    thanks again

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi lking57,
    The styles are applied in the frontend via PHP. It hooks into the wp_head action in order to output the styles into the <head>. Check the code in includes/class-egf-frontend.php if you want to see how it works in more detail. Cheers

    Sunny

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

The topic ‘how to remove effects?’ is closed to new replies.