Warning: A non-numeric value encountered in /home/www/public_html/wordpress/wp-content/themes/Avada/includes/dynamic_css.php on line 4682

Warning: A non-numeric value encountered in /home/www/public_html/wordpress/wp-content/themes/Avada/includes/dynamic_css.php on line 6875

Warning: A non-numeric value encountered in /home/www/public_html/wordpress/wp-content/themes/Avada/includes/dynamic_css.php on line 6886

Kategorien

Archive

Kalender

April 2024
M D M D F S S
1234567
891011121314
15161718192021
22232425262728
2930  

Neu Hier?

//Neu Hier?

Ein paar Informationen daüber, was der neue Besucher hier vorfindet.

Auszugsweise die letzten Artikel der Kategorie „How to´s WordPress“

14.02Samstag, 14. Februar 2015

Einbinden von JavaScript in WordPress

von |Samstag, 14. Februar 2015|How to´s WordPress, WordPress|Kommentare deaktiviert für Einbinden von JavaScript in WordPress

Möglichkeiten und Wege für die Einbindung von JavaScripts Für die Einbindung von JavaScripts in WordPress gibt es unterschiedliche Möglichkeiten. So können JavaScripts mit Hilfe einer Funktion, die in der functions.php vom jeweiligen Theme notiert wird, [...]

14.02Samstag, 14. Februar 2015

T-Online Passwortschutz für eine Private Homepage „von Hand“

von |Samstag, 14. Februar 2015|How to´s WordPress, WordPress|Kommentare deaktiviert für T-Online Passwortschutz für eine Private Homepage „von Hand“

Passwortschutz für eine Private Homepage "von Hand" Passwortschutz... wovon redest Du?! Wenn man eine Private Homepage auf dem Server "privat.t-online.de" hat, kann man ganze Verzeichnisse oder einzelne Seiten mit einem Passwort schützen. T-Online hat das [...]

14.02Samstag, 14. Februar 2015

WordPress und T-Online: .htaccess CHMOD

von |Samstag, 14. Februar 2015|How to´s WordPress, WordPress|Kommentare deaktiviert für WordPress und T-Online: .htaccess CHMOD

Kleine Tips zu WordPress bei T-Online.de Einige Plgins erzeugen zum Schutz ihrer Dateien eine .htaccess Datei im Ordner. Um diese von Hand zu löschen, einfach den Dateibrowser im Kundencenter verwenden. Auch die Nutzung von CHMOD [...]

  • number_posts = numerical value to show how many posts you want per page, example is 5. can also be -1 which means all posts will be displayed on one page
  • cat_slug = the id of the category from which you want the posts to be displayed, use a , for multiple categories
  • title = one of these values: yes, no. This will show or hide the title
  • thumbnail = one of these values: yes, no. This will show or hide the image thumbnail
  • excerpt = one of these values: yes, no. This will show or hide the excerpt
  • excerpt_words = numerical value to show how many characters your excerpt will be
  • meta_all = one of these values: yes, no. This will show or hide all meta info
  • meta_author = one of these values: yes, no. This will show or hide the meta author
  • meta_comments = one of these values: yes, no. This will show or hide the meta comments
  • meta_date = one of these values: yes, no. This will show or hide the meta date
  • meta_link = one of these values: yes, no. This will show or hide the meta link
  • paging = one of these values: yes, no. This will show or hide pagination
  • scrolling = one of these values: pagination or infinite
  • strip_HTML = one of these values: yes, no. This will show or hide HTML in the excertps
  • layout = one of these values: large, medium, large alternate, medium alternate, grid, timeline