Title: Advanced Custom Fields Page Builder
Author: owenr88
Published: <strong>17 فوریه 2016</strong>
Last modified: 2 اکتبر 2016

---

جستجوی افزونه‌ها

![](https://ps.w.org/acf-page-builder/assets/banner-772x250.jpg?rev=1352435)

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://ps.w.org/acf-page-builder/assets/icon-256x256.jpg?rev=1352435)

# Advanced Custom Fields Page Builder

 توسط [owenr88](https://profiles.wordpress.org/owenr88/)

[دانلود](https://downloads.wordpress.org/plugin/acf-page-builder.1.1.4.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/acf-page-builder/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/acf-page-builder/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/acf-page-builder/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/acf-page-builder/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/acf-page-builder/)

## توضیحات

**PLEASE NOTE: The following plugins or add-ons are required for this to work:**

 * **[Advanced Custom Fields](http://www.advancedcustomfields.com/) is ESSENTIAL**
 * **The Advanced Custom Fields [Flexible Content add-on field](http://www.advancedcustomfields.com/add-ons/flexible-content-field/)
   is essential**
 * **[Simple Contact Forms](https://wordpress.org/plugins/simple-contact-forms/)
   is required for the Simple Contact Forms page builder section to work**

The ACF Page Builder uses the Advanced Custom Fields Flexible Content field to create
a bunch of completely customisable page elements. This plugin works best when used
with [Bootstrap](http://getbootstrap.com/), but it isn’t essential. These elements
include:

 * Banner images
 * دکمه‌ها
 * Bootstrap Content Grids
 * Image Gallery (with text and caption)
 * Raw HTML and JavaScript
 * [Simple Contact Forms](https://wordpress.org/plugins/simple-contact-forms/)
 * WYSIWYG Content

Each element can be configured – see the screenshots for configuration options. 
Default options are background colours, wrapper classes and if the element needs
to be contained (Bootstrap only!) Please [get in touch](https://twitter.com/biglemontweets)
or [submit pull requests](https://github.com/owenr88/acf-page-builder) for any more
page sections.

The ACF Page Builder was created and is managed by [Big Lemon Creative](http://www.biglemoncreative.co.uk).

#### Configuration

To configure which post types or page templates the page builder is displayed on,
use the following filter in your functions.php file:

    ```
    function support_acfpb( $support = array() ) {

        $support['post_type'] = array(
            'page',
            'post'
        );

        $support['page_template'] = array(
            'page-templates/page-sectioned.php'
        );

        return $support;

    }
    add_filter('acfpb_set_locations', 'support_acfpb', 10, 1);
    ```

#### کاربرد

We designed the functions to match the ACF syntax of `get_field()` and `the_field()`.
Use the functions below to get or directly echo the sections on the front end. The
ID is optional.

    ```
    the_sections( $id );
    ```

يا

    ```
    echo get_sections( $id );
    ```

## عکس‌های صفحه

[⌊All sections collapsed⌉⌊All sections collapsed⌉[

All sections collapsed

[⌊Banner section options⌉⌊Banner section options⌉[

Banner section options

[⌊Button section options⌉⌊Button section options⌉[

Button section options

[⌊Content Grid section options⌉⌊Content Grid section options⌉[

Content Grid section options

[⌊Gallery section options⌉⌊Gallery section options⌉[

Gallery section options

[⌊Raw HTML section options⌉⌊Raw HTML section options⌉[

Raw HTML section options

[⌊Simple Contact Forms section options⌉⌊Simple Contact Forms section options⌉[

Simple Contact Forms section options

[⌊WYSIWYG section options⌉⌊WYSIWYG section options⌉[

WYSIWYG section options

[⌊Full Page of created sections⌉⌊Full Page of created sections⌉[

Full Page of created sections

## نصب

Install the plugin by following these steps:

 1. Upload the `acf-page-builder` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Check out the settings page to create some fields and see how to include it in 
    your theme

The plugin can also be searched for and installed directly in the WordPress Plugin
manager.

Make sure that you have [Advanced Custom Fields](http://www.advancedcustomfields.com/)
installed.

## سوالات متداول

  Can I ask you a question?

Yes. Head over to the [GitHub](https://github.com/owenr88/acf-page-builder) page
with any questions or feature requests. You might also find your answer in the support
tab. Feel free to [contact us](http://www.biglemoncreative.co.uk) if you can’t find
an answer, or reach us on [Twitter](https://twitter.com/biglemontweets).

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/d5d85d79f79baba4f5b9a619c51000a67c90c4a228473a9b3d30773859ec200e?
s=60&d=retro&r=g)

### 󠀁[Free plugin requires a commercial component to work](https://wordpress.org/support/topic/free-plugin-requires-a-commercial-component-to-work-why/)󠁿

 [Skylabb](https://profiles.wordpress.org/skylabb/) 9 آوریل 2017 4 پاسخ

This review is updated since the author is making it clear in their description 
that this plugin requires another commercial plugin to work with.

![](https://secure.gravatar.com/avatar/63866b22d75dc55d40de3212a6d4b1d45acb091cd7fae9edd636f90a6caff16f?
s=60&d=retro&r=g)

### 󠀁[Good Start a lot to go!](https://wordpress.org/support/topic/good-start-a-lot-to-go/)󠁿

 [creativemanner](https://profiles.wordpress.org/creativemanner/) 3 سپتامبر 2016
1 پاسخ

Hey! It is nice to see someone getting this a go. I ve seen some prototypes on the
net and would like to see this become a must to install add-on to ACF. I would look
in to this https://bitbucket.org/dachcom/dachcom-page-designer/overview Good luck!

 [ خواندن تمامی 2 نقد و بررسی‌ ](https://wordpress.org/support/plugin/acf-page-builder/reviews/)

## توسعه دهندگان و همکاران

“Advanced Custom Fields Page Builder” نرم افزار متن باز است. افراد زیر در این افزونه
مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ owenr88 ](https://profiles.wordpress.org/owenr88/)

[ترجمه “Advanced Custom Fields Page Builder” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/acf-page-builder)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/acf-page-builder/)،
[مخزن SVN](https://plugins.svn.wordpress.org/acf-page-builder/) را بررسی کنید، یا
از طریق [RSS](https://plugins.trac.wordpress.org/log/acf-page-builder/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/acf-page-builder/) مشترک
شوید.

## گزارش تغییرات

#### v1.1.4

 * Remove ID as an option to call the sections – doesn’t work
 * The container is now disabled if Bootstrap is not selected
 * Tested up to 4.6.1

#### v1.1.3

 * Fixed the containment and bootstrap toggle – wasn’t working!

#### v1.1.2

 * Changed contributors and some house keeping

#### v1.1.1

 * The very first version! Includes the following sections: banners, buttons, content
   grid, galleries, raw HTML, normal WYSIWYG text and simple contact form integration

## اطلاعات

 *  نگارش **1.1.4**
 *  آخرین به‌روزرسانی **10 سال پیش**
 *  نصب‌های فعال **100+**
 *  نگارش وردپرس ** 3.8 یا بالاتر **
 *  آزمایش‌شده تا **4.6.30**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/acf-page-builder/)
 * برچسب
 * [advanced custom fields](https://fa.wordpress.org/plugins/tags/advanced-custom-fields/)
   [custom fields](https://fa.wordpress.org/plugins/tags/custom-fields/)[page builder](https://fa.wordpress.org/plugins/tags/page-builder/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/acf-page-builder/advanced/)

## امتیازها

 3 از 5 ستاره.

 *  [  امتیاز 0 5-ستاره     ](https://wordpress.org/support/plugin/acf-page-builder/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/acf-page-builder/reviews/?filter=4)
 *  [  امتیاز 2 3-ستاره     ](https://wordpress.org/support/plugin/acf-page-builder/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/acf-page-builder/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/acf-page-builder/reviews/?filter=1)

[بررسی شما](https://wordpress.org/support/plugin/acf-page-builder/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/acf-page-builder/reviews/)

## مشارکت کنندگان

 *   [ owenr88 ](https://profiles.wordpress.org/owenr88/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/acf-page-builder/)