Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #258250

    Hi,

    I hope I can explain this with my bad English …
    I would like to use ENFOLD within my WP network in different sub-blogs with completely different designs. As far as I know you’ve told somewhere in the forum, that this is possible.

    But how can I handle it, when I need to make changes to files in the

    • include-folder –> loop-index.php, loop-search.php, comments.php
    • js-folder –> avia.js
    • framework-folder –> php-folder –> class-framework-widgets.php and class-breadcrumb.php
    • root –> footer.php, template-builder.php etc.

    Should I make my changes in these files and copy these files into the childtheme folder with creating corresponding folders like “include” folder for example in the childtheme folder?

    The changes in these files would be different for each sub-blog/child theme.

    I have downloaded ENFOLDs demo childtheme files – but how to deal with my changes mentioned above, where to copy them and how?

    Thanks for any advice!

    • This topic was modified 9 years, 11 months ago by BeeCee.
    #258428

    Hey!

    Mimicking the file structure will work in most cases, but for the js folder it would be better to include a custom js using:
    http://codex.wordpress.org/Function_Reference/wp_enqueue_script

    Cheers!
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.