By default, WordPress does not offer a way of editing archive
s. (archive templates are utterly useless in any real life applications, if any cares about my opinion).
You would have to create a theme option/settings page, where you would control the styling of an archive
template.
But, quicker would be to just not use an archive
template at all and instead put a shortcode
into a normal page
, where you could then use Visual Composer (you can even make your shortcode a VC element).
Related Posts:
- Make Two Views of Post Type Archive At Two URLs
- Showing only future posts in archive based on custom field date
- How to remove current year from wp_get_archives
- Archive template
- Archive list for custom post type categories
- Check if is post type archive and in category
- Not able to see CPT archive template
- Add archive/category results to single post page
- Not able to see archive page of custom posts
- Archive Custom Post Type
- Custom Post Type archive (archive-{post-type}.php) is not working
- How to display archive page posts based on author_id
- Limiting the Archive page to posts posted by particular author
- Using WP_Query how can I show events (a custom post type) that are in the future?
- Archive-Custom-Post-Type order by Event Date, ASC, and hide events that have completed
- What code do I “comment out” to remove the loop from this Custom Taxonomy
- Group Archive list by posts tag
- Custom Post Archive – display page 1 differently then subsequent pages
- CountUp timer for custom post
- Custom Post Type Archive – archive.php is present, but it is not being used
- Custom post type archive url when post type has archive string
- get custom post archieve by month
- Customing Annual Archive plugin
- Notice- undefined variable post and trying to get property of non-object
- WordPress Rewrite Url with arugments
- How to link to an archive-special.php from a custom front-page template?
- Archive page for custom post type shows regular posts, too (by category)
- How to create archive child pages with good Yoast SEO meta?
- Adding Custom Text Patterns in the WP 4.5 Visual Editor
- Add custom TinyMCE 4 Button, Usable since WordPress 3.9-beta1
- How to remove custom post type archive
- Add custom options to the wplink dialog
- How to use a custom post type archive as front page?
- Custom Post Type Archives by Year & Month?
- Remove inline linking tool
- Get custom post type slug for an archive page
- Create a custom archive page for a custom post type in a plugin
- Keep HTML format when switching from Visual to HTML editor
- Custom Post Type Settings page, choose page to display archive
- Adding a menu item for a Custom Post Archive
- Forcing reload of editor-style.css
- Custom Post Type Archive Page not showing
- how to fix a broken visual editor
- Add popup window to TinyMCE buttons
- Adding custom post type archives to a WordPress menu
- How do you change the visual editor’s background color?
- How to set a custom post type to have viewable future posts
- TinyMCE editor is breaking my beautiful HTML
- Can you add the visual editor to the description field for custom taxonomies?
- WordPress Visual Editor Stripping HTML Changes
- Custom Post Type Template – Archive
- How to get back distraction-free mode we had before WP 4.1?
- Hide page visual editor if certain template is selected?
- Remove Editor From Homepage
- Disable h1 and h2 from rich text editor combobox
- Page Template as Custom Post Type Archive
- Custom post type yearly/ monthly archive permalinks
- How can I improve the line break handling in the WYSIWYG editor?
- Disable WYSIWYG editor only when creating a page
- How to display TinyMCE without wp_editor()
- Can’t get post id on page that is a custom post type archive
- Featured image shortcode
- Remove ‘Custom..’ option in tinyMCE colour swatch
- Meta_Query as a way how to setup CPT permalinks – is it a good thing?
- WordPress 4.8: Using multiple WYSIWYG-Editors with media inside of Widgets how to?
- How to replace the content of tinyMCE editor in both text and visual mode using jQuery?
- How to rewrite slug of custom post type archive page
- Disable visual editor on one specific page
- How do you create an archive for a custom post type from a plugin?
- pre_get_posts with tax_query causes empty result
- wp_editor disable after reaching character count limit
- Styling Shortcodes in Visual Editor
- Tiny MCE editor stripping xlink:href parameter from SVG USE tag
- Proper way of making custom post type landing page or archive page
- Change behavior of “Insert into Post” based on attachment metadata
- Custom Post Type Archives by Date with Custom Permalink
- Sort Custom Post Type Archive by Taxonomy Term [duplicate]
- How to disable Gutenberg editor?
- Shortcode to insert
- How to edit the actual paragraph dropdown in TinyMCE with custom text styles
- Is it possible to create nested lists in the WYSIWYG editor?
- TinyMCE Anchor Button not showing
- How to keep non-breaking spaces in the visual editor?
- How to add a WYSIWYG text editor to the Category Edit Screen
- How to List All Custom Post Types Names (Not Posts)
- How to seamlessly redirect between different archive and singular slugs?
- Is there a way to prevent the Editor from modifying my HTML
- Change title in head on Archive page
- Archives for custom post type based on a “date” meta value
- Custom Post Type Archives with 0 Posts Redirects as 404
- Is there a plugin to show the code tag button on the visual editor?
- WordPress Editor not getting youtube video preview
- Remove hidden formatting when user paste text from MS Word into TinyMCE
- Drag-and-drop “Panels”-style visual layout editor?
- How to enable the tag in WordPress posts and pages
- How to filter custom post type archive by meta value
- What are the advantages of using a custom post type archive?
- Visual editor not showing up
- Visual Editor Missing, Server-Side Problem, How Would You Debug It?
- Page is defaulting to archive page and not designated template