• itzoovim

    (@itzoovim)


    Hey all!
    This isn’t really a question, but more of a request.
    I recently started working on my first free theme. I just finished designing it in photoshop, and I am writing it in HTML now. Currently it looks like this. I wanted to create this thread because I need some help with the theme. I can do it myself, but it’s just a lot of work. So if anyone has some time on their hands, and knows how to create themes, please let me know.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you specify what in particular you need help with?
    Start with the first issue.

    Thread Starter itzoovim

    (@itzoovim)

    First issue is with scripts and style sheets. How can I make sure that styles and scripts for the options panel only load in the back-end of wp?

    Marventus

    (@marventus)

    Hi. You can use the admin_enqueue_scripts or the admin_print_styles (less recommended) hooks for that.
    Other than that, I can only recommend you reading all the relevant Codex documentation since you will find a lot of really useful info.
    Good luck with your project.

    Thread Starter itzoovim

    (@itzoovim)

    Thanks for the help!

    Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    As far as theme creation you will want take a glance at the codex to get a better idea like Marventus stated ?? Read some tutorials and pay close attention to the date of that article since some can be pretty outdated when it comes to good practices.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Designing a New Freemium Theme!’ is closed to new replies.