Zitatsieht deine ordner-struktur so aus?
wp-content/uploads/2007/01/
in wp-content/uploads befinden sich gar keine ordner!
Sonst müsste ich die für jeden monat von hand neu erstellen??
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 erstellen Zitatsieht deine ordner-struktur so aus?
wp-content/uploads/2007/01/
in wp-content/uploads befinden sich gar keine ordner!
Sonst müsste ich die für jeden monat von hand neu erstellen??
Zitatin wp-admin->einstellungen->verschiedenes,
hast du da das stehen?
wp-content/uploads
In meinem ordner wp-admin befindet sich kein ordner einstellungen!
sollte das so sein?
Habe den gesamten wp-content ordner schreibbar gemacht - leider immer noch gleiche fehlermeldung!
Muss ich den ganzen wordpress-ordner beschreibar machen?
JA! Danke Jeriko!
Mit dem plesk-interface kann ich schreibrechte verändern.
Allerdings gibts schon wieder probleme:
dem ordner uploads habe ich alle rechte zugewiesen.
trotzdem kommt:
ZitatDas Verzeichnis /var/www/vhosts/kirchenglocken.ch/httpdocs/wordpress/wp-content/2007/01 kann nicht angelegt werden.
Ist das übergeordnete Verzeichnis durch den Server beschreibbar?
das heisst ich muss den gesamten ordner wp-content beschreibbar machen?
In der anleitung steht nix von übergeordneten ordner beschreibar machen:
ZitatIm Falle des Theme-Editors wären es z.B. die Dateien im Ordner /wp-content/themes/name_deines_themes, oder für den Upload von Dateien der von dir festgelegte Upload-Ordner.
Ich will das problem ja lösen, aber ich bin ja schon mit wordpress-bedienung komplett überfordert. Mit so etwas kompliziertem habe ich mich schon lange nicht mehr herumgeschlagen. :(
Kann mein hoster vielleicht die schreibrechte ändern?
Hmm...geht ja nicht wegen:
http://forum.wordpress-deutschland.org/showthread.php?t=16434
:neutral:
Ich habe nun den uploads-ordner manuell erstellt, ein bild reinkopiert und versucht upzuloaden.
Fehlermeldung:
ZitatDas Verzeichnis /var/www/vhosts/kirchenglocken.ch/httpdocs/wordpress/wp-content/2007/01 kann nicht angelegt werden.
Ist das übergeordnete Verzeichnis durch den Server beschreibbar?
Zitatfür mich ist es sinnvoll in wp-content/uploads
in diesem zusammenhang noch wichtig:
wenn ich die "uploads-methode" wähle, muss ich dann "Verfolge Link-Updates" anklicken?
thanks!
Jemand eine ahnung wie ich das lösen kann ohne zusätzliche software?
Aber ist eine bilder-gallerie sinnvoll mit wordpress?
oder ist "Organisiere meine Uploads in monats- und jahresbasierten Ordnern" besser? Was erspart einem mehr arbeit?
Bei den plugins http://wp-plugins.net/?filter=image gibts:
Hmmm....
welches ist empfehlenswert? :???:
Hola und Hello!
Habe adsense deluxe plugin installiert.
Die anleitung lautet wie folgt:
ZitatAlles anzeigenThis plugin allows you to insert html comments in your posts (or WordPress templates) and have them replaced by the actual Google AdSense or Yahoo Publisher Network code.
You can define a single default code block to use, or as many variations as you like. Adsense-Deluxe makes it easy to test different AdSense styles in all your posts without having to edit the WordPress code or templates, or change all the posts manually.
The designated default AdSense code is included in a post by inserting this: <!--adsense--> wherever you want the ads to appear. To insert an alternate AdSense block which you've defined by a keyword (for example, "wide_banner", you would use: <!--adsense#wide_banner-->.
When viewing the list of ads you've defined, the default ad block will have a shaded background. [COLOR=red]Tip:[/COLOR] When viewing the list of ad units you've defined you can click on the linked Description text to preview the ad style.
If you want to use the ads defined in Adsense-Deluxe within your WordPress templates, place the following code where you want the ads to appear:
<?php adsense_deluxe_ads('Ad_Name'); ?>.Calling that PHP function without a parameter will return the default ad unit.
Please restrict your keywords to the letters a-zA-Z, 0-9 and underscore (_). Matching is case-sensitive, so you might save yourself headaches by sticking to lowercase keywords. Also avoid extraneous spaces inside the html comments; regular expressions (which could account for extra whitespace) are not used so that replacements when the page is serving are as fast as possible.
Name This is the name by which you reference an AdSense block of code when creating posts. For example, if you name a block "wide_banner", you would insert into your post
"<!--adsense#wide_banner-->".Whichever block is designated as the default AdSense block will be substituted wherever the default comment string is found ("<!--adsense-->"), and also for any comment strings which reference it by its unique name (e.g., "<!--adsense#test-->"). You'll want to set the default AdSense block to the AdSense code you will use in the most places within your posts. AdSense Code This is the block of AdSense code to substitute for the given keyword. Description This is for your own use to help remember what each block of AdSense code looks like. You might use something like "banner 468x60, white background"
Wenn ich also beim new adsense block meinen adsense code einfüge und dann auf add adsense block clicke kommt folgende fehlermeldung:
Zitatadsense-deluxe.php kann nicht geladen werden.
an was könnte das liegen?
thanks!
Aber wo ist es am sinvollsten?
1.) im rootverzeichnis
2.) im wordpress folder
3.) im wp-content
?
Macht ihr eine bilder-bibliothek?
Hola und Hello!
Am schluss von jedem post heisst es ja entweder "No comments" oder z.b. "2 comments"
Wo kann ich diese texte abändern? (z.b. zu "Ihre Kommentare hier")
Habe in meinem theme bei comments.php gesucht, aber nix wirklich gefunden.
thanks
Hi Monika, danke für den tip, habe adsense deluxe runtergeladen.
Die instruktion sagt:
ZitatAlles anzeigenThis plugin allows you to insert html comments in your posts (or WordPress templates) and have them replaced by the actual Google AdSense or Yahoo Publisher Network code.
You can define a single default code block to use, or as many variations as you like. Adsense-Deluxe makes it easy to test different AdSense styles in all your posts without having to edit the WordPress code or templates, or change all the posts manually.
The designated default AdSense code is included in a post by inserting this: <!--adsense--> wherever you want the ads to appear. To insert an alternate AdSense block which you've defined by a keyword (for example, "wide_banner", you would use: <!--adsense#wide_banner-->.
When viewing the list of ads you've defined, the default ad block will have a shaded background. [COLOR=red]Tip:[/COLOR] When viewing the list of ad units you've defined you can click on the linked Description text to preview the ad style.
If you want to use the ads defined in Adsense-Deluxe within your WordPress templates, place the following code where you want the ads to appear:
<?php adsense_deluxe_ads('Ad_Name'); ?>.Calling that PHP function without a parameter will return the default ad unit.
Please restrict your keywords to the letters a-zA-Z, 0-9 and underscore (_). Matching is case-sensitive, so you might save yourself headaches by sticking to lowercase keywords. Also avoid extraneous spaces inside the html comments; regular expressions (which could account for extra whitespace) are not used so that replacements when the page is serving are as fast as possible.
Name This is the name by which you reference an AdSense block of code when creating posts. For example, if you name a block "wide_banner", you would insert into your post
"<!--adsense#wide_banner-->".Whichever block is designated as the default AdSense block will be substituted wherever the default comment string is found ("<!--adsense-->"), and also for any comment strings which reference it by its unique name (e.g., "<!--adsense#test-->"). You'll want to set the default AdSense block to the AdSense code you will use in the most places within your posts. AdSense Code This is the block of AdSense code to substitute for the given keyword. Description This is for your own use to help remember what each block of AdSense code looks like. You might use something like "banner 468x60, white background"
Wenn ich also beim new adsense block meinen adsense code einfüge und dann auf add adsense block clicke kommt folgende fehlermeldung:
Zitatadsense-deluxe.php kann nicht geladen werden.
an was könnte das liegen?
Wo muss ich den ordner uploads erstellen?
Kann ich eine bilder-bibliothek erstellen, oder ist das unsinnig mit wordpress?
Bzw. wie löst ihr das?
Wenn ich im upload-feld versuche ein bild hochzuladen kommt:
ZitatDas Verzeichnis /var/www/vhosts/kirchenglocken.ch/httpdocs/wordpress/wp-content/2007/01 kann nicht angelegt werden.
Ist das übergeordnete Verzeichnis durch den Server beschreibbar?
Was mich auch verwirrt, muss ich mit wordpress auch eine bilder-bibliothek erstellen wie ich es bei statischen websiten immer gemacht habe? Also z.b.:
Im ordner images befinden sich unterordner wie z.b.: pflanzen, tiere, menschen.
?
Mir gehts auch drum den bilder aussagekräftige namen zu geben, wegen übersichtlichkeit, und wegen suchmaschinenfreundlichkeit.
thanks für eure hilfe!
ZitatIm wp-content findest du unter anderen den themes ordner, uploads ordner...
Im wp-content befindet sich zwar ein themes ordner, aber kein uploads ordner, zumindest bei mir...!
Muss ich den ordner uploads manuell erstellen?
Warum soll der ordner sich im themes ordner befinden - themes sind doch grundsätzlich was anderes als bilder?!
Zitatnimm mal ein ftp-programm wie filezilla
oh...nicht noch mehr software... :???:
ich bin so schon verwirrt genug!
kann ich das nicht mit Dreamweaver lösen?
http://www.filezilla.de/
Hola und guten Tag,
habe faq gecheckt aber bin mehr verwirrt als vorher.
Wo speichere ich denn ganz normal bilder ab?
Bei wordpress>wp-includes>images ?
oder soll ich auf root ein ordner namens images erstellen?
oder gehts total anders...? :oops:
thanks!