Aangemaakte reacties

15 reacties aan het bekijken - 1 tot 15 (van in totaal 26)
  • Forum: Thema en CSS/opmaak
    In antwoord op: tabellen gebruiken
    Thread starter paduy

    (@paduy)

    Gelukt thnxs
    Patrick

    Forum: Thema en CSS/opmaak
    In antwoord op: tabellen gebruiken
    Thread starter paduy

    (@paduy)

    van harte dank ik zal dit even opsnorren straks

    Thread starter paduy

    (@paduy)

    Dank u,is dit dan in de styl of body,want bn er wel een beetje in thuis maar niet i alles

    Thread starter paduy

    (@paduy)

    T is niet de laatste omdat mijn server geen hoog genoeg versie van php gebruikt

    Thread starter paduy

    (@paduy)

    Ik vrees dat ik mij waarschijnlijk niet duidelijk genoeg heb uitgedrukt,t gaat hem hier over t feit als ik de front end (de site dus eigenlijk)wil veranderen bvb andere kleurtjes letters e.d ,ik moet daarvoor uiteraard naar theme options en tis daar dat ik die foutmelding krijg,heb geen verstand van css en php en wil daat liever af blijven
    toch al bedankt voor uw reply patrick

    Thread starter paduy

    (@paduy)

    Bedankt,heb t kunnen oplossen met een slider plugin,werkt goed
    http://www.engelsegrasparkieten.be

    Thread starter paduy

    (@paduy)

    Het gaat hem hier wel over de pagina’s en niet de site achtergrond want die heb ik al aangepast
    de site is
    http://www.ludwig-bracke.be
    thnxs

    Thread starter paduy

    (@paduy)

    Je bedoelt dat ik de naam moet laten veranderen bij mijn hosting dan?

    Thread starter paduy

    (@paduy)

    Gelukt, heb de pagina geopend in wordpad en de door u vermelde wijziging aangebracht en voila t werkt bedankt

    Thread starter paduy

    (@paduy)

    En wat betekend dit nu wat moet ik hier aan veranderen?

    Thread starter paduy

    (@paduy)

    Weet niet of dit gebruikelijk is of dat u er iets over weet maar dit is mijn functions.php.Alleen ziek niet waar ik loijn 54 moet zien te situeren.Vindt iemand van jullie die en indien jullie ze spotten welke fout zou hier kunnen instaan dan?
    thnxs patrick
    <?php
    /*scavenged from the bp-template-pack plugin */

    function bp_tpack_init() {
    global $wp_themes;

    /* Check to make sure the active theme is not bp-default */
    if ( ‘bp-default’ == get_option( ’template’ ) )
    return false;

    /* Load the default BuddyPress AJAX functions */
    if ( !(int)get_option( ‘bp_tpack_disable_js’ ) ) {
    require_once( BP_PLUGIN_DIR . ‘/bp-themes/bp-default/_inc/ajax.php’ );

    /* Load the default BuddyPress javascript */
    wp_enqueue_script( ‘bp-js’, BP_PLUGIN_URL . ‘/bp-themes/bp-default/_inc/global.js’, array( ‘jquery’ ) );
    }

    /* Add the wireframe BP page styles */
    wp_enqueue_style( ‘bp-css’, get_template_directory_uri() . ‘/bp/bp.css’ );

    /* Add the wireframe BP page styles */
    if ( !(int)get_option( ‘bp_tpack_disable_css’ ) )
    wp_enqueue_style( ‘bp-css’, plugins_url( $path = basename( dirname( __FILE__ ) ) ) . ‘/bp.css’ );
    }
    add_action( ‘bp_init’, ‘bp_tpack_init’ );

    /* Add the wireframe BP page styles */
    wp_enqueue_style( ‘bp-css’, get_stylesheet_directory_uri() . ‘/bp/bp.css’ );

    /*****
    * Add support for showing the activity stream as the front page of the site
    */

    /* Filter the dropdown for selecting the page to show on front to include “Activity Stream” */
    function bp_tpack_wp_pages_filter( $page_html ) {
    if ( ‘page_on_front’ != substr( $page_html, 14, 13 ) )
    return $page_html;

    $selected = false;
    $page_html = str_replace( ‘</select>’, ”, $page_html );

    if ( bp_tpack_page_on_front() == ‘activity’ )
    $selected = ‘ selected=”selected”‘;

    $page_html .= ‘<option class=”level-0″ value=”activity”‘ . $selected . ‘>’ . __( ‘Activity Stream’, ‘buddypress’ ) . ‘</option></select>’;
    return $page_html;
    }
    add_filter( ‘wp_dropdown_pages’, ‘bp_tpack_wp_pages_filter’ );

    /* Hijack the saving of page on front setting to save the activity stream setting */
    function bp_tpack_page_on_front_update( $oldvalue, $newvalue ) {
    if ( !is_admin() || !is_site_admin() )
    return false;

    if ( ‘activity’ == $_POST[‘page_on_front’] )
    return ‘activity’;
    else
    return $oldvalue;
    }
    add_action( ‘pre_update_option_page_on_front’, ‘bp_tpack_page_on_front_update’, 10, 2 );

    /* Load the activity stream template if settings allow */
    function bp_tpack_page_on_front_template( $template ) {
    global $wp_query;

    if ( empty( $wp_query->post->ID ) )
    return locate_template( array( ‘activity/index.php’ ), false );
    else
    return $template;
    }
    add_filter( ‘page_template’, ‘bp_tpack_page_on_front_template’ );

    /* Return the ID of a page set as the home page. */
    function bp_tpack_page_on_front() {
    if ( ‘page’ != get_option( ‘show_on_front’ ) )
    return false;

    return apply_filters( ‘bp_tpack_page_on_front’, get_option( ‘page_on_front’ ) );
    }

    /* Force the page ID as a string to stop the get_posts query from kicking up a fuss. */
    function bp_tpack_fix_get_posts_on_activity_front() {
    global $wp_query;

    if ( !empty($wp_query->query_vars[‘page_id’]) && ‘activity’ == $wp_query->query_vars[‘page_id’] )
    $wp_query->query_vars[‘page_id’] = ‘”activity”‘;
    }
    add_action( ‘pre_get_posts’, ‘bp_tpack_fix_get_posts_on_activity_front’ );
    ?>

    Forum: Algemeen WordPress
    In antwoord op: spam
    Thread starter paduy

    (@paduy)

    Wel nog even vermelden dat deze spam wordt gestuurd via mijn registratieformulier van registratie plus

    Thread starter paduy

    (@paduy)

    is gelukt,blijkbaar had ik helemaal bovenaan vergeten aan te geven dat het in het menu navigatie diende te komen ,bednakt voor het meedneken

    Thread starter paduy

    (@paduy)

    Mijn menu heet heel toepasselijk navigatie.De forumlink wil ik aanmaken via de aangepaste links maar als ik dit doe dan wordt hij niet zichtbaar maar staat wel tussen al de items die in het menu staan,alleen staat bij deze ipv pagina ,aangepast.Verder heb ik alles ingevuld zoals label heb ik, gezet forum en openen in nieuw tabblad.De rest heb ik niet ingevuld waar daar heb ik geen verstand van
    hoeplijk heb je hier iets mee
    patrick

    Forum: Installatie WordPress
    In antwoord op: backuppen
    Thread starter paduy

    (@paduy)

    Neen als ik één van de opties aanklik in buddypress dan geeft hij die Raar maar ik zal het wel vinden kan niet zo moelijk zijn

15 reacties aan het bekijken - 1 tot 15 (van in totaal 26)