Boxzilla – Pop-Ups for WordPress

Boxzilla – Pop-Ups for WordPress

توسط

Boxzilla for WordPress

Boxzilla is a plugin allowing you to add pop-up or slide-in boxes to your WordPress site. Boxes can slide or fade in at any point and can contain whatever content you like.

Some of Boxzilla’s features

  • Boxes can contain any content you like.
  • You can show boxes at various events:
    • After scrolling down past a certain percentage of the page height.
    • After scrolling down to a specific page element.
    • After X seconds on the page.
    • After X pageviews on the site.
    • Manually by clicking a link or button
    • When the user intents to exit your website (Premium)
    • After X seconds on the site (any page). (Premium)
  • Customizable box position on the screen.
  • Animations for showing or hiding boxes.
  • Page targeting, to only show pop-ups on certain posts or pages.
  • Full control over how long boxes should stay hidden once they are dismissed.
  • Customizable box appearance using a simple visual interface.
  • Only 6 kB of JavaScript is added to your website.

Read more about Boxzilla.

Premium add-ons for Boxzilla

The Boxzilla plugin itself is entirely free. Advanced functionality is available through several paid add-ons. Not only do they extend the core functionality of the plugin, they also help to fund further development of the core (free) plugin.

Browse available add-ons for Boxzilla.

Documentation

Please have a look at the Boxzilla Knowledge Base.

Demo

There’s a Boxzilla demo site with some examples.

Support

Please use the WordPress.org plugin support forums for community support.

If you’re a Boxzilla Premium customer, please use our support email for a faster reply.

Installing the plugin

  1. In your WordPress admin panel, go to Plugins > New Plugin, search for Boxzilla and click “Install now”
  2. Alternatively, download the plugin and upload the contents of boxzilla.zip to your plugins directory, which usually is /wp-content/plugins/.
  3. Activate the plugin.
  4. (Optional) Install add-on plugins for Boxzilla

Creating a Boxzilla box

  1. Go to Boxzilla > Add New
  2. Add some content to the box
  3. (Optional) customize the appearance of the box by changing the Appearance Settings

Additional Customization

Have a look at the frequently asked questions section for some examples of additional customization.

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

What does this plugin do?

Pop-ups. Have a look at the Boxzilla demo site.

How to display a form in the box?

Boxzilla will work with any plugin that allows for shortcodes, like MailChimp for WordPress or HTML Forms.

Can I have a box open after clicking a certain link or button?

Yes, you can create a link that refers the box ID. For example, if your box has an ID of 94.

<a href="#boxzilla-94">Open Box</a>

Can I have a box open right after loading a page?

You can configure this in the box settings. Or you can add #boxzilla-13 to your URL, where 13 is the ID of the box you want to show.

Can I customize the appearance of a box

Boxzilla comes with a simple interface for customizing the pop-up appearance. But you can also use your own custom CSS if needed.

.boxzilla { } /* all boxes */
.boxzilla-5 { } /* only the box with ID 5 */

I want to disable auto-paragraphs in the box content

All default WordPress filters are added to the boxzilla_box_content filter hook. The example below shows how to remove them.

remove_filter( 'boxzilla_box_content', 'wptexturize') ;
remove_filter( 'boxzilla_box_content', 'convert_smilies' );
remove_filter( 'boxzilla_box_content', 'convert_chars' );
remove_filter( 'boxzilla_box_content', 'wpautop' );
remove_filter( 'boxzilla_box_content', 'do_shortcode' );
remove_filter( 'boxzilla_box_content', 'shortcode_unautop' );

×
نظری برای این آیتم موجود نیست.
0 0 رای ها
امتیازدهی
اشتراک در
اطلاع از
0 نظرات
قدیمی‌ترین
تازه‌ترین بیشترین رأی
هیچ نسخه‌ای برای این آیتم موجود نیست.
★★★★★
★★★★★
4.8 /5 (131 نظر)

قیمت:

رایگان

نگارش

آخرین انتشار

10 اردیبهشت 1405

آخرین بروزرسانی

4 ماه پیش

نصب های فعال

20,000+

نگارش وردپرس

وردپرس 4.6+

تست شده از نسخه

وردپرس 6.9.4

نگارش PHP

PHP 7.4+

نسخه ها

0 نسخه