Title: Darmaview
Author: Needs Plugin
Published: <strong>جنوری 6, 2026</strong>
Last modified: جنوری 6, 2026

---

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

![](https://ps.w.org/darmaview/assets/banner-772x250.png?rev=3433250)

![](https://ps.w.org/darmaview/assets/icon-256x256.png?rev=3433250)

# Darmaview

 توسط [Needs Plugin](https://profiles.wordpress.org/needsplugin/)

[دانلود](https://downloads.wordpress.org/plugin/darmaview.1.0.2.zip)

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

 [پشتیبانی](https://wordpress.org/support/plugin/darmaview/)

## توضیحات

Darmaview is a versatile WordPress plugin that allows you to create beautiful image
sliders with advanced features. Perfect for showcasing before and after photos, 
product galleries, or any image collection.

#### Key Features

 * Responsive design that works on all devices
 * Before and after image comparison
 * Thumbnail navigation
 * Customizable captions
 * Auto-sliding with pause on hover
 * Navigation arrows
 * Touch swipe support for mobile devices
 * Easy to use shortcode system
 * Live preview in admin panel
 * Multiple slider instances on the same page

#### Use Cases

 * Before and after photo galleries
 * Product showcases
 * Portfolio presentations
 * Image galleries
 * Testimonial sliders
 * Service demonstrations

### Credits

Developed by Needs Plugin
 Website: http://needsplugin.com/

### Donate

If you find this plugin helpful, please consider making a donation to support its
development:

### Support

For support, please visit our website: http://needsplugin.com/

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

 * [[
 * Slider admin interface
 * [[
 * Slider settings page
 * [[
 * Slider preview
 * [[
 * Frontend display

## نصب

 1. Upload the plugin files to the `/wp-content/plugins/darmaview` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the Darmaview screen to configure the plugin.
 4. Use the shortcode `[image_slider id="your_slider_id"]` or `[darmaview id="your_slider_id"]`
    to display the slider on your pages or posts.

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

### How do I add a new slider?

 1. Go to Darmaview > Add New in your WordPress admin panel
 2. Enter a name for your slider
 3. Add images using the “Add New Slide” button
 4. Configure your slider settings
 5. Copy the generated shortcode and paste it into your page or post

### Can I have multiple sliders on the same page?

Yes, you can add multiple sliders to the same page by using different shortcodes
with unique IDs.

### How do I customize the slider appearance?

The slider comes with built-in customization options in the admin panel. You can:
*
Enable/disable thumbnails * Show/hide navigation arrows * Adjust auto-slide settings*
Customize captions * Set arrow positions

### Is the slider responsive?

Yes, the slider is fully responsive and works on all devices including mobile phones
and tablets.

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

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

### 󠀁[Professional Plugin with Smooth Performance](https://wordpress.org/support/topic/professional-plugin-with-smooth-performance/)󠁿

 [sajidmostofa](https://profiles.wordpress.org/sajidmostofa/) جنوری 14, 2026

Darmaview is a professional and well built plugin that works smoothly without any
issues. The interface is user-friendly, setup is quick and the output is fully responsive
on all devices. The before and after feature performs perfectly and delivers clean
results. A reliable plugin that does exactly what it promises. Highly recommended.

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

### 󠀁[Great and easy-to-use plugin.](https://wordpress.org/support/topic/great-and-easy-to-use-plugin-61/)󠁿

 [imranimon](https://profiles.wordpress.org/imranimon/) جنوری 6, 2026

Darmaview works smoothly and is very user-friendly. Creating image sliders is quick,
and the design looks clean and responsive on all devices. The before-and-after feature
is especially useful. Overall, a reliable plugin that does exactly what it promises.
Highly recommended.

 [ خواندن تمامی 1 نقد و بررسی‌ ](https://wordpress.org/support/plugin/darmaview/reviews/)

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

“Darmaview” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

 *   [ Needs Plugin ](https://profiles.wordpress.org/needsplugin/)
 *   [ Nur Nobi ](https://profiles.wordpress.org/nurrnobi/)
 *   [ SEO SERVICE CARE ](https://profiles.wordpress.org/seoservicecare/)

[ترجمه “Darmaview” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/darmaview)

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

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

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

#### 1.0.2

Trialware and Serviceware Fixed

#### 1.0.1

 * WordPress.org compliance improvements
 * Fixed all generic function/class/option names with unique darmaview_ prefix
 * Replaced inline CSS/JavaScript with proper wp_enqueue functions
 * Updated all AJAX actions to use darmaview_ prefix
 * Fixed nonce names to use darmaview_ prefix
 * Removed generic shortcode names for WordPress.org compliance
 * Improved live preview functionality with immediate updates
 * Fixed regex errors in JavaScript code
 * Enhanced color picker support for rgba values
 * Fixed slider sequence issue – slides now display in proper order
 * Resolved CSS conflicts causing random slide appearances
 * Improved JavaScript initialization and conflict prevention
 * Enhanced slide navigation with better bounds checking
 * Optimized auto-slide functionality for sequential display
 * Cleaned up duplicate CSS rules and conflicting styles
 * Better touch gesture handling and user interaction tracking
 * Improved thumbnail synchronization and scroll positioning
 * Code cleanup and WordPress coding standards compliance

#### 1.0.0

 * Fixed navigation button positioning
 * Improved thumbnail container styling
 * Enhanced mobile responsiveness
 * Bug fixes and performance improvements

## اطلاعات

 *  Version **1.0.2**
 *  Last updated **3 ماه پیش**
 *  Active installations **کمتر از 10**
 *  WordPress version ** 5.0 یا بالاتر **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 یا بالاتر **
 *  Language
 * [English (US)](https://wordpress.org/plugins/darmaview/)
 * Tags
 * [before after](https://fa-af.wordpress.org/plugins/tags/before-after/)[gallery](https://fa-af.wordpress.org/plugins/tags/gallery/)
   [image slider](https://fa-af.wordpress.org/plugins/tags/image-slider/)[responsive](https://fa-af.wordpress.org/plugins/tags/responsive/)
   [slider](https://fa-af.wordpress.org/plugins/tags/slider/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/darmaview/advanced/)

## امتیازها

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/darmaview/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/darmaview/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/darmaview/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/darmaview/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/darmaview/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/darmaview/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/darmaview/reviews/)

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

 *   [ Needs Plugin ](https://profiles.wordpress.org/needsplugin/)
 *   [ Nur Nobi ](https://profiles.wordpress.org/nurrnobi/)
 *   [ SEO SERVICE CARE ](https://profiles.wordpress.org/seoservicecare/)

## پشتیبانی

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

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

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://nurnoby.gumroad.com/l/buymeacoffee)