Building my first theme for Theme Forest

Hi, I’m relatively new to building WordPress themes but I’m a quick learner. I set myself a challenge to try and build a theme to sell on the Theme Forest marketplace.

I’m messing around with the advanced custom fields plug in can you use this plug in when submitting a theme to Theme Forest or does it have to be hard coded into the theme?

Are there any other tips you don’t mind sharing with me for my first theme?

Elliott

Hi,

Please check website http://tutsplus.com/

I am quite sure you will find something,

Greetings, Piotr

Hey Elliott.

You can enject plugin inside your core plugin.
Some guidelines.

  • Put all of your core functionalities into plugin instead of theme.
  • Write only theme specific code in your theme.
  • Use TGM Plugin Activation lib which is plugin activation lib if you don’t want to enject plugin in your theme.

if you want to know more you can contact me on skype. my skype id is: milansavaliyaz
I would be happy if i can help you in some problem…

Happy Wordpressing… :smile: