Aangemaakte reacties

6 reacties aan het bekijken - 16 tot 21 (van in totaal 21)
  • Forum: Algemeen WordPress
    In antwoord op: alles dubbel
    Thread starter ray14125

    (@ray14125)

    dank yurgen86 het probleem is opgelost.

    Forum: Algemeen WordPress
    In antwoord op: alles dubbel
    Thread starter ray14125

    (@ray14125)

    maar dit lost mijn probleem verder niet op.
    Dit heb ik in de header staan:
    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;
    <html xmlns=”http://www.w3.org/1999/xhtml”&gt;
    <head profile=”http://gmpg.org/xfn/11″&gt;
    <meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />

    <meta name=”description” content=”<?php echo theme_meta_description(); ?>” />
    <meta name=”keywords” content=”<?php echo theme_meta_keywords();?>” />

    <meta name=”designer” content=”esmi” />
    <meta name=”designer_email” content=”esmi@quirm.net” />

    <link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />
    <link rel=”stylesheet” type=”text/css” href=”<?php bloginfo(’template_directory’); ?>/print.css” media=”print” />

    <!–[if IE]>
    <link rel=”stylesheet” href=”<?php bloginfo(’template_directory’); ?>/ie.css” media=”screen” type=”text/css” />
    <![endif]–>
    <!–[if lte IE 7]>
    <link rel=”stylesheet” href=”<?php bloginfo(’template_directory’); ?>/ie7.css” media=”screen” type=”text/css” />
    <script src=”<?php bloginfo(’template_directory’); ?>/library/focus.js” type=”text/javascript”></script>
    <![endif]–>

    <link rel=”alternate” type=”application/rss+xml” title=”RSS 2.0″ href=”<?php bloginfo(‘rss2_url’); ?>” />
    <link rel=”alternate” type=”text/xml” title=”RSS .92″ href=”<?php bloginfo(‘rss_url’); ?>” />
    <link rel=”alternate” type=”application/atom+xml” title=”Atom 0.3″ href=”<?php bloginfo(‘atom_url’); ?>” />
    <link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />

    <?php wp_get_archives(’type=monthly&format=link’); ?>

    <title><?php if(is_search()) {
    if(esc_html(trim($s)) != ”) {_e(‘ Search Results for '’, ‘kidpaint’); esc_html_e(trim($s));_e(‘' on ‘, ‘kidpaint’);bloginfo(‘name’);}
    else {bloginfo(‘name’);_e(‘ – You forgot to enter something to search on!’, ‘kidpaint’);}
    }
    elseif (is_category() || is_author()) {wp_title(‘:’,true,’right’);bloginfo(‘name’);}
    elseif(is_tag()) {_e(‘Entries tagged with ‘, ‘kidpaint’);wp_title(”,true);if(wp_title(”,false)) {echo ‘ : ‘;} bloginfo(‘name’);}
    elseif(is_archive() ) {echo theme_get_archive_date().’ : ‘;bloginfo(‘name’);}
    elseif(is_404()) {bloginfo(‘name’);_e(‘ – Page not found!’, ‘kidpaint’);}
    elseif (have_posts()) {wp_title(‘:’,true,’right’);bloginfo(‘name’);}
    else {bloginfo(‘name’);}?>
    </title>

    <?php if(is_singular()) wp_enqueue_script( ‘comment-reply’ );?>
    <?php wp_head(); ?>
    </head>

    <body id=”top” <?php body_class();?>>
    <ul class=”jumplinks”>

    Forum: Algemeen WordPress
    In antwoord op: alles dubbel
    Thread starter ray14125

    (@ray14125)

    en hoe kan ik dit oplossen?

    Forum: Algemeen WordPress
    In antwoord op: alles dubbel
    Thread starter ray14125

    (@ray14125)

    oke, maar dan vraag ik me af hoe dat kan. ik moet namelijk de bestanden eerst schrijfbaar maken. en hij deed het wel altijd goed.

    Thread starter ray14125

    (@ray14125)

    niemand die een idee heeft?

    Thread starter ray14125

    (@ray14125)

    geweldig helemaal goed. hoe simpel kan het zijn 🙂 bedankt

6 reacties aan het bekijken - 16 tot 21 (van in totaal 21)