Home Active How to Install Pennews 6.7.4: One Click Demo Import Tutorial
ActiveBest Premium WordPress ThemesTechUltimate WordPress Theme

How to Install Pennews 6.7.4: One Click Demo Import Tutorial

Share
How to Install Pennews 6.7.4 One Click Demo Import Tutorial
How to Install Pennews 6.7.4 One Click Demo Import Tutorial
Share

How to Install Pennews 6.7.4: One‑Click Demo Import Tutorial

(A step‑by‑step guide for WordPress beginners and seasoned developers alike)

 

TL;DR – If you want your news‑site or magazine‑style blog up and running in under an hour, this tutorial shows you how to install Pennews 6.7.4, activate the required plugins, and import the full demo with a single click. By the end of the guide you’ll have a fully functional, responsive site ready for content creation, SEO optimisation, and custom branding.

 

Table of Contents

  1. What Is Pennews 6.7.4?
  2. Why Use the One‑Click Demo Import?
  3. Pre‑Installation Checklist (System Requirements & Backups)
  4. Downloading Pennews 6.7.4
  5. Installing the Theme on WordPress
  6. Installing Required & Recommended Plugins
  7. Running the One‑Click Demo Import
  8. Post‑Import Checklist: Verifying Content & Settings
  9. Common Issues & Troubleshooting Tips
  10. Customising Your New Pennews Site
  11. Performance Optimisation & Security Best Practices
  12. Frequently Asked Questions (FAQ)
  13. Wrap‑Up & Next Steps
  14. Disclaimer

 

1️⃣ What Is Pennews 6.7.4?

Pennews is a premium WordPress news‑magazine theme created by Mekshik (formerly known as Meksh Solutions). Designed for editorial websites, online magazines, and content‑rich blogs, Pennews combines clean typography, a powerful page builder, and a library of pre‑built demo layouts.

Key highlights of version 6.7.4:

  • Fully responsive design – looks perfect on mobile, tablet, and desktop.
  • Elementor‑compatible – drag‑and‑drop page building without coding.
  • Multiple header & footer styles – choose from 12+ header types.
  • Built‑in Gutenberg blocks – for block‑style editing.
  • WooCommerce support – turn your news site into an e‑commerce hub.
  • Performance‑focused – lightweight CSS/JS, lazy loading, and schema markup.

The theme is sold on ThemeForest and comes with a one‑click demo import that replicates the demo site’s layout, widgets, and content in minutes.

 

2️⃣ Why Use the One‑Click Demo Import?

If you’ve ever tried to recreate a demo site manually, you know the pain:

  • Hundreds of pages, posts, and custom post types to recreate.
  • Widget areas, menus, and sidebars that need precise placement.
  • Theme options that are tedious to configure from scratch.

The One‑Click Demo Import feature solves all that. With a single click, Pennews:

  1. Imports XML content (posts, pages, categories, tags, custom post types).
  2. Sets up widget areas (sidebar, footer, custom areas) exactly as the demo.
  3. Configures theme options (layout, typography, colors, header/footer).
  4. Installs required plugins (Elementor, WPBakery, Slider Revolution, etc.) if they’re not already active.

In short, you get an exact clone of the live demo in under 5 minutes, letting you focus on customizing the design and populating real content.

 

3️⃣ Pre‑Installation Checklist (System Requirements & Backups)

Before you begin, verify that your environment meets the minimum specifications. Skipping this step often leads to “white screen of death” errors or slow performance.

Requirement Minimum Recommended
WordPress 5.9+ 6.2+
PHP 7.2 8.0+
MySQL/MariaDB 5.6 / 10.1 5.7 / 10.3
Memory Limit 128 MB 256 MB+
PHP max_execution_time 30 s 60 s+
HTTPS ✔️ ✔️ (SSL cert)
Server Apache/Nginx Any modern LAMP/LEMP stack

✅ Quick Pre‑Flight Checklist

  1. Backup your site – even if it’s a fresh install, having a database and file backup is a safety net. Use plugins like UpdraftPlus or Duplicator.
  2. Enable PHP extensions – curl, gd, mbstring, xml.
  3. Set file permissions – 755 for directories, 644 for files.
  4. Disable caching plugins temporarily – they can interrupt the import process.
  5. Prepare a clean WordPress install – a fresh database, no existing themes that could conflict.

 

