davidhildreth
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Post Fixed HeightI just needed a shove in the right direction, I think i got it.
Thanks!
Forum: Plugins
In reply to: Music in every post.i could embed a player in the theme, but i have no easy way of assigning a file to each post.
Forum: Fixing WordPress
In reply to: problem with archives and themesok, thanks for helping me out. i just needed a push in the right direction.
Forum: Fixing WordPress
In reply to: problem with archives and themesits definatly a problem with my archives.php. i added an underscore to it, just to see what would happen, and links like https://www.davidloveslife.com/2006/11/ work fine.
although now my archives page (which has archives.php assigned as its template) doesnt work.
Forum: Fixing WordPress
In reply to: problem with archives and themesthe old theme is Deichnetz
the new theme is broad leafdeichnets has no archive.php and broad leaf’s is one i quickly made and is as follows:
<?php get_header(); include (TEMPLATEPATH . “/data.php”);
?><div class=”content”>
<h2>Monthly</h2>
<?php wp_get_archives(‘type=monthly’); ?><h2>Category</h2>
<?php wp_list_cats(0, ”, ‘name’, ‘asc’, ”, 1, 0, 1, 1, 1, 1, 0,”,”,”,”,”) ?><form id=”searchform” method=”get” action=”<?php echo $_SERVER[‘PHP_SELF’]; ?>”>
<input type=”text” name=”s” id=”s” size=”20″ />
<input class=”such” type=”submit” value=”<?php _e(‘Search’); ?>” />
</form></div>
</div><!– close page –>
<?php include (TEMPLATEPATH . “/bottom_single.php”); ?>
<?php get_footer(); ?>Forum: Themes and Templates
In reply to: sidebar items running togetheri dont care if you hate bumping, and dont use “we” as if im not part of the community
thanks for the answer though, i’ll give that a try
Forum: Themes and Templates
In reply to: sidebar items running togetherbump
Forum: Fixing WordPress
In reply to: problem with tags in pagesthanks
Forum: Themes and Templates
In reply to: link for index pagehttps://www.stopdesign.com/
this is a good example of what i would like
a “home” button that looks and interacts like the links to the pagesForum: Themes and Templates
In reply to: link for index pagethanks, i can add a simple link but i need one that uses my style sheet so that it is formatted like the page links
i can get it to look like my page links, but it as to be the last tab and when it is on the main page the tab isnt a different color like when you are on the other pages
simply adding a link in my php script isnt quite doing the trick
any other ideas?Forum: Plugins
In reply to: Image Resizing/Thumbnail Generation Plugini wish this worked on my linux server, but i also cannot get it to work
i settled on https://www.wildbits.de/mygallery/
its a good replacement, and fool proof ??Forum: Plugins
In reply to: Image Resizing/Thumbnail Generation Pluginim having the same problem as the three poster above me, i tried the // thing
im also on a linux server
Forum: Themes and Templates
In reply to: Different look for pages than main blogic, sorry
https://www.davidloveslife.com
i use a modified Deichnetz 1.0 by Heino Stavermann (deichnetz.de)would it help to post the contents of my index, page and or header template files?
Forum: Themes and Templates
In reply to: Different look for pages than main blogkk, i now have a page template
but now how do i remove the sidebar?
the only way i can think of is to create a header tempate, that does not include the sidebar, just for the page tempate and point the page template to it
im just not real sure how to pull that offForum: Themes and Templates
In reply to: Formatting Postie’s postsnot getting any replys sucks worse