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“

24.04Donnerstag, 24. April 2014

WordPress Tabellenpräfix nachträglich ändern

von |Donnerstag, 24. April 2014|How to´s WordPress, WordPress|Kommentare deaktiviert für WordPress Tabellenpräfix nachträglich ändern

WordPress Tabellenpräfix nachträglich ändern Standardmäßig ist das Tabellenpräfix in WordPress auf den Wert “wp_” gesetzt. Schon alleine wegen der Sicherheit sollte der Präfix auf jeden Fall geändert werden. Dies kann direkt bei der Installation erledigt [...]

17.04Donnerstag, 17. April 2014

WordPress – List Category Posts

von |Donnerstag, 17. April 2014|How to´s WordPress|Kommentare deaktiviert für WordPress – List Category Posts

How to use: INSTRUCTIONS on how to use the plugin "List Category Posts" Selecting the category The plugin can figure out the category from which you want to list posts in several ways. You should [...]

15.04Dienstag, 15. April 2014

Stammadresse anpassen

von |Dienstag, 15. April 2014|How to´s WordPress, WordPress|Kommentare deaktiviert für Stammadresse anpassen

Ab der T-Online Homepage Basic ist es möglich die Schnellinstallationen zu nutzen und darüber WordPress zu installieren. Danach muss über das Wordpress Dashboard ein Update durchgeführt werden. WordPress wird dabei in einen einen Unterordner installiert, [...]

  • 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