|
May
7 |
|
awarded | Popular Question |
|
Feb
6 |
|
awarded | Notable Question |
|
Nov
22 |
|
awarded | Notable Question |
|
Aug
17 |
|
awarded | Popular Question |
|
Jul
12 |
|
accepted | Wordpress genesis theme - changing the logo from text to graphic |
|
Jul
12 |
|
comment |
Wordpress genesis theme - changing the logo from text to graphic Yes it does work, was caching! Thanks! |
|
Jul
12 |
|
comment |
Wordpress genesis theme - changing the logo from text to graphic Here is what I get in the HTML: <div id="header"><div class="wrap"><div id="title-area"><img src="http://www.XX.co.uk/wp-content/uploads/2012/06/5.jpg" alt="Site Logo" /><p id="title"><a href="http://www.XX.co.uk/" title="SXX.co.uk">XX.co.uk</a></p><h1 id="description">putting you in the network</h1></div><!-- end #title-area --><div class="widget-area"><div id="text-10" class="widget widget_text"><div class="widget-wrap"> <div class="textwidget"></div>
</div></div>
|
|
Jul
12 |
|
comment |
Wordpress genesis theme - changing the logo from text to graphic Strangely there were no functions in the function. Only require_once( dirname( FILE ) . '/lib/init.php' ); |
|
Jul
12 |
|
comment |
Wordpress genesis theme - changing the logo from text to graphic Thanks for that. I have tried this, but not got it working as yet. I've added the functionality but it seems not to have worked. |
|
Jul
9 |
|
accepted | Populating Django Templates from retrieved records |
|
Jul
9 |
|
comment |
Populating Django Templates from retrieved records Thanks, I have it now. Simple really...sometimes I do long a little bit better documentation on Django that resonates with me. |
|
Jul
6 |
|
comment |
Populating Django Templates from retrieved records @JureC. I tried this, but the form doesn't seem to render at all. |
|
Jul
6 |
|
revised |
Populating Django Templates from retrieved records added 131 characters in body |
|
Jul
6 |
|
asked | Populating Django Templates from retrieved records |
|
Jul
6 |
|
comment |
Django and getting info from query string using handlers obvious...when you think. Thanks though, much appreciated. |
|
Jul
6 |
|
accepted | Django and getting info from query string using handlers |
|
Jul
6 |
|
asked | Django and getting info from query string using handlers |
|
Jul
4 |
|
comment |
Google App Engine Django BooleanProperty not binding to table I have updated my question. I have tried the BooleanField, but how does this fit in with the model? |
|
Jul
4 |
|
comment |
Google App Engine Django BooleanProperty not binding to table @scytale The formatting between copying and pasting from my work file to here is still not working well. There are no indentation error or syntax errors in my code due indentation. And despite getting the checkbox rendering along with all over properties, when the entity is saved, the checkbox status never ends up in the table. |
|
Jul
4 |
|
revised |
Google App Engine Django BooleanProperty not binding to table added 1572 characters in body |