Theme Options
Theme options allow you to customize your Qore theme without touching any code. You can change logos, colors, footer settings, and more.
To access the theme options, go to Appearance -> Theme Options in your admin panel.
General Settings
Configure general theme settings.
| Option | Description |
|---|---|
| Primary Color | Override the default primary/accent color |
| Preloader | Enable/disable page loading animation |
Logo Settings
Upload different logo variations.
| Option | Description |
|---|---|
| Logo | Main site logo |
| Logo Height | Logo height in the header |
| Favicon | Browser tab icon |
Social Links
Configure social media profile links displayed in the footer.
- Go to
Appearance->Theme Options - Navigate to the Social Links section
- Add your social media profile URLs
- Save changes
Supported platforms include:
- Twitter/X
- YouTube
- GitHub
- And more...
Footer Settings
Configure the footer section of your website.
| Option | Description |
|---|---|
| Site Copyright | Copyright text displayed in footer |
| Footer Background | Background styling for footer |
Page Settings
Configure which pages serve specific purposes.
| Option | Description |
|---|---|
| Your homepage displays | Select the page to use as homepage |
Built-in Features
Qore includes these built-in features through ThemeSupport:
| Feature | Description |
|---|---|
| Social Links | Configure social media profile links |
| Preloader | Loading animation on page load |
| Site Copyright | Copyright text in footer |
| Lazy Load Images | Performance optimization |
| Date Format | Customize date display format |
| Toast Notifications | Notification popups |
| Logo Height | Adjust logo dimensions |
Performance Options
Qore is optimized for performance with:
- Lazy Loading Sections: Shortcode sections load as user scrolls
- Lazy Load Images: Images load when they enter viewport
- Optimized Assets: Minified CSS and JavaScript
- WebP Support: Modern image format support
Newsletter Integration
If you have the Newsletter plugin installed, you can enable newsletter forms:
- Install and activate the Newsletter plugin
- Configure newsletter settings in plugin options
- Use the CTA shortcode with newsletter enabled
- Forms will automatically connect to your newsletter system
Custom CSS
For advanced customization, you can add custom CSS:
- Go to
Appearance->Custom CSS - Add your custom styles
- Save changes
This allows you to override theme styles without modifying theme files.
