Requirements
Before installing Visual Portfolio, ensure your server meets these requirements:Tested Compatibility
- WordPress: Up to version 6.9
- PHP: 7.2 - 8.3
Installation Methods
Choose the installation method that works best for you:- WordPress Admin
- WP-CLI
- Manual Upload
Automatic Installation
The easiest way to install Visual Portfolio is through your WordPress dashboard.Search for Plugin
In the search field, type “Visual Portfolio” and press Enter
Look for the plugin by Visual Portfolio Team with the gallery icon.
Install
Click the “Install Now” button next to Visual PortfolioWordPress will download and install the plugin automatically.
What Happens on Activation
When you activate Visual Portfolio, the plugin automatically:- Sets up the Portfolio custom post type
- Registers taxonomies (Categories & Tags)
- Flushes rewrite rules for clean URLs
- Shows a welcome screen with setup guidance
Post-Installation Setup
After installing Visual Portfolio, follow these steps to configure the plugin:Welcome Screen
On first activation, you’ll see the Visual Portfolio welcome screen with:- Quick start guide
- Documentation links
- Pro features overview
Configure Settings
Access Settings
Navigate to Portfolio → Settings (or Visual Portfolio → Settings if portfolio post type is disabled)
General Settings
Configure basic options:
- Register Portfolio Post Type: Enable/disable the custom
portfoliopost type - Portfolio Archive Page: Select a page to use as your portfolio archive
- Items Per Page: Set default number of items (default: 10)
If you only need photo galleries, you can disable the portfolio post type.
File Structure
Understanding the plugin structure helps with customization:Verification
Verify your installation is working correctly:Check Plugin Status
- Go to Plugins → Installed Plugins
- Confirm Visual Portfolio shows as Active
- Version should display as 3.5.2
Test Block Editor
Add Block
Click the + button and search for “Visual Portfolio”You should see the Visual Portfolio block in the Media category
Check Portfolio Post Type
If you enabled the portfolio post type:- You should see Portfolio in your admin menu
- Navigate to Portfolio → Projects to manage portfolio items
- Go to Portfolio → Categories to manage portfolio categories
Troubleshooting
Block doesn't appear in editor
Block doesn't appear in editor
Solution:
- Clear your browser cache
- Disable browser extensions temporarily
- Check for JavaScript errors in browser console (F12)
- Try switching to a default WordPress theme (Twenty Twenty-Four)
Portfolio menu not showing
Portfolio menu not showing
Permalinks not working (404 errors)
Permalinks not working (404 errors)
Solution:
- Go to Settings → Permalinks
- Click “Save Changes” without changing anything
- This flushes rewrite rules and fixes portfolio URLs
Plugin conflicts with theme
Plugin conflicts with theme
Diagnosis:Solution:
Visual Portfolio includes compatibility for major themes:
- Avada
- Enfold
- Blocksy
- Divi
Database Tables
Visual Portfolio uses standard WordPress tables and doesn’t create custom tables:- Posts: Portfolio items stored as
portfoliopost type - Postmeta: Gallery settings stored as metadata
- Terms: Portfolio categories and tags
Update Process
Visual Portfolio follows WordPress standards for updates:Automatic Updates (Recommended)
- Go to Dashboard → Updates
- Check the box next to Visual Portfolio
- Click “Update Plugins”
Version Migration
The plugin handles version migrations automatically:Uninstallation
To completely remove Visual Portfolio:Delete
Click “Delete” next to Visual Portfolio
This removes plugin files but keeps your portfolio data in the database.
Next Steps
Now that Visual Portfolio is installed, you’re ready to create your first gallery!Quick Start Guide
Create your first portfolio gallery in minutes
Official Documentation
Explore comprehensive documentation
Getting Help
If you encounter any issues during installation:- Check the FAQ
- Visit the Support Forum
- Report bugs on GitHub
- Read the Documentation