hey,
ich wollte einen button anzeigen, welcher nur angezeigt wird, wenn der gesamte artikel geöffnet wird. (Habe auch nur eine index.php und keine single.php)
Dies sollte doch durch den conditional tag: is_single() möglich sein!
doch wie muss das dann genau aussehen?
Der Button besteht aus folgendem code:
[COLOR=#000000][COLOR=#006600]<[/COLOR][COLOR=#0000CC]style type[/COLOR][COLOR=#006600]=[/COLOR][COLOR=#CC0000]"text/css" [/COLOR][COLOR=#0000CC]media[/COLOR][COLOR=#006600]=[/COLOR][COLOR=#CC0000]"screen"[/COLOR][COLOR=#006600]>
...[/COLOR][COLOR=#006600]
</[/COLOR][COLOR=#0000CC]style[/COLOR][COLOR=#006600]>
[/COLOR][/COLOR][COLOR=#000000][COLOR=#006600]<[/COLOR][COLOR=#0000CC]div [/COLOR][COLOR=#006600]class=[/COLOR][COLOR=#CC0000]"..."[/COLOR][COLOR=#006600]>
<[/COLOR][COLOR=#0000CC]script[/COLOR][COLOR=#006600]>
[/COLOR][COLOR=#0000CC]...[/COLOR][COLOR=#0000CC]</script>
[/COLOR] <script ...</script>
</div>
wie muss ich jetzt das is_single() einbauen?
danke schonmal für die Hilfe!!
[/COLOR]