plugin-icon

Topper Pack

מאת Themepul·
100+ Elementor widgets & extensions for WordPress. Build stunning websites with WooCommerce tools, advanced UI elements, and regular updates.
גרסה
1.2.5
התקנות פעילות
400
עודכן לאחרונה
May 24, 2026
Topper Pack

Topper Pack – Complete Elementor Addons, Theme & CPT Builder is the ultimate WordPress plugin for building stunning, SEO-optimized websites effortlessly. Featuring over 100 customizable Elementor widgets, powerful extensions, and advanced tools like Custom Post Type (CPT) Builder and Mega Menu, Topper Pack is ideal for blogs, e-commerce stores, portfolios, and more. Designed for seamless integration with the Elementor page builder and other editors, it ensures fast, responsive, and user-friendly websites that rank higher on search engines.

Topper Pack also offers powerful WooCommerce Elementor integration, enabling you to create fully customized product pages, carts, checkouts, and more—visually, with no coding. Whether you're looking for a feature-rich Elementor toolkit or a compelling Elementor Pro alternative, Topper Pack brings the flexibility and performance professionals and beginners need.

Topper Pack Home Page | Plugin Demo | Documentation | Need Support? | How to get started with TopperPack Pro

Why Choose Topper Pack?

  • 100+ Advanced Widgets: Create engaging layouts with widgets like Hero Slider, Testimonial, Pricing Table, Contact Form 7, Social Media Feeds, and WooCommerce tools.
  • 20+ Powerful Extensions: Enhance functionality with Sticky Section, Advanced Animations, Scroll To Top, and Conditional Display.
  • WooCommerce Elementor Integration: Build professional online stores with widgets like Product Thumbnail, Price, Rating, Cart Button, and Checkout Page.
  • Custom Post Type (CPT) Builder: Easily manage custom post types with meta fields for unique content structures.
  • Mega Menu Support: Design dynamic, SEO-friendly mega menus for intuitive navigation.
  • Smooth Scroller: Add smooth scrolling for a premium user experience.
  • Custom Icon & Font Support: Personalize your site with custom icons and fonts to match your brand.

  • SEO-Optimized: Clean code and best practices boost search engine rankings.

  • Responsive & Lightweight: Ensures fast load times and flawless performance across all devices.
  • Live Demos: Explore live demos for each widget, extension, and feature to see Topper Pack in action.

Third-party connections: The plugin uses external services for some features—for example, it loads a default Google Font stack (Hanken Grotesk and Outfit) from Google Fonts (fonts.googleapis.com / fonts.gstatic.com) through includes/class-topppa-fonts.php. That is separate from the optional Topper Pack Pro “Custom Font” file uploader. For a full list of services, what data is sent, when, and links to terms and privacy policies, see External services later in this readme.

Purchase Topper Pack today to unlock premium features, regular updates, and dedicated support for creating high-performing, SEO-friendly websites that stand out.

Support

For premium support, visit our Support Page or email support@topperpack.com. Our team is ready to assist with setup, customization, and troubleshooting.

Demos include both Free and Pro features.

Widgets

Topper Pack offers a wide range of Elementor widgets to cover nearly every aspect of modern web design—blog layouts, WooCommerce elements, dynamic content blocks, forms, carousels, and more. All are responsive, lightweight, and easy to customize.

Extensions

Topper Pack’s built-in extensions boost Elementor’s functionality with creative tools like motion effects, conditional visibility, advanced animations, and wrapper links. These tools enhance design freedom without adding bulk.

Features

Beyond widgets and extensions, Topper Pack includes advanced site-building capabilities such as a CPT Builder, Mega Menu support, and performance-enhancing controls like asset management and smooth scrolling. Perfect for users who want full control without relying on extra plugins.

External services

This plugin connects to several third-party services so certain features can work. Each service is only contacted when its feature is actively used, and the integration is strictly limited to what that feature needs. No personal data about your site's visitors is sent by Topper Pack itself.

Google Fonts (summary): While the plugin is active, includes/class-topppa-fonts.php enqueues a default webfont stack (Hanken Grotesk and Outfit) from https://fonts.googleapis.com/css2 with preconnect to fonts.gstatic.com. This is documented in full under Google Fonts (fonts.googleapis.com & fonts.gstatic.com) below (including when it runs and Google’s terms/privacy links). It is not the same as the Pro add-on’s uploaded “Custom Font” feature.