4️⃣ Downloading Pennews 6.7.4

  1. Log in to ThemeForest (or the platform where you purchased Pennews).
  2. Navigate to Downloads → Your Items.
  3. Locate Pennews – News Magazine WordPress Theme and click Download → Installable WordPress file only. (Do not download the “All files & documentation” zip if you only need the theme.)
  4. Save the pennews.zip file to your local machine.

Pro tip: Keep the All files & documentation archive handy – it contains the demo import files (demo-content.xml, widgets.wie, and customizer.dat) that the one‑click import will fetch automatically.

 

5️⃣ Installing the Theme on WordPress

  1. Log into your WordPress admin panel (yourdomain.com/wp-admin).
  2. Go to Appearance → Themes → Add New → Upload Theme.
  3. Click Choose File, select the pennews.zip you just downloaded, and press Install Now.
  4. After installation finishes, click Activate.

You should now see the Pennews welcome screen prompting you to install required plugins.

 

6️⃣ Installing Required & Recommended Plugins

Pennews relies on several plugins for core functionality:

Plugin Purpose Status
Elementor Front‑end page builder (free version works, Pro optional). Required
WPBakery Page Builder Additional page‑builder support (optional). Recommended
Slider Revolution Hero sliders & carousels. Recommended
Pennews Core Custom post types: News, Video, Gallery, etc. Required
Contact Form 7 Simple contact forms. Optional
Mailchimp for WP Newsletter sign‑ups. Optional

Installing via the Theme’s Prompt

  1. On the Pennews welcome screen, click Begin installing plugins.
  2. Select All and choose Install from the bulk actions dropdown.
  3. Once installed, select Activate.

Manual Installation (if you prefer)

  • Navigate to Plugins → Add New.
  • Search each plugin by name, click Install, then Activate.

Note: Some premium plugins (e.g., Slider Revolution) come bundled inside the Pennews package. Extract the plugins folder from All files & documentation.zip and upload the plugin zip files manually.

 

7️⃣ Running the One‑Click Demo Import

With the theme and plugins active, you’re ready to clone the demo.

Step‑by‑Step Procedure

  1. From the WordPress dashboard, go to Pennews → Demo Import (or Appearance → Import Demo Data depending on version).
  2. You’ll see a list of available demos (e.g., News MagazineTechnology BlogLifestyle). Choose the demo that matches your niche.
  3. Click the Import button next to the desired demo.

What happens behind the scenes?

  • WordPress imports the XML file (posts, pages, categories).
  • It uploads the media files (images, videos) to the uploads folder.
  • Widgets are placed via the .wie file.
  • Theme customizer settings are applied from customizer.dat.
  • The process may take 2–5 minutes depending on server speed and the size of the media library.
  1. A progress bar will display each step (e.g., “Importing Content…”, “Importing Widgets…”, “Setting Theme Options…”).
  2. When the import completes, you’ll see a success message with a preview link to your newly imported site.

Import Tips

Tip Why It Matters
Enable “Allow Unlimited Execution Time” in php.ini (or ask your host) Prevents timeouts for large demo imports.
Import on a staging site first Safe environment to test before pushing to live.
Disable “auto‑update” for plugins temporarily Avoids conflict when the import is running.
Keep a copy of the demo XML handy You can re‑run the import if something fails.

 

8️⃣ Post‑Import Checklist: Verifying Content & Settings

After the demo finishes, run through this quick checklist to ensure everything looks as expected:

✅ Check How to Verify
Home page displays correctly Visit yourdomain.com – look for the hero slider, featured posts, and layout.
Menus are assigned Go to Appearance → Menus and confirm “Primary”, “Footer”, and “Top Bar” menus are set.
Widgets appear Visit Appearance → Widgets – each widget area should contain the demo widgets.
Custom post types (News, Video, Gallery) are populated In the admin, you’ll see new menu items like NewsVideos, etc., with demo items.
Theme options (Typography, Colors) match the demo Navigate to Pennews → Theme Options to view the customizer settings.
Permalink structure – set to Post name Settings → Permalinks → Post name → Save Changes.
SEO plugin (Yoast, Rank Math) – configure basics Ensure titles, meta descriptions, and sitemap are enabled.

If any of the above items are missing, repeat the import or manually import the missing XML file using Tools → Import → WordPress.

 

9️⃣ Common Issues & Troubleshooting Tips

Even with the smoothest theme, problems can arise. Below are the most frequent hiccups and their fixes.

