• bambou713705

    (@bambou713705)


    Hi everyone,

    I’am trying to change the curent theme to another one, but I can’t find the way to do it..

    I try this, but it doesn’t work and didn’t works anymore after processing :

    $themes = get_themes();
    switch_theme($themes[$newThemeName]['Template'], $themes[$newThemeName]['Stylesheet']);

    any idea?

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bambou713705

    (@bambou713705)

    **but it doesn’t work and the theme didn’t works anymore after processing

    Thread Starter bambou713705

    (@bambou713705)

    ok, I change some stuff to my function and it’s seams to work a little bit better, the theme is not broken anymore and the stylesheet is loaded, but the template still not.. (theme images are loaded, font have correct size…etc but everything is not at the correct place)

    I try to use locate_template($themes[$newThemeName][‘Template Files’], true) but it doesn’t work…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change theme’ is closed to new replies.