Our own Terms and Privacy Policy apply to all interactions with topperpack.com services:

  • Terms of Service: https://topperpack.com/terms-and-conditions/
  • Privacy Policy: https://topperpack.com/privacy-policy/

WhatsApp share link (visitor's browser)

The Post Share widget can open WhatsApp's public share URL so visitors can share the current post.

  • When it is used: only if a visitor clicks the WhatsApp share button rendered by the widget.
  • Data sent: the visitor's browser (not your server) opens https://api.whatsapp.com/send with the post title and URL in the query string. Topper Pack does not proxy or log this request.
  • Service URL: https://www.whatsapp.com/
  • Terms: https://www.whatsapp.com/legal/
  • Privacy Policy: https://www.whatsapp.com/legal/privacy-policy/

YouTube video embeds (youtube.com)

The Topper Pack admin dashboard embeds three short YouTube tutorial videos using YouTube's standard iframe embed.

  • When it is used: when you open the Topper Pack dashboard in wp-admin. The iframes only load in wp-admin; no YouTube content is embedded on your public-facing site by the plugin itself.
  • Data sent: the embed is loaded by your browser directly from YouTube, which may set cookies and log your IP address under Google's policies.
  • Service URL: https://www.youtube.com/
  • Terms: https://www.youtube.com/t/terms
  • Privacy Policy: https://policies.google.com/privacy

Google Fonts (fonts.googleapis.com & fonts.gstatic.com)

Built-in default fonts (this plugin): includes/class-topppa-fonts.php registers a small default webfont stack (Hanken Grotesk and Outfit) from Google Fonts on the public site and in wp-admin so Topper Pack’s UI and default widget styling can use consistent typography. That request goes to https://fonts.googleapis.com/css2 (with preconnect to fonts.gstatic.com for the font files). This is not the same as the Topper Pack Pro “Custom Font” feature, which lets you upload your own font files in Extra Settings when the Pro add-on is installed.

  • When it is used: while this plugin is active, when WordPress enqueues front-end or admin styles (the handler hooks into wp_enqueue_scripts and admin_enqueue_scripts).
  • Data sent: visitors’ and admins’ browsers request Google-hosted CSS/woff2; standard browser data may be collected under Google’s policies.
  • Code reference: includes/class-topppa-fonts.php (topppa-google-fonts handle).
  • Service URL: https://fonts.google.com/
  • Terms: https://policies.google.com/terms
  • Privacy Policy: https://policies.google.com/privacy

Note: Elementor’s typography controls and your templates may load additional Google Fonts; those are outside this plugin’s default handler.

Source code and minified JavaScript / CSS

This plugin ships both human-readable and minified assets in the release package (no external repository is required to review or study the code).

What WordPress loads in the browser (production): – Main stylesheet: assets/css/topppa-all-style.min.css (single file; per-widget styles are not enqueued separately on the front end) – Main script bundle: assets/js/topppa-all-script.min.js – Per-widget and extension scripts (minified): assets/js/widgets/*.min.js, assets/js/extensions/*.min.js as registered by the plugin

Other CSS shipped in the package (not loaded as a second “min” layer for widgets): – Human-readable, expanded SCSS output: assets/css/topppa-all-style.css (full bundle for review) – Per-widget, extension, and WooCommerce styles are only the expanded files under assets/css/widgets/, assets/css/extensions/, and assets/css/woocommerce/ – Global baseline for the Assets Manager merge: assets/css/topppa-global-only.css – WordPress admin styles: admin/assets/css/*.css (minified) – Non-minified JavaScript next to minified: *.js beside *.min.js under assets/js/widgets/, assets/js/extensions/, and admin/assets/js/ – Concatenated readable script bundle: assets/js/topppa-all-script.js

This readme documents third-party library versions and URLs where a vendored file does not include a full header.

חינםבתוכניות בתשלום
בביצוע ההתקנה, אנחנו מקבלים את הסכמתך לתנאי השירות של WordPress.com ולתנאים של התוסף של הצד השלישי.
נבדקו עד
WordPress 7.0
תוסף זה זמין להורדה ולשימוש דרך שברשותך.