oh
oh^^ da war ich schon aber finde nichts was ich übersetzen kann^^
Um schreiben oder kommentieren zu können, benötigen Sie ein Benutzerkonto.
Sie haben schon ein Benutzerkonto? Melden Sie sich hier an.
Jetzt anmeldenHier können Sie ein neues Benutzerkonto erstellen.
Neues Benutzerkonto erstellenoh
oh^^ da war ich schon aber finde nichts was ich übersetzen kann^^
Wie kann ich den via widget einfügen^^ ich kenn bisher nur dass man ordner in PLUGIN ordner reinschiebt also in den server und die dann halt aktivieren kann.
und noch eine frage, habe gerade das GD STAR RATING installiert, weißt du in welchem ordner sich die templates von diesem plugin befinden, wo ich dann die sprachdatei oder die templates verändern kann?
danke aber wie binde ich denn diesen code wo ein?
<script type="text/javascript" src="http://widgets.amung.us/classic.js"></script><script type="text/javascript">WAU_classic('oh6qkjgnp6md')</script>
und ist es möglich dass unter meinen inhalten steht wie viele schon den Inhalt angeschaut haben? und vielleicht auch eine bewertung abgeben können?
Ich habe mir gerade ein PlugIn runtergeladen, der mir das Verteilen eines Inhalts auf mehrere Seiten ermöglichst " multi-page-toolkit.2.6 "
Jedoch hab ich dann gemerkt, dass Wordpress schon selber so eine Funktion hat. Ich möchte lieber die Funktion von Wordpress benutzten. Wie kann ich jedoch machen dass auch OBEN die Seitenzahl steht, weil zur Zeit steht es nur unten PAGES: 1,2,3, ...usw
Ah ya kann ich das auch automatiesieren und einstellen, dass die Inhalte ab einer bestimmten Länge automatisch auf mehrere Seiten verteilt werden, so dass ich nicht immer selber das machen muss.
Dankeschön im Voraus
Kann ich mein eigenes wordpress blog auf meinem webspace irgendwie exportieren (mit samt all den plugins usw) und bei wordpress.com dem online blog einfügen? und dort weiter bloggen? geht das? vor und nachteile?
aso ist das verboten...wusste ich nicht^^ ... warum kann man dann die feeds in twitter facebook veröffentlichen?
Auf vielen Internetseiten die RSS Feeds unterstützen, gibt unten meist so kleine Symbole, wo man den Feed bei Twitter,Facebook usw hinzufügen kann. Gerade habe ich auch gesehen, dass man auch bei WORDPRESS (aber in der online version,also wenn man sich bei wordpress.com selber einen blog dort erstellt) sachen hinzufügen kann. Kann ich das aber auch mit meinem eigenen Wordpress Blog machen? Also auf xbeliebigen internetseiten dort enthaltende RSSFeeds in meinem Blog implementieren. Müsste doch irgendwie gehen oder?
Ich suche ein Plugin der mir ( und auch den benutzern ) anzeigt vielene gäste auf der homepage sind, wie viele besucher drin sind, drin waren (monat, tag usw). Refferer sollten angezeigt werden und wo sich die benutzer grad befinden,.was runtergeladen wurde usw...gibts sowas?
Wie kann ich bestimmte Beiträge/Katogorien nur für bestimmte User in meinem Blog öffnen? Ich wette da muss es eine Option geben, aber ich bin darauf noch nicht gekommen - habe nur die Option mit dem Passwort setzen gefunden. Wäre nett, wenn mir da jemand helfen würde.
mfg
hab was gefunden und genau das was ich wollte : nennt sich TUBEPRESS, man gibt einfach den accountnamen ein, von dem man die videos haben möchte( in meinem fall mein eigener), dann bekommt man eine sehr schöne ansicht aller videos.
İch suche ein Plugin, der all meine videos in meinem youtube account erkennt und sie in bester form darstellt. Bei neuen Videos in meinem Youtube Account sollte das Plugin diese Aenderung erkennen. Gibt es sowas ? oder aehnliches. Ich moechte halt meine videos in meinem blog bloggen^^
css
Hier ist die css
/*
Theme Name: Craftwork
Theme URI: [URL]http://www.ezwpthemes.com/templates/craftwork.html[/URL]
Description: This wonderful free WordPress theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: [URL]http://www.ezwpthemes.com/[/URL]
Tags: white, brown, fixed-width, two-columns, right-sidebar, threaded-comments
*/
/* Global */
* {
margin: 0;
padding: 0;
}
::-moz-selection {
background: #369;
color: #ff0;
}
::selection {
background: #369;
color: #ff0;
}
code::-moz-selection {
background: #333;
}
code::selection {
background: #333;
}
body {
font-size: 60%; /* Resets 1em to 10px */
font-family: Arial, Verdana, Sans-Serif;
background: #e6d9c3 url('images/body-bg.jpg');
color: #000
}
p {
margin: 1em 0;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
border-bottom: 1px dashed #666;
}
blockquote {
margin: 5px 20px;
padding: 0;
color: #ffffff;
border-left: 5px solid #666;
background: #ababab;
}
blockquote p {
padding: 10px 20px;
display: block;
}
a {
color: #c30;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
}
h1, h2, h3 {
font-family: Arial, Verdana, Sans-Serif;
font-weight: bold;
}
h1 {
font-size: 4em;
}
h2 {
font-size: 1.6em;
}
.endline {
clear: both;
}
#wrapper {
margin: 0 auto;
width: 1000px;
background: url('images/wrapper-bg.jpg') repeat-y;
}
#top-frame {
margin: 0 auto;
width: 1000px;
background: url('images/top-frame.jpg') no-repeat;
}
#bottom-frame {
margin: 0 auto;
width: 1000px;
background: url('images/bottom-frame.jpg') no-repeat bottom;
}
/* Header */
#header {
width: 1000px;
height: 200px;
}
#header h1 {
font-size: 4em;
padding: 10px 0 0 180px;
}
#header h1 a {
text-decoration: none;
color: #cf0e45;
}
#header h2 {
color: #cf0e45;
font-size: 1.6em;
padding: 0 0 0 190px;
}
/* Navigation */
#navigation {
padding: 10px 0 0 182px;
float: left;
}
#searchform {
float: left;
margin: 4px 0 0 100px;
*margin: 6px 0 0 100px;
}
#searchform input {
float: left;
border: none;
color: #000;
}
#searchform .searchtext {
margin: 12px 14px 0 0;
width: 160px;
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
border: none;
background: transparent;
}
#searchform .searchbutton{
width: 42px;
height: 36px;
}
#searchform label {
display: none;
}
#rss {
padding: 12px 0 0 530px;
}
/* Social Bookmarking */
.bookmark-line {
float: left
}
.bookmark-line ul {
display: inline;
}
.bookmark-line ul li {
background: none;
display: inline;
list-style-type: none;
}
.bookmark-line img {
border: 0px none;
}
.bookmark-icon {
opacity: .4;
-moz-opacity: .4;
filter: alpha(opacity=40);
_filter: alpha(opacity=100);
}
.bookmark-icon:hover {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
/* Mainframe */
#container {
width: 1000px;
padding: 0 155px 0 169px;
}
/* Content */
#content {
float: left;
width: 420px;
padding-bottom: 20px;
}
.post {
padding: 20px 10px 50px 10px;
}
.post h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.6em;
padding: 6px 0 0 10px;
}
.post h2 a {
text-decoration: none;
color: #000;
}
.postmetadata {
margin: 0;
color: #a0a0a0;
background: url('images/post-meta.jpg') no-repeat;
font-size: 1em; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
}
.entry {
font-family: Tahoma;
font-size: 1.2em;
line-height: 20px;
padding: 0 10px;
}
.commentline {
padding-top: 10px;
}
.read-comments {
float: right;
font-weight: bold;
font-size: 0.9em;
padding: 0 12px 0 0;
text-decoration: none;
}
.notfound {
margin: 100px auto;
text-align:center;
font-size: 4em;
font-weight: bold;
color: #7e2d17;
}
.quickjump {
padding: 0 0 0 30px;
font-size: 1.2em;
font-weight: bold;
line-height: 18px;
color: #782f02;
}
.postjumper {
float: left;
}
.postjumper img {
padding-right: 20px;
}
/* PageNavi*/
.wp-pagenavi {
padding: 5px 40px;
}
.wp-pagenavi a {
padding: 2px 4px;
_padding: 2px 0;
margin: 2px;
_margin: 1px;
text-decoration: none;
border: 1px solid #06c;
color: #06c;
background-color: #fff;
}
.wp-pagenavi a:hover {
border: 1px solid #000;
color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
padding: 2px 4px;
_padding: 2px 0;
margin: 2px;
_margin: 1px;
border: 1px solid #000;
color: #000;
background-color: #fff;
}
/* Sidebar */
#sidebar {
float: left;
width: 284px;
padding-top: 80px;
}
#sidebar-top {
width: 200px;
height: 160px;
padding-left:20px;
}
#sidebar-bottom {
width: 284px;
height: 90px;
}
#sidebar h2 {
font-size: 1.6em;
font-weight: bold;
font-family: Arial;
color: #fff;
text-align: center;
background: url('images/sidebar-h.jpg') no-repeat;; padding-left:0; padding-right:0; padding-top:15px; padding-bottom:15px
}
#sidebar ul {
padding: 10px 30px 0 10px;
list-style: none;
}
#sidebar ul li {
margin: 0 0 20px 0;
}
#sidebar ul ul {
list-style-image: url('images/sidebar-li.gif');margin-left:0; margin-right:0; margin-top:6px; margin-bottom:0; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}
#sidebar ul ul li {
margin: 6px 0;
font-size: 1.2em;
color: #000;
}
#sidebar ul ul li a {
color: #000;
}
#sidebar ul ul li a:hover {
text-decoration: none;
}
.ads {
float: left;
width: 125px;
height: 125px;
padding: 5px;
}
/* Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 100%;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
font-size: 1.1em;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
font-size: 1.1em;
}
#wp-calendar a {
display: block;
font-weight: bold;
text-decoration: none;
}
#wp-calendar a:hover {
background: #000;
color: #fff;
}
#wp-calendar caption {
text-align: center;
width: 100%;
font: bold 1.3em Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
padding: 3px 0;
font-size: 1.2em;
text-align: center;
}
#wp-calendar th {
font-style: normal;
font-size: 1.2em;
text-transform: capitalize;
}
/* Comments */
h3#comments, #respond h3 {
font-size: 1.4em;
color: #666;
}
#commentform {
margin: 5px 0 0 0;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
width: 98%;
padding: 2px;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
margin: 5px 0;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
#respond {
color: #666;
}
#respond:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;
font-weight: bold;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
margin-right: -5px;
margin-left: 10px;
font-size: 1em;
}
.commentlist p {
margin: 10px 5px 10px 0;
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
.commentlist li .avatar {
float: right;
border: 1px solid #333;
padding: 2px;
background: #fff;
}
.commentlist li a {
color: #000;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.nocomments {
text-align: center;
}
.commentmetadata {
display: block;
font-weight: normal;
}
.thread-alt {
background-color: #dcbea4;
}
.thread-even {
background-color: #e3cbb3;
}
.depth-1 {
border: 1px solid #000;
}
.alt {
border-left: 1px solid #000;
background-color: #dcbea4;
padding: 10px;
}
.even {
border-left: 1px solid #000;
background-color: #e3cbb3;
}
/* Footer */
#footer {
width: 1000px;
height: 196px;
clear: both;
}
#credit {
padding: 40px 150px 0 0;
text-align: right;
color: #594321;
font-size: 1.1em;
}
#credit a {
color: #594321;
text-align: center;
text-decoration: none;
}
/* Images */
p img {
max-width: 100%;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
/* Captions */
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
border: 0px none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
}
Alles anzeigen
haha super echt vielen dank.
http://img355.imageshack.us/img355/3331/wpp.jpg
hab noch ein problem- siehe oben link -
Ich habe nun vom Hintergrund das weiße, also das wo man den inhalt sieht, breiter gemacht. Jedoch ist nun die Schrift nicht passend. Wie kann ich es wie oben auf dem Bild machen. Also dass die Schrift mehr "links" ist.
Hier die css.:
Hier die seite: http://ay-kut.com
und noch ne frage, wenn ich auf meine seite klicke und auf FEED gehe, sind alle inhalte bei mir unformatiert und am ende abgekürzt zu sehen also
blablabalbalbalbal [...]
Jedoch möchte ich, dass meine Inhalte formatiert (also mit absatz, dicke usw) sind und nicht am ende abgehakt...
okey dankeschön. wie kann ich nun die breite der linken spalte größer machen? also von der spalte wo die inhalte angezeigt werden
super hat geklappt, aber was ich wollte war, dass diese Inhalte unter Katogorie aufgelistet werden, ohne besondere Formatierung. Im moment haben die Inhaltsüberschriften zu viel Abstand zueinander. Ich möchte es halt
Katogorie:
Inhalt1
Inhalt2
Inhalt3
Das ist hier mal die catEgory.php
<?php get_header(); ?>
<!-- container start -->
<div id="container">
<!-- content start -->
<div id="content">
<?php if(have_posts()) : ?>
<?php while(have_posts()) : the_post(); ?>
<div class="post">
<h2><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?></a></h2>
<p class="postmetadata">Katogori:
<?php the_category(', ') ?> | <?php the_time('F jS, Y') ?></p>
<div class="entry">
<div class="endline"></div>
<?php the_tags('<p class="tags"><strong>Tags:</strong> ', ', ', '</p>'); ?>
<div class="commentline">
<div class="bookmark-line"><?php include(TEMPLATEPATH . '/bookmark.php'); ?></div>
<a class="read-comments" href="<?php comments_link(); ?>"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/read-comments.jpg" alt="Read Comments" /></a>
</div>
</div>
<div class="endline"></div>
</div>
<?php endwhile; ?>
<?php wp_pagenavi(); ?>
<div class="endline"></div>
<?php else : ?>
<div class="notfound">
<h2 align="center">Bulunamadı</h2>
<p align="center">Kusura bakma aradığın şey burda değil :)</p>
<p> </p>
</div>
<div class="endline"></div>
<?php endif; ?>
</div>
<!-- content end -->
<?php get_sidebar(); ?>
<div class="endline"></div>
</div>
<!-- container end -->
<?php get_footer(); ?>
Alles anzeigen
hab ich gemacht jedoch hat es nicht geklappt. also hab ne copy erstellt, dann die von ihnen genannte zeile geloecht.
und noch was wie kann ich die breite von dem mainpart der seite aendern oder die schrift verkleinern?
es geht um folgende seite ay-kut.com (keine werbung^^ sind nur türkische gedichte drin von mir :P)
bei meinem thema gibts keine php. die cagotory heist^^
thx
ah super dankeschön euch beiden :)
Könnt ihr mir aber auch bei den anderne Problemem irgendwie weiterhelfen. Ich möchte wie gesagt, dass wenn man auch eine Katogorie klickt, die Überschriften der Inhalte aufgelistet werden. wie mach ich das^^