Anglo
General Info
Anglo - Architecture & Interior Design WordPress Theme
Created: 01/10/2025
latest update: 14/10/2025
by: Sifency Theme
Getting Started
Welcome to Anglo - Architecture & Interior WordPress Theme Documentation
Thank you for choosing Anglo and for being a valued customer of Sifency! We truly appreciate your support. By purchasing Anglo, you’re entitled to free lifetime updates and exceptional support. This documentation is designed to guide you through every step of customization. Please read it carefully to understand how Anglo is structured and how to edit it effectively.
Theme Requirements
To use Anglo, ensure your environment meets the following requirements:
WordPress: Version 7.0 or higher
PHP: Version 7.4.x or higher
MySQL: Version 5 or higher
Anglo has been tested on Mac, Windows, and Linux systems. Below is a checklist to confirm your web host meets the minimum requirements for running Anglo smoothly:
- Verify that your web host supports the minimum requirements for WordPress.
- Ensure you’re running the latest version of WordPress. You can download it from the official WordPress website.
- Use secure passwords for FTP and database access.
- For enhanced security, confirm that your hosting environment runs PHP applications (like WordPress) under your account’s username rather than a shared server username (e.g.,
wwworwww-data). Most hosting providers achieve this using PHP or similar configurations. Contact your host to confirm if they support this setup.
Recommended PHP Configuration
Many common issues—such as white screens, failed demo content imports, or empty page content—are caused by low PHP configuration limits. To resolve these, increase your PHP limits to at least the following:
max_execution_time: 1200
memory_limit: 500M
post_max_size: 64M
upload_max_filesize: 128M
You can adjust these settings yourself or ask your web host to increase them. To check your current PHP configuration, navigate to WordPress Admin → Tools → Site Health → Info → Server in the WordPress backend.
Setting these values ensures a smooth installation process for Anglo. For optimal security, always use strong passwords and keep WordPress and all plugins updated to their latest versions.Site Configuration
Site Configuration and Troubleshooting FAQ for Anglo
This section addresses common issues and solutions for configuring and optimizing your Anglo theme by Sifency.Troubleshooting FAQ
- 1. Why can’t I save my menu?
WordPress has a default limit on the number of menu items. Importing Anglo demo content, which includes many menu items, may prevent saving menu changes. To resolve this, contact your hosting provider and request the following additions to the
php.inifile:suhosin.post.max_vars = 5000 suhosin.request.max_vars = 5000 - 2. Why is a smiley displayed on blank pages? This issue is often related to the Jetpack plugin or insufficient memory settings on your hosting. You can either disable Jetpack or increase your server’s memory limit. Refer to the WordPress Codex for details on resolving memory limit issues. Some sites with multiple plugins require a higher memory limit than the WordPress default, which varies by host and configuration.
- 3. How do I translate or rename default theme labels?
You can translate or rename Anglo theme labels using one of these methods:
- Use Poedit to edit the theme’s translation files.
- Manually edit the
en_US.pofile located in thewp-content/themes/anglo/languages/folder using a text editor to modify the desired labels.
- 4. Why do I see a white screen when importing demo content?
A white screen or error during demo import is typically due to a low maximum execution time limit on your server. The default limit is 30 seconds, but Anglo requires at least 120 seconds. Increase the limit using one of these methods:
- In
wp-config.php: Addset_time_limit(120); - In
.htaccess: Addphp_value max_execution_time 120 - In
php.ini: Setmax_execution_time = 120
- In
Installation Setup
Installation Setup for Anglo
After purchasing and downloading the Anglo theme by Sifency, extract the downloaded file and locate theanglo.zip file in the extracted folder. You can install the Anglo theme using one of the two methods below:
WordPress Upload (Recommended)
This is the simplest method for most users. Follow these steps to install Anglo via the WordPress admin panel:-
-
- Log in to your WordPress admin panel.
- Navigate to Appearance → Themes → Add New.
- Click Upload Theme → Choose File, select the
anglo.zipfile, and click Install Now.
- Click Activate Button → Choose File, select the
anglo.zipfile, and click Install Now.
FTP Upload
To install Anglo via FTP, follow these steps:- Extract the
anglo.zipfile to reveal a folder namedanglo.zip. - Using an FTP client, log in to the server hosting your WordPress website.
- Navigate to the
/wp-content/themes/directory in your WordPress root directory. - Upload the extracted
anglofolder to thethemesdirectory on your server.
Activating the Theme
Once installed, activate the Anglo theme:- Go to Appearance → Themes in your WordPress admin panel.
- Locate Anglo and click Activate.
- A notification may appear at the top of the screen prompting you to install required plugins. Install and activate all required plugins, as they are essential for Anglo to function properly.
Note: Ensure you install and activate the Sifency Core plugin, which is critical for core theme functionality. Next, install and activate the Anglo Core plugin, which includes custom post types (e.g., Portfolio, Testimonials) and other essential features. Without these plugins, certain theme elements will not work.
File Permissions
If writing permissions are not set for folders containing CSS and JS files, a warning may appear in Anglo Theme Options. To resolve this, set permissions to755for the following folders:wp-content/themes/anglo/assets/csswp-content/themes/anglo/assets/js
Theme Activation and Demo Import
With Anglo, you can either build your site from scratch or import one of the included demo sites as a starting point. To import a demo site using the one-click import module, follow these steps:- Log in to your WordPress admin panel.
- Navigate to Anglo → Dashboard → Import.
- From the Import dropdown menu, select the demo site you wish to import.
- From the Import Type dropdown menu, choose the content to import:
- All: Imports pages, content, widgets, and settings. Ideal for replicating the demo site exactly as shown in our live preview.
- Click the Import button and wait for the process to complete.
-
Update Theme for Anglo
The Anglo theme by Sifency can be updated in two ways: Update Manually, or Update via FTP. Ensure you back up your site before proceeding to avoid data loss.Update Manually
Follow these steps to update the theme manually:-
-
- Step 1: Download the latest theme package and locate the
anglo.zipfile. - Step 2: Deactivate the current Anglo theme by going to Appearance → Themes, activating a different theme, and then deleting Anglo.
- Step 3: If you downloaded the "All files & documentation" package, unzip the archive to find the
anglo.zipfile inside. - Step 4: Upload and activate the
anglo.zipfile in Appearance → Themes → Add New → Upload Theme, similar to the initial installation process.
- Step 1: Download the latest theme package and locate the
-
Update via FTP
Use FTP to update the theme manually if preferred:-
-
- Step 1: Download the latest theme package and locate the
anglo.zipfile. - Step 2: Log in to your FTP client, navigate to the
/var/www/htdocs/wp-content/themes/directory, and upload theanglo.zipfile. Extract the file on the server to replace the existing theme folder.
- Step 1: Download the latest theme package and locate the
-
Plugin Installation for Anglo
After activating the Anglo theme by Sifency, you will see a notice prompting plugin installation. This guide outlines the steps to install and activate the required and recommended plugins.Installation Steps
Follow these steps to set up the necessary plugins:-
-
-
- Step 1: Click Begin installing plugins from the notice. You will be redirected to the Install Required Plugins page.
-
-
-
-
- Step 2: Check all required plugins (and any recommended plugins you prefer) in the list, select Install from the dropdown, and click Apply.

