Sky Addons for Elementor

⌘K
  1. Home
  2. Docs
  3. Sky Addons for Elementor
  4. Dynamic Content
  5. Archive Tags

Archive Tags

Archive Dynamic Tags for Elementor Theme Builder

The Elementor archive dynamic tags in Sky Addons let one template introduce every listing page on your site. Rather than build a separate hero for each category, tag, author and custom taxonomy, you build it once and bind the heading, the intro text, the background image and the link to the archive being viewed. Five tags cover the job: Archive Title, Archive Description, Archive Meta, Archive URL and Archive Meta Image, all in the free plugin. This documentation explains what each returns on each type of archive, and how to assemble them into a hero that works everywhere.

Features:

  1. Archive Title: The name of the archive being viewed, with a switch for the “Category:” style prefix.
  2. Archive Description: The term description, author bio or post type description, printed as written.
  3. Archive Meta: Any custom field stored against the term or the author, read by key.
  4. Archive Meta Image: The same lookup, resolved to a real image for backgrounds and banners.
  5. Archive URL: A link back to the archive currently being viewed, for share buttons and breadcrumbs.
  6. Search and blog index handling: Archive Title recognises the search page and the posts page instead of printing a generic label.

Requirements

This is the single most important thing to know about these tags, so it comes before anything else.

  • An archive context is mandatory. Every tag in the Sky Addons – Archive group reads the archive WordPress is currently rendering. There is no control for picking one.
  • An Archive template, or a real archive URL. In practice that means a Theme Builder archive template — see Archive Page — or a category, tag, author, date, taxonomy or post type archive on the front end.
  • Used anywhere else they render empty. On a normal page, a single post, or a template with no archive assigned, the tags produce nothing at all — no error, no placeholder.
  • Elementor and the free Sky Addons plugin, both active. No Pro licence is needed for any dynamic tag.

The editor preview counts too. If your template is not previewing a real archive, the tags look broken while you build. Set the preview to a category or author you actually have, then confirm on the front end.

Inserting an Archive Dynamic Tag

  1. Open your archive template in Elementor and add a widget.
  2. Hover the control and click the dynamic icon at its right edge.
  3. Open the Sky Addons – Archive group and pick a tag. Text controls list Archive Title, Description and Meta; link controls list Archive URL; image controls list Archive Meta Image.
  4. Click the tag chip to open its settings, and the wrench icon for Advanced. The three text tags carry Word Limit, Before, After and Fallback; Archive URL and Archive Meta Image carry Fallback alone.

The general workflow is covered in Inserting a Dynamic Tag.

Archive Title and the Include Context Toggle

Archive Title carries one control: Include Context, a switcher that is on by default. It decides whether the archive’s type is spelled out in front of the name.

ArchiveInclude Context onInclude Context off
CategoryCategory: NewsNews
TagTag: ElementorElementor
Custom taxonomyGenre: AmbientAmbient
AuthorAuthor: Jane DoeJane Doe
Year archiveYear: 20262026
Month archiveMonth: February 2026February 2026
Post type archiveArchives: ProjectsProjects
Search resultsSearch Results for: elementorelementor
Blog indexThe title of your Posts page, or “Blog” if none is set.

Turn Include Context off whenever your design already says what kind of listing this is — a small “Category” eyebrow above the heading, or a breadcrumb. Leave it on when the heading has to stand alone and a bare word like “News” would be ambiguous.

Two cases are handled specially, and they are the reason this tag is worth using over a generic one. On a search results page it prints the search phrase rather than a stock label. On the blog index — the posts page you assign under Settings → Reading — it prints that page’s own title, falling back to “Blog” when no page is assigned. Without those two branches, both pages would render the same meaningless word as their main heading.

Archive Description

Archive Description has no settings beyond the Advanced panel. What it reads depends on where it runs: on a category, tag or custom taxonomy archive it prints the term’s description; on an author archive it prints that user’s biographical info; on a post type archive it prints the description registered for that post type. On a date archive or a search page it prints nothing, because WordPress stores no description for either.

Term descriptions may contain basic formatting and the tag keeps it, so a link or a bold phrase arrives intact. Use Word Limit when long descriptions would make heroes uneven, and set a Fallback line so a term nobody has described yet leaves no hole in the layout.

Archive Meta and Archive Meta Image

These two read custom fields attached to the thing being archived. Both carry a Meta Key field and resolve the same way: on a category, tag or taxonomy archive they read term meta for the queried term; on an author archive, user meta for that author. On date and post type archives both return empty.

Archive Meta prints the value as text, joining array values with a comma and a space. This is how you surface an extra field your theme or a custom fields plugin stores against a category — a subtitle, a short tagline.

Archive Meta Image takes the same key but resolves it to a real image, which is what a background or banner needs. It accepts three shapes: an attachment ID, an image array of the kind a custom fields plugin returns, or a plain image URL. Anything else — including an empty key or a missing value — returns the Fallback media, so always set one.

Archive URL

Archive URL returns the link to the archive being viewed and carries only a Fallback. It covers taxonomy archives (the term’s own link), author archives, date archives at year, month or day level, and post type archives — everything a share button or a “view all” link needs, without hardcoding an address.

What Each Tag Returns on Each Archive Type

