-
php help for joomla template created with artisteer
Apparently when you create a template in Artisteer, you must “turn on” the edit icon so that when a user logs in to the front end of the Joomla page they can edit articles.
The template I choose, and then edited in Dreamweaver, obviously had these icons “turned off”. I need them on.
I cannot download Artisteer to redo (or make my own) the template as I’m on a Mac (and their beta version is junk and won’t download).
After doing some research, it seems that the edit icons can be added to the default php file. I know html and css quite well, but not php.
Does anyone know anything about this and can give me the code to put into my functions.php file for this template so that you can edit a joomla article from the front end?