Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Awesome Recipe

Descriere

Awesome Recipe plugin creates a custom post type „Recipes” which allows you to create and publish your recipies like a professional.

Capturi ecran

  • Frontend
  • Backend
  • Settings

Instalare

  1. Upload the plugin files to the /wp-content/plugins/awesome-recipe directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Recipes->Recipe Settings screen to customize the plugin.

Întrebări frecvente

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/awesome-recipe directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Recipes->Recipe Settings screen to customize the plugin.
How do I show all recipe posts in a page ?

Simply place this shortcode [arpcpt_recipe] to any page to display your recipe posts.

Why I cannot publish a post without excerpt?

You cannot publish a post without excerpt. It is required for showing a small description for the page where you want to show your recipe posts using shortcode „[arpcpt_recipe]”.

Why single recipe posts shows a default image?

The reason behind this is you did not setup a featured image for your recipe post.

How can I hide share buttons?

Please place this code to your theme CSS styles.
.awesome-recipe-share-container{display:none !important;}

Recenzii

Citește o recenzie

Contributori și dezvoltatori

„Awesome Recipe” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

„Awesome Recipe” a fost tradus în 1 locală. Mulțumim traducătorilor pentru contribuția lor.

Tradu „Awesome Recipe” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

1.0

Initial relase

1.1

Fixed issues on category search results.