SlimReaper
Member
Posted 1 year ago #
Hiya!
I'm using the WordPress 2010 Theme and have some questions.
I want to add an Amazon astore, but the one i have currently gets cut off by the sidebar and won't fit on the page:
http://www.armilegge.com/?page_id=173
The wordpress theme comes with a template that allows for a page to have no sidebar, but I'm not very tech savvy and don't know how to use this code in my website. It would be great if anyone could tell me how to use the provided code and implement it into my website; there are numerous other codes in the theme editor that I'm also interested in trying out.
This is the provided code:
[Code moderated as per the Forum Rules. Please use the pastebin]
If you're using the TwentyTen Theme, then why do you have custom hooks in your template code from the Thematic Theme?
Can you verify which Theme you're using?
SlimReaper
Member
Posted 1 year ago #
I'm definitely using the TwentyTen theme, i have no idea what custom hooks are:P I'm not very great w/ coding yet:)
I'm definitely using the TwentyTen theme
Sorry but you're not. You're using Thematic.
http://www.armilegge.com/wp-content/themes/thematic/style.css
None of these are in TwentyTen:
thematic_abovecontainer();
thematic_abovecontent();
thematic_abovepost();
THEMATIC_COMPATIBLE_POST_CLASS
thematic_post_class();
thematic_postheader();
thematic_belowpost();
thematic_comments_template();
thematic_belowcontent();
thematic_belowcontainer();
Where did they come from?