

Settings for all Widgets.
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
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.
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.
For premium support, visit our Support Page or email [email protected]. Our team is ready to assist with setup, customization, and troubleshooting.
Demos include both Free and Pro features.
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.
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.
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.
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:
The Post Share widget can open WhatsApp’s public share URL so visitors can share the current post.
https://api.whatsapp.com/send with the post title and URL in the query string. Topper Pack does not proxy or log this request.The Topper Pack admin dashboard embeds three short YouTube tutorial videos using YouTube’s standard iframe embed.
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.
wp_enqueue_scripts and admin_enqueue_scripts).includes/class-topppa-fonts.php (topppa-google-fonts handle).Note: Elementor’s typography controls and your templates may load additional Google Fonts; those are outside this plugin’s default handler.
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.