• Resolved kreativamarketing

    (@kreativamarketing)


    Hi,

    I am using your plugin and I have modified a bit the bid.php and the watchlist-link.php files to translate a few things. Now, I know that if I save the modified files on the same directory the original files are, when I update the plugin, I’ll lose the modifications.

    So what’s the correct way to save those files into my child theme?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nitesh

    (@nitesh_singh)

    Hi @kreativamarketing ,

    Please do the following:

    1. Copy /wp-content/plugins/ultimate-woocommerce-auction/templates/* to /wp-content/themes/YOURTHEME/woocommerce/* — There are multiple files in the source directory. Copy only the ones you wish to edit. By copying them to your theme directory, this will retain your changes for plugin updates. If you edit the source files directly, your changes will be lost when you update plugin

    2. Create “woocommerce” folder in root folder of your active theme and add folder and files which you want to edit. But Keep the folder structure same as plugin.

    Regards,
    Nitesh

    Thread Starter kreativamarketing

    (@kreativamarketing)

    Thanks, it worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to save on Child Theme’ is closed to new replies.