- Step 2: Check all required plugins (and any recommended plugins you prefer) in the list, select Install from the dropdown, and click Apply.
-
-
-
- Step 3: Navigate to Plugins → Installed Plugins, check all installed plugins, select Activate from the dropdown, and click Apply.
-
Plugin Categories
-
-
- Required Plugins: Anglo Core, Sifency Core, Elementor (essential for theme functionality).
- Recommended Plugins: Contact Form 7, Metform, MailChimp for WordPress.
-
Demo Import
Demo Installation for Anglo
The Anglo theme by Sifency includes a one-click demo import feature, powered by the One-Click Demo Import (OCDI) system, allowing you to quickly set up your site with pre-designed demo content. This guide outlines the steps to import demo data and configure your site.Before You Begin
Ensure all required plugins are installed and activated before starting the demo import process. The required plugins are:- Sifency Core: Enables core theme functionality and custom post types.
- Anglo Core: Enables core theme functionality.
- Elementor: Powers page building.
Importing Demo Data
To import a demo site, follow these steps:-
- Log in to your WordPress admin panel.
- Navigate to Dashboard → Anglo → Import Demo Data.
-
- Select the demo layout you want to import from the available options.
- Click Import to Continue & Import. The import typically completes within a few minutes, so feel free to grab a coffee while you wait!
Once the import is complete, your site will be populated with the selected demo content, including pages, posts, menus, and settings.
Anglo Data Management Suite
This powerful set of tools is designed for developers and advanced users to create, backup, and restore your website's demo content and theme settings. It provides granular control over every aspect of your theme's data.File Location: All generated demo files are saved on your server inside your theme folder at:
.../wp-content/themes/anglo/inc/admin/demo-import/demo-data/Export Tools Tab
This tab allows you to create or update individual demo files based on the current state of your website. It's perfect when you only need to change a specific part of your demo package.Understanding "Update File" vs. "Download"
Each tool has two buttons with distinct functions:- Update File: This button takes a "snapshot" of your current website's data (e.g., your widgets) and saves it as a file on your web server. This overwrites the existing demo file on the server.
- Download: This button takes the file that is currently saved on your server and downloads it to your computer. The download button will be disabled if the file has not been created yet using the "Update File" button.
Available Export Files:
- Main Content (Anglo-content.xml) Creates a standard WordPress export (WXR) file containing all your posts, pages, custom post types, menus, media library entries, and terms.
- Anglo Options (Anglo-options.json) Saves all settings configured in the Anglo Options panel.
- Customizer Settings (customizer.dat) Saves all settings from the WordPress Customizer (Appearance > Customize).
- Widget Settings (widgets.wie) Saves all active widgets and their sidebar locations in the standard Widget Importer/Exporter format.
- Elementor Kit (kit-settings.json) Exports the global styles and settings (colors, fonts, etc.) from your active Elementor Default Kit.
- Post Meta (anglo-meta.json) Saves Codestar Framework meta box values from all posts and pages.
Admin Panel Backup & Restore
This is a simple utility to save and restore the settings for the admin options panel itself. It is different from the demo content system. Use it to create a quick "save point" of your theme options configuration.
Import Tools Tab
Important: For these tools to work, the corresponding demo file must exist in the demo data folder. It is highly recommended to import the "Main Content (XML)" before importing other settings, as they often apply to content that needs to exist first.
This tab allows you to import individual components of a demo. This is useful for testing or restoring just one part of your site's configuration without running a full demo import.
All-in-One Actions Tab
These are powerful one-click tools for managing all demo files at once, designed for maximum convenience.
Export All Demo Files
The primary tool for creating a complete demo package. Clicking this button will generate all 6 demo files based on the current state of your website, overwriting any previous versions.Import All Demo Data
This tool runs the entire demo import process in the correct sequence. It requires the "WordPress Importer" plugin to be installed and active.WARNING: THIS IS A DESTRUCTIVE ACTION
This tool will overwrite your existing content and settings. It may also fail or "time out" on shared web hosting or with very large demo files. It is strongly recommended to back up your entire site before using this feature.
This tool runs the entire demo import process in the correct sequence. It requires the "WordPress Importer" plugin to be installed and active.Elementor
Elementor Page Builder in Anglo
The Anglo theme by Sifency is fully compatible with Elementor, a powerful drag-and-drop page builder that allows you to create stunning pages without writing any code. This section explains how to set up Elementor, install required and recommended plugins, and leverage Elementor with Anglo’s advanced features, including Admin Options and Meta Options, to build custom layouts for various page types.Plugin Installation
After activating the Anglo theme, you’ll see a notification prompting you to install plugins:- Click Begin installing plugins to go to the Install Required Plugins page.
- Select all required plugins and any recommended plugins you want to use. From the dropdown menu, choose Install and click Apply.
- Once installed, navigate to Plugins → Installed Plugins, select all plugins, choose Activate from the dropdown, and click Apply.
- Sifency Core: Powers core theme functionality and custom post types.
- Anglo Core: Powers core theme functionality.
- Elementor: Core page builder for designing pages.
Building Pages with Elementor
With Elementor, you can create and customize a wide variety of pages in Anglo without coding. Elementor’s drag-and-drop interface, combined with Anglo’s custom widgets and templates, makes it easy to design professional layouts. Below are the key page types you can build, all fully customizable via Elementor:- Custom Header: Create unique headers using the Elementor Header & Footer Builder. Go to Appearance → Elementor Header & Footer Builder, select a header template, and edit with Elementor. Use Admin Options (under Anglo → Theme Options) to set global header styles or Meta Options on individual pages for specific header settings.
- Custom Footer: Design footers in Elementor by navigating to Appearance → Elementor Header & Footer Builder. Customize widgets, colors, and layouts. Use Meta Options to assign unique footers to specific pages.
- 404 Page: Build a custom 404 error page by creating a new template in Anglo → Templates → Add New, setting the type to 404, and editing with Elementor. Adjust styling via Admin Options.
- Coming Soon Page: Create a coming soon page under Anglo → Templates → Add New, select the Coming Soon template type, and design with Elementor. Use Meta Options to enable it site-wide or on specific pages.
- Subheader: Design subheaders for specific pages or posts using Elementor’s section templates. Configure visibility via Meta Options on individual pages.
- Call to Action (CTA): Build engaging CTAs using Elementor’s button and section widgets. Customize globally via Admin Options or per page with Meta Options.
- Portfolio Single Page: Create stunning portfolio pages with Elementor’s portfolio widgets (enabled by the Sifency Core plugin). Use Meta Options to customize layouts for individual portfolio items.
- Service: Design service pages with Elementor’s flexible layouts. Add custom icons and content via Elementor, and fine-tune settings using Admin Options.
- WooCommerce: Build shop, product, and checkout pages with Elementor’s WooCommerce widgets (requires WooCommerce plugin). Customize product layouts using Meta Options for individual products.
- Team Member: Create team member pages or sections with Elementor’s team widgets. Use Meta Options to add custom fields like social profiles or bios.
- Job: Design job listing pages using Elementor’s post or custom widgets. Configure job-specific settings via Meta Options.
- Event: Build event pages with Elementor’s dynamic content features. Use Admin Options for global event styling or Meta Options for individual event customizations.
- Additional Pages: Create any other page type (e.g., blog, about, contact) using Elementor’s drag-and-drop interface, combined with Anglo’s templates and widgets.
Using Admin Options and Meta Options with Elementor
Anglo provide advanced customization through Anglo Options and Meta Options:- Admin Options: Access global settings via Anglo Options. Configure site-wide styles, such as typography, colors, or layout defaults for headers, footers, and other elements. These settings ensure consistency across Elementor-built pages.
- Meta Options: Customize individual pages, posts, or custom post types (e.g., portfolio, team, events) by accessing Meta Options in the WordPress editor.
- If Elementor fails to load, ensure all required plugins (Sifency Core, Anglo Core, Elementor, are installed and activated.)
Widget Features for Anglo
The Anglo theme by Sifency includes a variety of custom widgets, powered by the Sifency Core plugin, to enhance your website’s functionality and design. These widgets are accessible via the Elementor page builder under the Anglo Widgets category.Available Widgets
Below are the widgets included with the Anglo theme, each designed to showcase specific content types effectively:



