New Landing How can we help? Atelier Content gone on single product page.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Atelier
  • #207322
    huntingensemble
    Member
    Post count: 318

    Hi Guys,

    I’ve just updated to the latest version of
    The theme and now my
    Modifications are gone.

    I added the_content() to a php file within the parent theme folder so that the product content shows directly beneath the add to cart button on the single product page.

    Any idea how to get it back there (which file do I need to edit) it now shows a blank page.

    I know I should put these files in a child theme folder to keep them
    while updating but Tried that but didn’t have any effect.

    Thanks for the help.
    Joost

    #207349
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #207353
    huntingensemble
    Member
    Post count: 318
    This reply has been marked as private.
    #207547
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    In the child theme you can only override:

    1) Root folder files, e.g. header.php, footer.php etc

    2) Woocommerce template files (using the same folder structure)

    3) Theme functions starting with a condition statement, bya dding the the functions.php file

    Files in the includes folder for example are not overridable in the child theme

    – Kyle

    #208431
    huntingensemble
    Member
    Post count: 318

    Hi Kyle,

    OK thanks, but how do I get those customized files up to date, do I need to re-customize them? To remove the notice?

    Best,
    Joost

    #208445
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Joost,

    To get your files up to date, you will need to get the latest updated files from the parent theme/plugin, compare the differences within the file, then add your changes to the new files.

    You can compare the differences between files easily using a diff tool: https://www.diffchecker.com/.

    Thanks,
    David.

    #208447
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You always need to compare with the latest version from the parent theme and copy the changes across.

    -Rui

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register