Salient WordPress Theme
by ThemeNectar
Stuck on your Salient WordPress theme? Let's fix it.
No endless back-and-forth. Just send us the details and we'll get it done.
No obligation · Replies within 1 hour · Quote within 1 day
Setup · Customization · Bug fixes · WooCommerce integration
About Salient WP Theme
Salient is a multi-purpose WordPress theme built by ThemeNectar. It’s been around since 2013 and has sold over 200,000 copies on ThemeForest, making it one of the platform’s consistently top-rated themes.
It ships with the Nectar page builder, a proprietary drag-and-drop editor built specifically for the theme. You also get WPBakery bundled in, plus a large collection of pre-built section templates and full demo sites you can import with one click.
Salient is built for visual, content-heavy sites. It handles full-width layouts, video backgrounds, sticky headers, scroll effects, and animated elements without requiring third-party plugins for most of them. Performance depends heavily on how it’s configured, but the feature set is genuinely wide for a single theme.
Get matched with a Salient developer in under one day
Tell us about your Salient project. Small fixes, Salient theme customization, or a full website build, whatever you need, we've got it covered.
We'll connect you to the right Salient developers, define the scope, and get everything 100% clear.
You'll get one estimate, hire your preferred developer, and start collaborating.
Salient has a steep learning curve once you move past basic customisation. Its Nectar builder, custom post types, and layered options panel behave differently from standard WordPress setups. Getting help from a vetted Salient developer through Codeable means you’re working with someone who has already solved these problems on real client sites. You post your project, get a fixed estimate within 24 hours, and decide whether to proceed. No obligation, no risk.
Pros
- Nectar builder includes a large library of pre-built section templates that speed up layout work significantly
- Ships with Slider Revolution and WPBakery bundled at no extra cost
- Extensive per-page settings let you control headers, footers, and sidebars individually without extra plugins
- Built-in support for WooCommerce with custom product layout options included in the theme
- Active development history since 2013 with regular updates and a large ThemeForest support community
Cons
- Nectar builder stores content in shortcodes, which creates lock-in and makes switching themes messy
- Default installation loads a large number of scripts and styles that hurt Core Web Vitals without manual optimisation
- The options panel is large and poorly organised, making it hard to find specific settings without trial and error
- Some advanced scroll animations and parallax effects break on mobile and require manual disabling per section
- Support quality on ThemeForest is inconsistent and complex issues often go unresolved through official channels
Who is Salient for?
Creative Agencies
Salient suits agency sites that need visual impact without a fully custom build. Full-width sections, video backgrounds, and animated counters work well for showcasing services and case studies. A Salient developer can configure these layouts to perform well without sacrificing the visual style agencies typically need.
Portfolio Sites
The theme’s grid and masonry layout options make it a practical choice for photographers, designers, and illustrators. Filterable portfolio post types are built in. A Salient specialist can set up custom taxonomies, lightbox configurations, and project detail pages that go beyond the default template options.
WooCommerce Stores
Salient includes dedicated WooCommerce styling and layout options that most themes charge extra for. Product pages, shop archives, and cart pages can be customised without heavy plugin reliance. Performance tuning matters here, and a Salient expert can strip unnecessary scripts from non-shop pages to keep load times acceptable.
Corporate and Business Sites
For service businesses, Salient’s icon boxes, team member sections, and pricing tables cover most homepage needs out of the box. The sticky header and mega menu support handle navigation for content-heavy sites. A Salient developer ensures these elements stay consistent across browsers and screen sizes.
Event and Conference Sites
Salient’s countdown timers, speaker grid layouts, and schedule section templates make it a workable option for event sites. Ticket sales can be connected through WooCommerce. A Salient specialist can wire these sections together and integrate calendar or booking plugins without layout conflicts.
Customizing Salient
Salient gives you a lot of control through its theme options panel, but that breadth can make customization confusing. The Nectar builder uses shortcodes under the hood, which makes manual edits tricky if you’re not familiar with how it stores data.
A Salient expert can save you significant time here. Custom column layouts, header styles, WooCommerce integration, and per-page settings all behave differently depending on which builder you’re using. Getting consistent results across devices often requires CSS overrides and a solid understanding of how Salient layers its styles.
If you need a specific look that the built-in options don’t quite reach, or you’re merging Salient with a custom child theme, working with someone who knows the theme’s structure is the faster route.
Recommended plugins for Salient
Salient bundles WPBakery and includes basic slider functionality through Slider Revolution (on some versions). Beyond that, most extensions are added via plugins.
For performance, Salient’s bundled scripts can bloat page load times. A proper caching setup, image optimisation pipeline, and script deferral strategy make a real difference. See our WordPress performance service for how that’s handled.
For SEO, Salient works with Yoast and Rank Math without conflicts in most cases, but schema, breadcrumb settings, and heading hierarchy need manual attention. Our WordPress SEO service covers that end-to-end.
Not sure which plugins to use? This WordPress plugins directory covers the most popular options with reviews and setup guides.
Salient common issues
Salient page builder not loading in WordPress editor
This usually happens after a WordPress core update changes how scripts are enqueued, or when a plugin conflict blocks the Nectar builder from initialising. First, disable all plugins except Salient’s required plugins and test. If the builder loads, re-enable plugins one at a time. If it still fails, check the browser console for JavaScript errors pointing to a specific script conflict. Clearing cache after each test is essential.
Salient theme update broke my layout
Salient updates sometimes change shortcode parameters or rename CSS classes, which can shift or break existing layouts. Before any update, take a full backup. After a broken update, compare the changelog for removed or changed elements. In many cases a targeted CSS fix in your child theme resolves visual regressions without reverting the update. For complex breakage, our WordPress bug fixing service can restore your layout quickly.
Salient parallax background not working on mobile
Salient automatically disables parallax on mobile because most mobile browsers don’t support fixed background attachments smoothly. This is intentional behaviour, not a bug. If you want a static image fallback on mobile, set it in the row background settings under the mobile options tab. If parallax is broken on desktop too, check whether a caching plugin is serving a cached version without the required scripts.
Salient WooCommerce product page layout broken
WooCommerce layout issues in Salient typically stem from a version mismatch between the theme and WooCommerce after an update. ThemeNectar includes WooCommerce template overrides in Salient, and these can fall out of sync. Run the WooCommerce system status check to see which templates are outdated, then update or re-copy them from the plugin into your child theme’s WooCommerce folder.
Salient mega menu not displaying correctly
Salient’s mega menu requires specific menu item settings configured through the Appearance > Menus screen. Each top-level item needs to have the mega menu option enabled individually. If columns aren’t displaying, check that each sub-item has a column width assigned. On mobile, mega menus collapse into standard accordions, so a visual issue on desktop is often a separate CSS problem unrelated to the mobile display.
Salient Slider Revolution not showing after update
Slider Revolution bundled with Salient is a specific version tied to that theme release. If you’ve also installed the standalone Slider Revolution plugin, there can be a version conflict causing one to override the other. Deactivate the standalone plugin and use only the bundled version. If slides disappear after a Salient update, check that the plugin wasn’t deactivated during the update process and reactivate it from the Salient dashboard. If issues persist, our WordPress bug fixing service can diagnose the conflict.
Salient child theme styles not applying
A common cause is the child theme’s stylesheet not correctly enqueuing the parent theme styles. Check your child theme’s functions.php and confirm it uses wp_enqueue_style with the parent stylesheet as a dependency, not @import in style.css. Also verify the child theme’s stylesheet has a higher specificity than the parent for the rules you’re overriding. Salient uses some inline styles applied via the options panel that can override child theme CSS without !important.
Salient full-width row not stretching to screen edge
Full-width rows in Salient require the page to use a full-width page template with no sidebar. If the template is set correctly but the row still has margins, check whether a parent container in the Nectar builder has a max-width constraint set. Also check if a custom CSS rule in the theme options is limiting the content area width. A quick inspect in browser dev tools on the outermost row div will show which CSS rule is constraining it.
Salient site slow loading too many scripts
Salient loads scripts for every feature regardless of whether that feature is used on a given page. The most effective fix is combining a caching plugin like WP Rocket with script deferral rules targeting Salient-specific files. Disabling unused Nectar elements in the theme options panel reduces script count at the source. For a structured approach to this, see our WordPress bug fixing service or the performance optimisation work we do for Salient sites.
Salient custom fonts not loading on frontend
Salient loads custom fonts either via Google Fonts or through its own font stack defined in theme options. If fonts aren’t rendering, first check the theme options panel under Typography to confirm the font is still assigned. If it is, check whether a Content Security Policy header on your server is blocking Google Fonts requests. For self-hosted fonts added via CSS, confirm the font files are in the child theme directory and the paths in your @font-face declarations are correct.
Salient FAQ
Salient is a capable theme for visual, content-heavy sites and has a large user base for good reason. Its built-in features cover most layout needs without extra plugins. The downsides are real though: it’s heavy by default, the options panel is cluttered, and Nectar builder lock-in is a genuine long-term concern. It’s a solid choice if you go in with a clear plan for performance and maintenance.
Salient ships with its own Nectar builder and WPBakery. It does not officially support Elementor, and running both on the same site creates conflicts. ThemeNectar builds Salient around its own page building tools. If you want Elementor, a different base theme is a better starting point than trying to force the two to coexist in Salient.
Your content lives in the database and is not affected by theme file updates. Always take a full backup before updating. After updating, clear your cache and check key pages visually. If you’ve made edits directly in Salient’s core files rather than a child theme, those changes will be overwritten. Use a child theme for all customisations to avoid this.
ThemeNectar actively maintains Salient and releases updates for WordPress compatibility. Current versions of Salient are compatible with WordPress 6.x. Check the ThemeForest changelog for your specific version. If you’re running an older Salient version that hasn’t been updated in some time, updating to the latest release before upgrading WordPress core is the safer approach.
Yes. Salient includes built-in WooCommerce support with custom styling for shop pages, product pages, and the cart. It’s one of the stronger aspects of the theme. As with any theme-WooCommerce combination, template overrides need to be kept in sync after updates. A Salient developer can handle the setup and keep templates current.
Create a new folder in wp-content/themes with a name like salient-child. Add a style.css file with the correct Theme Name and Template headers, then a functions.php file that enqueues both the parent and child stylesheets using wp_enqueue_style. Activate the child theme from the WordPress dashboard. All custom CSS and PHP changes go into the child theme, not the parent files.
Salient has partial Gutenberg support but is primarily designed around its Nectar builder and WPBakery. You can use the block editor for basic content, but most Salient-specific elements like Nectar sliders, column layouts, and animated sections require the Nectar builder. ThemeNectar has not fully shifted to a block-based approach as of the latest releases.
Salient is a one-time purchase on ThemeForest. A regular licence covers one site and includes six months of support from ThemeNectar. You can extend support for an additional fee. After the support period ends, you can still use the theme and receive updates, but direct support access requires renewal.
Start by enabling a caching plugin and serving images in WebP format. Defer or delay non-critical JavaScript, including Salient’s animation scripts, on pages where they’re not needed. Disable unused Nectar features in theme options. Use a CDN for static assets. These steps alone can significantly improve Core Web Vitals scores on a default Salient installation.
Yes. Salient sites migrate like any other WordPress site. Export the database, move the files, update the siteurl and home values, and update file paths. Salient stores some settings in the wp_options table which migrate with the database. If you’re moving hosts, our WordPress migration service handles the full process without downtime.
Hire a Salient Expert Developer
Whether you need a full Salient build, a layout that’s gone wrong, or custom functionality bolted onto an existing site, a vetted Salient developer can handle it. Work is scoped clearly, priced upfront, and delivered through Codeable’s managed platform. Get a free estimate and describe what you need. No commitment required.
You'll need a free Codeable account so developers can ask questions and send their quotes.