9.1 “Import Failed – Could Not Retrieve Content”

  • Cause: PHP limit (memory or execution time) too low, or server blocked external requests.
  • Fix: Increase memory_limit to 256M, max_execution_time to 300, and enable allow_url_fopen. If your host blocks external URLs, download the demo XML manually (found in the demo-data folder) and import via Tools → Import.

9.2 Images Appear as Broken Links

  • Cause: Import process couldn’t download media due to timeout or missing WP_HTTP_ALLOW_EXTERNAL.
  • Fix:
    1. Re‑run the import with “Download & import file attachments” ticked.
    2. If still failing, manually upload the media folder (pennews-demo-media.zip) to wp-content/uploads and regenerate thumbnails using Regenerate Thumbnails plugin.

9.3 Duplicate Content or “Post Already Exists” Errors

  • Cause: Demo was imported previously; WordPress prevents duplicate slugs.
  • Fix: Delete all imported posts (or start with a fresh database) before re‑importing.

9.4 Elementor Widgets Not Showing

  • Cause: Elementor not activated or outdated version.
  • Fix: Update Elementor to the latest version and clear any caches (browser + site).

9.5 “White Screen of Death” After Import

  • Cause: PHP memory exhausted or a conflicting plugin.
  • Fix:
    1. Increase memory_limit to 512M.
    2. Deactivate all non‑essential plugins (especially caching/security).
    3. Re‑activate Pennews and required plugins only.

9.6 Import Takes Too Long / Stuck at 0%

  • Cause: Low server resources or network latency.
  • Fix: Use a staging environment on a higher‑performance host, or import the demo files in smaller batches (content, widgets, customizer) via the built‑in Import Toolbox (available under Pennews → Demo Import → Advanced).

 

🔟 Customising Your New Pennews Site

Once the demo is live, you’ll likely want to change colors, fonts, layouts, and content. Pennews offers three main avenues for customization:

10.1 Theme Customizer (Live Preview)

  • Location: Appearance → Customize.
  • Features:
    • Site Identity – logo, site title, tagline.
    • Header Styles – choose from 12 pre‑built header layouts.
    • Footer Builder – drag‑and‑drop widget areas.
    • Typography – Google Fonts, font sizes, line heights.
    • Colors – primary, secondary, text, background, link colors.

All changes are previewed instantly; click Publish when satisfied.

10.2 Pennews Theme Options Panel

  • Location: Pennews → Theme Options.
  • Control Areas:
    • Blog Settings – grid/list views, post meta layout, read‑more styles.
    • Archive Settings – category, tag, author page layouts.
    • Single Post Settings – share buttons, author box, related posts.
    • Sidebar & Widget Settings – enable/disable, choose widget areas.

10.3 Elementor Page Builder

  • Most demo pages (Home, About, Contact) are built with Elementor.
  • Edit a page: go to Pages → All Pages, hover over the page, click Edit with Elementor.
  • You’ll see a visual canvas where you can replace demo images, text, and widgets.

Pro tip: Duplicate a demo section (right‑click → Duplicate) and edit it; this keeps the original intact as a backup.

10.4 Adding Your Own Content

  1. Posts: Navigate to Posts → Add New. Use the Pennews Post Formats (Standard, Video, Gallery) for richer layouts.
  2. Categories: Organize by topic (News, Sports, Opinion). Remember to assign featured images for each category if you’re using category grids.
  3. Custom Post Types: Under Pennews → News, add “Breaking News” items, or under Pennews → Videos to add video entries.

10.5 Branding and Legal Pages

  • Logo: Upload a high‑resolution SVG or PNG (max 300 × 100 px) via Customizer → Site Identity.
  • Favicon: Set a 512 × 512 px PNG in Customizer → Site Identity.
  • Privacy Policy / Terms: Use Pages → Add New, then link them from the footer via Customizer → Footer → Footer Bottom.

 

1️⃣1️⃣ Performance Optimisation & Security Best Practices

A feature‑rich theme like Pennews can be fast, but only if you follow a few optimisation steps.

