• Resolved nilsons20000

    (@nilsons20000)


    I need to change the design of all files so that nothing is deleted when updating.
    I saved everything in a child theme, but the changes that I make are not visible anyway. Tell me how to change the design, etc., so that when the plugin is updated, everything is not deleted?

    I save

    \wp-content\themes\Divi\plugins\wp-crowdfunding

    or

    \wp-content\themes\Divi\wp-crowdfunding

    this and this doesnt work

    • This topic was modified 4 years, 10 months ago by nilsons20000.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @nilsons20000,

    Your child theme needs to follow the file and folder structure of the parent theme or plugin that you are trying to override. You can read more about child theme from wp doc

    Thread Starter nilsons20000

    (@nilsons20000)

    I showed you the path of my files.
    Where is my error?

    Hello @nilsons20000,

    Your file path indicates you haven’t created a child theme and are trying to save changes within parent theme. You can read the doc I shared earlier to know more about child theme creation and overriding parent files from child theme.

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

The topic ‘Change plugin design’ is closed to new replies.