Blog Widget
- Description: Displays a customizable list or grid of blog posts, allowing you to highlight recent articles or featured content.
- Features: Options to set post count, layout (list/grid), excerpt length, featured image size, and category filtering.
- Usage: Add to any page via Elementor’s Anglo Widgets category to create a dynamic blog section.
Services Widget
- Description: Showcases your services with customizable layouts, ideal for business or portfolio sites.
- Features: Supports service title, description, icon, price, and linked product (if WooCommerce is active); offers grid or slider layouts.
- Usage: Use in Elementor to build a services section with options for hover effects and call-to-action buttons.
Projects Widget
- Description: Displays a portfolio of projects, perfect for showcasing creative work or case studies.
- Features: Includes project title, subtitle, gallery, video integration, and button options; supports multiple layout styles.
- Usage: Add to Elementor pages to create a professional project showcase with customizable details.
Clients Widget
- Description: Highlights client logos or testimonials in a visually appealing format.
- Features: Allows multiple client entries, logo upload, link to client websites, and slider or grid display options.
- Usage: Use in Elementor to build a client section to enhance credibility.
Team Widget
- Description: Showcases team members with their profiles and contact details.
- Features: Supports name, position, bio, image, social links, and secondary hover image (if add-on is active); offers grid or carousel layouts.
- Usage: Add via Elementor to create a team page or section with customizable styling.
Testimonials Widget
- Description: Displays customer testimonials to build trust and engagement.
- Features: Includes author name, rating, content, image, and slider or grid layout options.
- Usage: Use in Elementor to add a testimonials section with dynamic display settings.
Custom Loop Widget
- Description: Provides a flexible loop to display custom post types or posts based on specific queries.
- Features: Allows custom post type selection, query filtering (e.g., category, tag), layout customization, and pagination.
- Usage: Add to Elementor for advanced content display tailored to your needs.
Event Widget
- Description: Showcases upcoming events with detailed information.
- Features: Supports event title, date, time, location, RSVP link, and calendar integration; offers list or grid layouts.
- Usage: Use in Elementor to create an events section for schedules or announcements.
Career Widget
- Description: Displays job openings or career opportunities.
- Features: Includes job title, location, salary, application link, and status; supports grid or list display.
- Usage: Add via Elementor to build a careers page with customizable job listings.
Awards Widget
- Description: Highlights awards or achievements with visual elements.
- Features: Supports award title, description, image, year, and grid or slider layouts.
- Usage: Use in Elementor to showcase accolades and enhance credibility.
Theme Options
Admin Options for Anglo
The Anglo theme by Sifency provides extensive customization options through the Anglo Options panel, powered by the Codestar Framework . Accessible via Anglo Options in your WordPress admin panel, this interface allows you to customize every part of the theme—piece by piece—without coding. Use these options to fine-tune settings and tailor your site to your exact specifications.
Overview of Admin Options
The Admin Options are organized into sections, each controlling specific aspects of the Anglo theme. You can expand or collapse sections to focus on the area you want to customize. Below is a detailed breakdown of the available options:- Global: Configure site-wide settings that apply across all pages. Use this section to set default behaviors and styles for the entire theme.
- General
- Logo
- Favicon
- To Top
- Spinner or Preloader
- CTA
- Header: Customize the header layout and behavior. Sub-options include:
- Topbar: Adjust the topbar content, visibility, and styling.
- Header: Modify the main header design, including logo placement, menu styles, and responsive behavior.
- Subheader Settings: Configure subheader appearance and content for specific pages.
- Side Header Settings: Customize side header options for unique layouts.
- Popup Settings: Manage popup elements like newsletter forms or announcements.
- Action Bar Settings: Adjust the action bar’s visibility and content.
- Sidebar: Control sidebar settings, including visibility, width, and widget areas for different page types.
- Post: Customize post layouts, including single post designs, archive pages, and related post settings.
- Blog & BlogSingle
- Portfolio Single
- Service Single
- Team Single
- Career Single
- Event Single
- Pages: Adjust page-specific settings, such as layout options and content display.
- Page Default
- Error Page
- Comming Page
- Search Page
- Product Settings: Configure WooCommerce-related options, including product grids, single product layouts, and shop pages.
- Footer Settings: Design the footer, including widget areas, copyright text, and styling.
- Footer
- Copyright Area
- Social Media: Manage social media icons, links, and display settings.
- Social Icons / Text
- Styling
- Color Scheme: Set global color schemes, including primary, secondary, and accent colors.
- Typography: Customize fonts, sizes, and styles for headings, body text, and other elements.
- Style: Fine-tune overall styling options, such as borders, shadows, and spacing.
- Header
- Subheader
- Footer
- Forms
- Button
- Layout & Spacing
- Spacing
- Widgets & Component
- Alert Notification
- Custom Code: Add custom CSS or JavaScript to enhance functionality or styling.
- Backup & Import: Save your current settings as a backup or import previously saved configurations to quickly apply them.
Customizing the Theme Piece by Piece
Every element of the Anglo theme is fully customizable through the Anglo Options. Follow these steps to tailor your site:- Navigate to Anglo Options in your WordPress admin panel.
- Expand the desired section (e.g., Header, Footer Settings) to reveal sub-options.
- Adjust input fields to modify layouts, colors, or other settings.
- Click Save Changes at the bottom of the page to apply your updates.
Header Settings
How to Create and Edit a Header Layout in Anglo
The Anglo theme by Sifency provides a built-in template system to create and edit custom Header layouts. This guide outlines the steps to set up and customize your Header using the template builder and Elementor.Creating a Header Layout
Follow these steps to create a new Header template:- Step 1: Create a New TemplateNavigate to Anglo → Template Builder → Add New in your WordPress admin panel to start a new Header template.

