Hallo jungs
Hab ich forum durchsucht aber nicht passendes gefunden .Und zwar gehtes um navi leiste .Hab in navi leiste forum und den will ich Balkan-Clan Forum
Wie kann kann ich das wen ich den link forum drucke das dan den link aufmacht .
[url=http://bosanac.kostenloses-forum.com/board/index,nx…806nx12625.html]http://www.balkan-clan.de :: Index[/url] .
Gibdes templates für anmelungs Formular
Mfg
Bosanac
Navi einen neuen Link reinmachen
-
-
- Gerade eben
- Anzeige
Hallo!
Wenn du gerade an deiner Website arbeitest oder dein aktuelles Hosting überdenkst: Wir betreiben mit NetzLiving eine Hosting-Plattform, die speziell auf Performance, Sicherheit und einfache Verwaltung ausgelegt ist.
- ✔️ Schnelle Ladezeiten (optimiert für WordPress & Co.)
- ✔️ Deutsche Server & DSGVO-konform
- ✔️ Persönlicher Support (kein 0815-Ticket-System)
-
Du musst in der header.php über wp_list_pages die ID 50 excluden: Template Tags/wp list pages ? WordDoku
und danach einen manuellen Link zum Forum einfügen. -
Hi ich bekome das nicht hin.Kann mir mal da jemad helfen hab das hochgeladen .
Mfg
Bosanac -
PHP
Alles anzeigen<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » <?php foreach((get_the_category()) as $cat) { echo $cat->cat_name . ' '; } ?> <?php } ?> <?php wp_title(); ?></title> <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats --> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/nav.css" type="text/css" media="screen" /> <link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/print.css" type="text/css" media="print" /> <script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/dropdowns.js"></script> <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php wp_head(); ?> </head> <body<?php if ( is_home() ) { ?> id="home"<?php } ?>> <div id="page" class="clearfloat"> <div class="clearfloat"> <a href="<?php echo get_option('home'); ?>/"><img src="http://balkan-clan.de/wordpress/balkanclandcl2.jpg"></a> </div> <ul id="nav" class="clearfloat"> <li><a href="<?php echo get_option('home'); ?>/" class="on">Home</a></li> <?php wp_list_pages('title_li=[COLOR=Red]&exclude=50[/COLOR]'); ?> [COLOR=Red]<li><a href="http://bosanac.kostenloses-forum.com/" class="on">Forum</a></li>[/COLOR] </ul> -
Ich poste mal noch ein Plugin als Alternative zu maxes Lösung: ;-)
WordPress › Page Links To WordPress Plugins -
Nach einigem Rumfummeln habe ich bei Wordpress gelernt, dass es manchmal mehr Sinn macht nach Plugins zu schauen. Viele Probleme die man hat, hatten andere vor uns schon und haben die durchaus auf professionelle Art und Weise gelöst. Vielleicht kann folgendes Plugin dir noch besser helfen:
WordPress › WP-PageNavi WordPress Plugins
_____________________
Einfach was für die Umwelt tun.
WordPress › Meine CO2 Kampagne WordPress Plugins -
Hab volgenes problem Bosna Clan wo steht Turnier news drunter keine kategorie da kann ich nicht wegmachen habe im index gefunden den tel des koden wie man da screibt
PHP
Alles anzeigen<div id="leftcol"> <h3>Turnier News<h3> <?php // this is where the Features module begins query_posts('showposts=3&cat=4'); ?> <h3><?php // this is where the name of the Features category gets printed wp_list_categories('include=4&title_li=&style=none'); ?></h3> <?php while (have_posts()) : the_post(); ?> <div class="feature"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><img src="<?php bloginfo('template_url'); ?>/images/<?php // this is where the custom field prints images for each Feature $values = get_post_custom_values("Image"); echo $values[0]; ?>" alt="" /></a><a href="<?php the_permalink() ?>" rel="bookmark" class="title"> <?php // this is where title of the Feature gets printed the_title(); ?>»</a></div> <?php endwhile; ?> </div><!--END LEFTCOL-->
Aber wenn ich auf die Hompage gehe und mit rechte maustaste drucke quelletext anzeige sehe ich da [COLOR=red]keine kategorie[/COLOR]
Wie kann ich das beheben .
Gruss
Sanel -
-
Also das habe ich jezt rausgefunden.Nun meine nerste frage hinter her .
Wie mache ich das bild weg wo das rote x ist .Und das wo mein nick steht unten rechtz .
Bosna Clan
Mfg
Bosanac -
Für eine neue Frage bitte ein neues Thema aufmachen. Sonst findet sich hier im Thema irgendwann keiner mehr zurecht.
-
Ja wolte eigentlich das sparen .Dan kann das thema geschlossen werden .
Jetzt mitmachen!
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!