Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Supply a few more components with a theme
#3
(2013-10-05, 06:36:30)lnickel Wrote: Hi all!

I'm developing a theme and I would like to add maybe 1 or 2 more components then the one's supplied(initially when you install gs). So someone would have some things in place when they activate the theme.

Is this possible? If so can I?

a. add it within my functions.php
b. Can I hook into a component function - if so how?

I've scoured the admin folder looking for where the components are created but I couldn't find them. Most obvious is the component.php.

I kind of get whats going on there but I dont see where it actually outputs the html.

Just thinking out loud here...another option would be to just code it in the the functions.php and pull it in the template


Thanks!!!

Lance

I don't think that exist. There are plans for it to support this function in future releases.

You can just ad the component code in the theme and then make a description where you refer to the component names used. People only have to make those components with the name, which is very easy. See my added Startling theme where I did that.
Reply


Messages In This Thread
RE: Supply a few more components with a theme - by datiswous - 2013-10-05, 06:57:47



Users browsing this thread: 1 Guest(s)