JeromeDelacroix
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Freemind Viewer] Great idea but not seeing anything in 2.9.2The plugin works for me.
Regarding the path, if you enter:
[freemind]yourmap.mm[/freemind]
it will look for the map in the root of the folder where you have your WordPress installation.
Otherwise, enter the path this way (for instance):
[freemind]wp-content/uploads/2010/08/yourmap.mm[/freemind]
Forum: Fixing WordPress
In reply to: An error occurred in the upload. Please try again later.I agree with newbieme. This is my first disappointment with WP. Can’t wait for the official fix in 2.5.1 hopefully.
Forum: Themes and Templates
In reply to: Please help- Header Link- have tried everythingGot exactly the same problem.
Found your inputs useful.
Modified the css to add the pointer.
Finally changed the header.php. Had to get rid of the blog description and replace it by a space.
Code looks like this:
<div id=”page”>
<div id=”header” onclick=”location.href=’http://www.cooperatique.com/'”>
<div id=”headerimg”><div class=”description”> </div>
</div>
</div>
<hr />I know my div look strange and don’t ask me why there is <hr /> in the end.
But at least it works enough for me, till I install the new WP version.
Forum: Themes and Templates
In reply to: Help for a small template customizationYes, I want to add “English version” to the header.
Thanks for your tip, I will try to do that.
Jerome
Forum: Fixing WordPress
In reply to: email notification of new authorsI have the same problem as you Valiot. Did you find a solution ?
Forum: Fixing WordPress
In reply to: Can’t delete messagesI have tried Josesilva’s turnaround and it seems to work. So that’s all I’m asking !
See: http://wordpress.org/support/index.php?action=vthread&forum=3&topic=7238&page=0#post-3
Jerome