Archive typeTitleDescriptionMeta / Meta ImageURL
Category / TagTerm nameTerm descriptionTerm metaTerm link
Custom taxonomyTerm nameTerm descriptionTerm metaTerm link
AuthorAuthor nameAuthor bioUser metaAuthor link
DateYear, month or dayEmptyEmptyDate archive link
Post type archivePost type labelPost type descriptionEmptyPost type archive link
Search resultsThe search phraseEmptyEmptyEmpty

One gap worth planning around: the Archive group has no post-count tag. Term Count exists in the Term and User group, but it needs a specific term chosen in its settings, so it cannot follow whichever archive is being viewed. If your hero needs a live count, take it from the widget listing the posts.

Example: One Archive Hero for Every Taxonomy

The payoff is a single hero that introduces every category, tag, taxonomy and author archive on the site.

  1. Open your archive template and set its preview to a category that has both a description and a term image.
  2. Add a container for the hero. Open its Background, choose Classic, then click the dynamic icon on the image field and pick Archive Meta Image.
  3. Set that tag’s Meta Key to the key your term image is stored under, and set Fallback to a neutral brand image for terms with no picture.
  4. Add a small Heading as an eyebrow, bind it to Archive Title and turn Include Context on, so it reads “Category: Field Notes”.
  5. Add the main Heading below, bind it to Archive Title too, and turn Include Context off. It reads “Field Notes” on its own.
  6. Add a Text Editor or Heading beneath that and bind it to Archive Description. Set Word Limit to 40 and give it a Fallback line such as “Everything filed under this topic.”
  7. Add a share or “copy link” button and bind its Link to Archive URL.
  8. Save, then visit a category, a tag and an author archive on the front end.

The same hero reads “Category: Field Notes” on a category, “Tag: Elementor” on a tag, and “Author: Jane Doe” with her bio on an author archive — each over its own image, or the fallback. Adding a new taxonomy later needs no design work.

Full Settings Reference

Use this table when you know the tag but not the setting. It lists every option each tag in this group exposes, the exact wording you will see in the panel, the value it starts on, and the setting that has to be chosen before a dependent option appears. The Used on column says which kind of Elementor control the tag can be dropped onto. Alongside the settings below, the tags in this group offer the Advanced panel — Word Limit, Before, After and Fallback — on the text tags; a Fallback field on the URL, image and gallery tags.

TagUsed onSettingOptionsDefaultShown when
Archive DescriptionTextOnly the shared controls listed above — the tag prints the value straight from the current context.
Archive MetaTextMeta KeyFree text
Archive TitleTextInclude ContextYes / NoYes
Archive URLURLOnly the shared controls listed above — the tag prints the value straight from the current context.

Best Practices

  • Set the template preview to a real archive before you build. Judging spacing against empty tags wastes an hour.
  • Give Archive Description and Archive Meta Image a Fallback. Terms without descriptions and without images are the normal case, not the exception.
  • Decide the Include Context question once. Either the eyebrow carries the archive type or the heading does — doing both without turning the toggle off gives you “Category: Category: News”.
  • Cap long descriptions with Word Limit so heroes stay the same height across archives.
  • Test every archive type the template serves — Description and Meta are empty on some of them by design.

Troubleshooting

  • Every archive tag is empty. There is no archive in context. Check the template has a preview set, and that its display conditions match the archive you are testing.
  • The heading reads “Category: Category: News”. Your eyebrow and your main heading both use Archive Title with Include Context on. Turn the toggle off on the main heading.
  • Archive Description is blank on some archives only. Expected. Date archives and search results have no description to read, and a term nobody has described returns nothing. Set a Fallback.
  • Archive Meta Image always shows the fallback. Check the Meta Key spelling against what is actually stored on the term, and confirm the value is an attachment ID, an image array or a URL — anything else falls back.

Frequently Asked Questions

Do Elementor archive dynamic tags work on a normal page?

No. Every tag in the Archive group reads whichever archive WordPress is rendering, and there is no control for choosing one. On a normal page or a single post the tags output nothing.

Can I show a specific category’s title on a landing page?

Not with Archive Title, which always follows the current archive. Use the Term Title tag from the Term group instead, which has a term picker, and see the Term and User documentation for how the picker behaves.

Why does my archive heading say “Archives” instead of a name?

That word comes from WordPress’s own archive title function on pages it has no branch for, such as the blog index. Sky Addons handles the search page and the posts page before that function runs, so use its Archive Title tag rather than a theme heading.

Does Archive Meta read post custom fields?

No. It reads term meta on taxonomy archives and user meta on author archives. For fields stored on a post, use the Custom Field tag in the Post group.

Do I need Elementor Pro for archive dynamic tags?

No. Every dynamic tag Sky Addons registers ships in the free plugin, archive tags included. You do need somewhere to put them, which in practice means a Theme Builder archive template.

Conclusion

The Elementor archive dynamic tags in Sky Addons turn a pile of near-identical listing pages into one template that introduces itself correctly wherever it lands. Get the archive context right first, set a fallback on anything reading a custom field, and decide once whether Include Context belongs on the eyebrow or the heading. Pair them with the Archive Page guide, the Term and User tags, and Dynamic Content Troubleshooting when a tag stays empty. For anything else, our team is at https://wowdevs.com/support/.

How can we help?