Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Try this, added a couple of semi-colons and a little “} else {}” at the end. Now it works for me…
    <div id=”entry”>
    <?php if ($single) { ?>
    <?php previous_post(‘%’, ”, ‘yes’, ‘no’, 1, ”); ?>
    < < ||
    Hjem || > >
    <?php next_post(‘%’, ”, ‘yes’, ‘no’, 1, ”); } else { } ?>

    Thread Starter edge2edge

    (@edge2edge)

    Aha, that was it! Thanks Fernando…deavtivated the Markdown plugin…and SWISH everthing was ok! Now that I know what caused it, I will dive into the Markdown plugin!
    You made my day!
    Cheers

    Thread Starter edge2edge

    (@edge2edge)

    OH, I thought meant the code…all post are written in wp…hmm, so you mean I should try to deactived all the plugins one-by-one to see? hmm, I will have to look into that this evening. I saw that the guy from the other post did not solve his problem neighter…perhaps a “chop_chop_content” function is my best chance of making my page validate…

    Thread Starter edge2edge

    (@edge2edge)

    Perhaps the soultion is just to write a function that slices of 3 caracthers in front and end of the content output…It is a bit quick’n’dirty, but it might just do the trick…what do you think?

    Thread Starter edge2edge

    (@edge2edge)

    Hi dennis.
    I am using another texteditor..textpad is my choice ?? And yes I am running a lot of plugins, and have made some adjustments myself, but not to the major WP functions like “the_content” or ” get_the_content”…So I do not think that is it….It’s all very strange. ?? I am reviewen all the templates files related to the content…but can not seem to find an error..The WP version is 1.2…

    Forum: Plugins
    In reply to: EzStatic Plugin

    Ok, played some – and fixed the id issue metioned a few times allready ??
    Now I am getting:
    Database error: [You have an error in your SQL syntax near ” at line 1]
    SELECT * FROM wp_posts WHERE ID =
    So everything is not peachy yet! Guess the ezstatic files still does not like my index.php file.
    I am trying to understand the flow of the eztatic file, but it does take some time ??

    Forum: Plugins
    In reply to: EzStatic Plugin

    Ringmaster: The site is not online yet – but I will come back when I get it out there. Untill then I will have to dive into the code and see if I can figure it out on mye own. ??

Viewing 7 replies - 1 through 7 (of 7 total)