frenchie91
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Putting a WordPress site on a CD-ROM?try wamp mss
http://www.uni-d.net/
the site should work but on a cd, you won’t be able to write new posts or comments, a USB memory stick would be a better idea for a complete working demo.Forum: Fixing WordPress
In reply to: Warning: Invalid argument supplied for foreach()I had this problem. It was due to an incorrect template name in a custom page I’d created. Find this code at the top of your themes page templates, and see if you have an error, a doubled up pagename or something similar.
<?php
/*
Template Name: Archives
*/
?>Forum: Your WordPress
In reply to: actionBERG.com (Feedback please)In my opinion, one of the best themes I’ve seen. A pity you didn’t enter it in the competition. The main titles might look better lined up with the left edge of the text in the posts as this wouldn’t break the “rounded effect” as the eye travels to the left and up. Excellent work, though.
Forum: Plugins
In reply to: Adding editable posts in the sidebarTry this excellent plugin, you can do almost anything with it (pics, texts, titles…)
http://www.coffee2code.com/archives/2004/06/30/plugin-get-custom/Forum: Themes and Templates
In reply to: image in sidebar.php?Use this amazing little plugin and call your images through your database using the custom field function :
http://www.coffee2code.com/archives/2004/06/30/plugin-get-custom/
Responds to css formatting through <div>’sForum: Plugins
In reply to: WP Page as static home pageCan’t see what all the fuss is about, the pages, categories and the posts come up in the menu as soon as you’ve created them + the most recent articles. Isn’t that enough to link back to your blog?
Forum: Plugins
In reply to: WP Page as static home pageOK, I finished up finding the problem. In the index file supplied with the devenir-en-gris zip, there is a strange indication:
<?php comments_template( is_single() ); // Get wp-comments.php template ?>
Taking it out fixes the theme :
<?php comments_template(); // Get wp-comments.php template ?>Forum: Plugins
In reply to: WP Page as static home pageThe plugin works great with standard and default templates but when I try it with “Devenir-en-gris” I get these message errors :
Warning: comments_template(/home/userhtml/d/i/a/diapason/3w/wp-content/themes/devenir_en_noir): failed to open stream: Success in /home/userhtml/d/i/a/diapason/3w/wp-includes/comment-functions.php on line 24Fatal error: comments_template(): Failed opening required ‘/home/userhtml/d/i/a/diapason/3w/wp-content/themes/devenir_en_noir’ (include_path=’./’) in /home/userhtml/d/i/a/diapason/3w/wp-includes/comment-functions.php on line 24
URL= http://www.diapason-france.com
Help, anyone, please?Forum: Plugins
In reply to: EZstatic question 1.1index.php?static=biography
You can put the page in a links list but as far as I know, you can’t categorize them. Anyone know better?
Forum: Your WordPress
In reply to: SpeakBold.com 2.0Nice, but with my Maxthon/IE6 (res. 1280 x 1024) the menu starts under the posts.
Forum: Fixing WordPress
In reply to: Future Calendar VisibilityTry PHP Calendar
http://codegrrl.com/scripts/phpcalendar/Forum: Your WordPress
In reply to: exomel.comSuperb design!
Forum: Plugins
In reply to: Show ads in words…Forum: Fixing WordPress
In reply to: Language File Editor?PoEdit, from here:
http://poedit.sourceforge.net/download.phpForum: Requests and Feedback
In reply to: Using flickr to make photoblogYou’ve got art in your soul, man!