simplebits / Pears

http://pea.rs
GNU General Public License v2.0
1.4k stars 162 forks source link

Bad calling for the files #1

Closed nicoandrade closed 12 years ago

nicoandrade commented 12 years ago

Updated the way that files are called, now using "<?php echo get_template_directory_uri(); ?>" if not there will be problems with the name of the Theme's folder.

Forcing you to use "pears" as folder name

simplebits commented 12 years ago

Thanks for the fix!

Mamaduka commented 12 years ago

We have same situations with images, they need fix too.

nicoandrade commented 12 years ago

Exactly, this fix needs to be done in several places.