- Step 2: Name and Set Template TypeEnter a name for your Header template and select Header as the template type in the settings.

- Step 3: Assign the HeaderChoose the specific page(s) or posts where you want this Header to appear using the template assignment options in the Anglo settings.

- Step 4: Set Different Headers for Different Pages or PostsTo display unique Headers on different pages or posts, repeat the above steps for each Header template and assign them accordingly.

Editing a Header Layout
Edit your Header layout using the Elementor Header & Footer Builder with these steps:- Step 1: Access the Template BuilderGo to Anglo → Template Builder in your WordPress admin panel. Select the Header you want to edit and click Edit with Elementor.
- Step 2: Customize the HeaderUse Elementor to modify the Header logo, menu, and other elements. Save your changes when complete.

Template Builder
Custom Template Builder in Anglo
The Anglo theme by Sifency includes a powerful Custom Template Builder, accessible via Anglo → Import Demo Data → Template Builder in your WordPress admin panel. This feature, integrated with Elementor, allows you to create and manage custom templates for various page types (e.g., headers, footers, 404 pages, product pages) without coding. You can apply these templates using two methods: through Admin Options for global settings or Page or Post Meta Options for specific page/post customizations. Use the WP_Editor field where applicable to enhance your designs.Overview of the Template Builder
The Template Builder lets you design and store reusable templates, such as:-
- Headers (e.g., "HEADER FOR LANDING PAGE - Elementor")
- Footers (e.g., "FOOTER ONE - Elementor")
- Subheaders (e.g., "hello subheader - Elementor")
- CTAs (e.g., "hello cta - Elementor")
- 404 Pages (e.g., "404 - Elementor")
- Coming Soon Pages (e.g., "COMMING SOON - Elementor")
- Team Single Pages (e.g., "HELLO TEAM - Elementor")
- Career Single Pages (e.g., "HELLO CAREER - Elementor")
- Service Single Pages (e.g., "HELLO SERVICES - Elementor")
- Portfolio Single Pages (e.g., "HELLO PORTFOLIO - Elementor")
- Event Single Pages (e.g., "HELLO EVENT - Elementor")
- Product Single Pages (e.g., "PRODUCT - Elementor")
Templates are listed with options to edit, trash, view, duplicate, or edit with Elementor, as shown in the builder interface.
Method 1: Applying Templates via Admin Options
Use the Admin Options to apply templates globally across your site:- Navigate to Anglo → Theme Options in your WordPress admin panel.
- Expand the relevant section, such as Header, Footer Settings, or Pages.
- Locate the template assignment field (e.g., under Header or Footer Settings).
- From the dropdown or selection menu, choose the desired template (e.g., "HEADER FOR LANDING PAGE - Elementor" or "FOOTER ONE - Elementor").
- Use the WP_Editor field if available to add custom content or styles to the template.
- Click Save Changes to apply the template site-wide.
This method is ideal for setting default templates that apply to all pages unless overridden by page-specific settings.
Method 2: Applying Templates via Page or Post Meta Options
Use Page or Post Meta Options to apply templates to individual pages or posts:- Edit the desired page or post in the WordPress admin panel.
- Scroll to the Meta Options section below the content editor (or look for a custom meta box).
- Find the template assignment field (e.g., "Header Template," "Footer Template," or "Page Layout").
- Select the appropriate template from the dropdown (e.g., "HELLO PORTFOLIO - Elementor" for a portfolio single page).
- Use the WP_Editor field if available to customize the template for that specific page or post.
- Click Update or Publish to save your changes.
This method allows you to override global templates with unique designs for specific content, offering flexibility for tailored layouts.
Creating and Managing Templates
To create or manage templates in the Template Builder:- Go to Anglo → Import Demo Data → Template Builder.
- Click Add New to create a new template.
- Assign a name (e.g., "CUSTOM HEADER - Elementor") and select the template type (e.g., Header, Footer, 404).
- Click Edit with Elementor to design the template using Elementor’s drag-and-drop interface.
- Save or publish the template. Use the Bulk actions dropdown to duplicate, trash, or view templates as needed.
Section Templates
Section Templates in Anglo
The Anglo theme by Sifency features a robust Section Templates system, accessible via Anglo → Section Templates in your WordPress admin panel. This tool, integrated with Elementor, allows you to create reusable section templates, including sliders, which can be applied to your site’s frontend using shortcodes or the Elementor Section Templates Widget.Overview of Section Templates
Section templates are pre-designed blocks of content that can be reused across your site. They are ideal for creating consistent layouts, such as sliders, call-to-action sections, or featured content areas. The Section Templates interface lists available templates with options to edit, duplicate, trash, or view them. Examples from the builder include:Slider one - ElementorSlider Two - ElementorCTA-ONE - Elementor
[section_template id="11182"]) for frontend application and is published with a timestamp for tracking.
Creating Section Templates
To create a new section template, including sliders:-
- Navigate to Anglo → Section Templates.
-
- Click Add New Section Template.
- Assign a descriptive name (e.g., "Custom Slider - Elementor" or "Featured CTA - Elementor").
- Click Edit with Elementor to design the section using Elementor’s drag-and-drop interface. For sliders, use Elementor’s slider widget or carousel elements.
- Save or publish the template. Use the Bulk actions dropdown to duplicate or trash templates as needed.
Applying Section Templates on the Frontend
Section templates can be applied to your site in two ways:Method 1: Using Shortcodes
-
- Copy the shortcode associated with your template (e.g.,
[section_template id="11182"]) from the Section Templates list. - Paste the shortcode into any page, post, or widget where you want the section to appear (e.g., in the WordPress editor or a text widget).
- Save or update the page/post to display the template on the frontend.
- Copy the shortcode associated with your template (e.g.,
Method 2: Using the Elementor Section Templates Widget
- Edit a page or post with Elementor.
- Drag the Section Templates Widget from the Elementor editor panel into your layout.
- In the widget settings, select the desired template (e.g., "Architecture Slider one - Elementor") from the dropdown.
- Customize the widget’s appearance (e.g., size, spacing) within Elementor.
- Save or update the page to display the template on the frontend.
Both methods allow you to incorporate sliders or other sections seamlessly, with the widget offering more design flexibility within Elementor.
Managing Section Templates
- Filter templates by date or use the Tab Section Templates field to find specific templates.
- Use Bulk actions to apply actions (e.g., duplicate, trash) to multiple templates at once.
- Edit existing templates by clicking Edit or Edit with Elementor to update designs.
Custom Posts
Custom Post Types in Anglo
The Anglo theme Custom Post Types, an additional type of post tailored for specific content, integrated into the Sifency Core & Anglo Core plugins. After activating the plugins, you can create and manage these post types to enhance your site’s functionality. This guide, written at for anglo theme, provides details on supported types. Extra custom post types include: Service, Portfolio, Job, Event, Client, Testimonial, and Award, offering greater flexibility for your content structure.Overview of Custom Post Types
Custom Post Types allow you to organize content beyond standard posts and pages. Below are the supported types with details on creation, back-end view, display, and settings:Portfolio
-
- Create a Portfolio Post: Go to Anglo → Portfolio → Add New in the WordPress dashboard.
-
- Back-end View: Includes standard fields (title, description, portfolio group, excerpt, featured image) and Item Options.
-
- Display: Use the Elementor Portfolio Widget (Sifency Core & Anglo Core Elements group).
- Settings: Inherits global settings from Anglo Options → Posts → Portfolio; override in post-specific Theme Options.
Service
-
- Create a Service Post: Go to Anglo → Services → Add New in the WordPress dashboard.
-
- Back-end View: Includes standard fields (title, description, services group, excerpt, featured image) and Item Options.
-
- Display: Use the Elementor Services Widget or Blogger Widget (Sifency Core & Anglo Core Elements group) with layout, featured element, and post count options.
- Settings: Inherits global settings from Anglo Options → Posts → Services; override in post-specific Theme Options.
Team
-
- Create a Team Post: Go to Anglo → Team → Add New in the WordPress dashboard.
-
- Back-end View: Includes standard fields (name, description, featured image, excerpt) and Item Options (Link to WordPress user, Position, Brief info, Email/Phone/Address, Socials, Secondary Image if add-on is active) etc follow below.
-
- Display: Use the Elementor Team Widget, or Services Widgets (Sifency Core & Anglo Core Elements group) with customization options.
- Settings: Inherits global settings from Anglo Options → Posts → Team; override with custom CSS (e.g.,
.left_shiftfor column shift) in post-specific Theme Options.
Testimonial
-
- Create a Testimonial Post: Go to Anglo → Testimonials → Add New in the WordPress dashboard.
-
- Back-end View: Includes name, subtitle, author’s rating (Item Options), picture, and content; published date sets automatically.
- Display: Use the Elementor Testimonials Widget, Blogger, or Services Widgets (Sifency Core & Anglo Core Elements group); enable slider option under Slider tab.
- Settings: Inherits global settings from Anglo Options → Posts → Testimonials; override in post-specific Theme Options.
Job
-
- Create a Job Post: Go to Anglo → Job → Add New in the WordPress dashboard.
-
- Back-end View: Includes standard fields (title, description, job category, excerpt, featured image) and Item Options (Job title, Location, Salary, Application link, Status).
-
- Display: Use the Elementor Blogger Widget or a custom Job Widget (Sifency Core & Anglo Core Elements group) to showcase job listings.
- Settings: Inherits global settings from Anglo Options → Posts → Job; override in post-specific Theme Options.
Event
-
- Create an Event Post: Go to Anglo → Event → Add New in the WordPress dashboard.
-
- Back-end View: Includes standard fields (title, description, event category, excerpt, featured image) and Item Options (Date, Time, Location, RSVP link, Event type).
-
- Display: Use the Elementor Blogger Widget or a custom Event Widget (Sifency Core & Anglo Core Elements group) to display event schedules.
- Settings: Inherits global settings from Anglo Options → Posts → Event; override in post-specific Theme Options.
Award
-
- Create an Award Post: Go to Anglo → Award → Add New in the WordPress dashboard.
-
- Back-end View: Includes standard fields (title, description, award category, excerpt, featured image) and Item Options (Award name, year, description, image).
- Display: Use the Elementor Awards Widget or Blogger Widget (Sifency Core & Anglo Core Elements group) with timeline or grid layouts.
- Settings: Inherits global settings from Anglo Options → Posts → Award; override in post-specific Theme Options.
Client
-
- Create a Client Post: Go to Anglo → Clients → Add New in the WordPress dashboard.
-
- Back-end View: Includes standard fields (title, description, client category, excerpt, featured image) and Item Options (Client logo, link, description).
- Display: Use the Elementor Clients Widget (Sifency Core & Anglo Core Elements group) with slider or grid layouts.
- Settings: Inherits global settings from Anglo Options → Posts → Clients; override in post-specific Theme Options.
Contact Form
Contact Form Setup for Anglo
The Anglo theme contact form integration with **Contact Form 7** and **MetForm** plugins, enabling you to create versatile contact forms for your pages. Outlines the setup process and third-party integrations.Installing Contact Form 7
Follow these steps to install and activate **Contact Form 7**:- Step 1: Go to Plugins → Add New in your WordPress admin panel.
- Step 2: Search for "Contact Form 7" in the search field.
- Step 3: Find "Contact Form 7" in the results and click Install Now.
- Step 4: After installation, click Activate Plugin.
- Select Contact Form: Choose a pre-created form from the dropdown.
- Search Title: Enter a title for the form (leave blank if not needed).
Installing MetForm
Follow these steps to install and activate **MetForm** for advanced form-building:- Step 1: Go to Plugins → Add New in your WordPress admin panel.
- Step 2: Search for "MetForm" in the search field.
- Step 3: Find "MetForm" in the results and click Install Now.
- Step 4: After installation, click Activate Plugin.

Learn more at https://wordpress.org/plugins/metform/.
3rd Party Integration
To integrate newsletter services, install the **Mailchimp for WordPress** plugin:- Step 1: Go to Plugins → Add New and search for "(Mailchimp for WordPress)"
- Step 2: Click Install Now and then Activate Plugin.
- Step 3: Navigate to Contact → Integration to configure options (e.g., Mailchimp, Constant Contact).

Changelog
Version: -- 1.0.0
Last Updated: 14/10/2025
Version -- 1.0.0 (14/10/2025)
-- Initial Release
Support & CTA
How to Start Receiving Support for Anglo
We’re here to assist you with any questions or issues related to the Anglo theme by Sifency. You can initiate support by contacting us. Outlines the steps to access our support services efficiently.Steps to Request Support
Follow these steps to send a support request through your item or profile:- Step 1: Locate Your PurchaseLog in to your account at Navigate to your Downloads section to find the Anglo theme item purchased from Sifency’s Portfolio.
- Step 2: Access Support OptionsClick the Anglo item to view its page. Look for the Support tab, then select Go to item support or Contact Author. This will provide instructions or a contact form to email us directly.
- Step 3: Prepare Your RequestBefore sending, gather the following details to ensure a smooth process (see "Before You Submit" below).
- Step 4: Send Your EmailUse the contact form on the author’s (Sifency Profile) or the item support form to submit your request. Include your purchase code (found in your Downloads) and a clear description of your issue.
Before You Submit
To help us resolve your request quickly, please follow these steps before sending an email:- Step 1: Search Existing ResourcesCheck the Anglo documentation or item comments, as your question may already be answered.
- Step 2: Provide Detailed InformationIf your issue isn’t addressed, include the following in your email:
- Your live site URL where the issue is visible
- Your WordPress login credentials (ensure they are secure)
- Details on whether you installed or updated Anglo via FTP or the WordPress admin panel
- A detailed description of the issue
- Screenshots or screen recordings of the issue (if applicable)
- Step 3: Deactivate Third-Party PluginsTemporarily deactivate all plugins not bundled with Anglo to rule out conflicts. We recommend doing this yourself, as our support team will not deactivate them for you.
Note: You must assign your menu to a location for it to appear on your site. Alternatively, you can assign a menu to a location in the Edit Menus tab by scrolling to the Menu Settings section.