Area Action Tool / Plugin
Caching Enable page caching + browser caching WP RocketW3 Total Cache, or free LiteSpeed Cache
Image Optimization Compress and serve WebP ShortPixelImagify, or WebP Express
Lazy Load Enable lazy loading for images & iframes Built‑in in WP 5.5+, or a3 Lazy Load
Minify CSS/JS Reduce file size, combine files WP Rocket, Autoptimize
Database Clean‑up Remove post revisions, transients WP-Optimize
Security Harden login, firewall WordfenceiThemes Security
SSL Force HTTPS across the site Use Really Simple SSL or server config
Backup Daily backups stored off‑site UpdraftPlus (Google Drive, Dropbox)
SEO XML sitemap, schema Yoast SEO or Rank Math
GDPR Cookie consent banner ComplianzCookieYes

Performance Benchmark:

  • After optimisation, Pennews (clean install + demo) typically scores 90+ on GTmetrix (PageSpeed Y, YSlow A).
  • Core Web Vitals (LCP < 2.5 s, FID < 100 ms, CLS < 0.1) are achievable on most shared hosts with the above plugins.

 

1️⃣2️⃣ Frequently Asked Questions (FAQ)

Question Answer
Do I need Elementor Pro for Pennews? No. The free version of Elementor is sufficient for most demo pages. Elementor Pro adds extra widgets (posts, forms) but is optional.
Can I import only part of the demo (e.g., pages without posts)? Yes. In the Demo Import panel, click Advanced Import and select the components you want (Content, Widgets, Customizer).
Will the demo import overwrite my existing content? If you run the import on a fresh site, no problem. On an existing site, the demo may create duplicate slugs or overwrite pages with the same ID. Use a staging environment to avoid accidental data loss.
Is Pennews compatible with Gutenberg blocks? Absolutely. Pennews includes custom Gutenberg blocks for news grids, hero sliders, and ads.
Can I translate Pennews into other languages? Yes. Pennews is WPML‑compatible. Install WPML and the translation files that come with the theme package.
How do I update Pennews to a newer version? Use the ThemeForest “Updates” tab or Envato Elements to download the latest version, then replace the theme via Appearance → Themes → Add New → Upload Theme (or use Theme Updater plugin for one‑click updates).
What if the demo import fails after the theme is updated? Re‑install the required plugins, clear caches, and run the import again. If the issue persists, contact the author’s support (they provide 6‑month support with each purchase).

 

1️⃣3️⃣ Wrap‑Up & Next Steps

You now have a fully functional Pennews 6.7.4 site that mirrors the official demo. From here, the creative work begins:

  1. Replace placeholder content with your own articles, images, and videos.
  2. Fine‑tune the design using the Customizer and Elementor to match your brand identity.
  3. Implement SEO & Marketing – set up schema, add social meta tags, and integrate Google Analytics.
  4. Launch – test on multiple devices, double‑check loading speeds, and go live!

Remember: a theme is just a foundation. The true value of a news‑magazine site lies in high‑quality content, timely updates, and community engagement. Use Pennews’s powerful features (breaking news ticker, video carousel, ad placements) to keep readers hooked and advertisers happy.

Happy publishing! 🎉

 

1️⃣4️⃣ Disclaimer

This article is intended for informational purposes only. The author is not affiliated with the Pennews development team or ThemeForest, though the tutorial is based on publicly available documentation and personal experience.

  • The links to product downloads, plugins, or third‑party services may be affiliate links. If you click them and make a purchase, the author may receive a small commission at no extra cost to you.
  • The author makes no warranties regarding the accuracy, completeness, or reliability of the information provided. Use the instructions at your own risk.
  • Always back up your website and database before performing theme installations, plugin activations, or demo imports.
  • The author is not responsible for any loss of data, downtime, or security breaches that may arise from following this tutorial.

By proceeding, you acknowledge and accept these terms.

 

If you found this guide helpful, consider subscribing to the blog for more WordPress tutorials, theme reviews, and performance optimisation tips.

Keywords: Pennews 6.7.4, One‑Click Demo Import, WordPress theme installation
Hashtags: #Pennews #WordPressTutorial #DemoImport

 

Share

Leave a comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Articles

PenNews Theme v6.7.5 – The Ultimate Deep‑Dive Review

PenNews Theme v6.7.5 – The Ultimate Deep‑Dive Review By [Krishnan] – Professional Blog...

7 Essential AnyDesk Security Settings You Must Enable Today

7 Essential AnyDesk Security Settings You Must Enable Today Published on June 9 2026 |...

MySQL to MariaDB Migration: A Complete, Risk‑Free Step‑by‑Step Guide (2026)

MySQL to MariaDB Migration: A Complete, Risk‑Free Step‑by‑Step Guide (2026) Meta Description:...

Secret Link