How to Replicate the Astra Screenshot?

How to Replicate the Astra Screenshot?

When you view the Astra theme on WordPress.org you see a nice screenshot for the theme like above. You can replicate this screenshot easily. This article explains this process in detail.

Table Of Contents

Import Screenshot TemplateDesign screenshot ManuallyInstall ThemeStart Designing the ScreenshotDesign HeaderAdd Page Content

There are two ways to create this screenshot –

Import a template (Recommended) – This is an easy process where you can import a ready template and a screenshot will be available on your website. Design screenshot Manually – If you prefer manually designing screenshots from scratch you can do so with easy steps.

Let』s understand both processes –

Import Screenshot Template

You can quickly import a template for Astra screenshot with Starter Templates plugin. You can import it and then tweak it as required. To view the template click here.

Follow the below process to import the template.

Step 1 – Install Starter Templates plugin. Its available for free on WordPress.org

Step 2 – Choose Gutenberg as choice of page builder and search for Web Design Agency in library.

Step 3 – Click on the template and click to import it.

And you are done. Imported template will be available on separate page. You can edit it and tweak it as required.

Design screenshot Manually

Here are steps to design screenshot from scratch using Astra.

Install Theme

The first step would certainly be to install the Astra theme. After installation, make sure you activate the theme. 

Start Designing the Screenshot

To get started, create a new page and set it as a Homepage. To set a page as a Homepage, go to Settings > Reading > A static page > Homepage – select a newly created page from the drop-down.

Now, you can design screenshot in two sections –

HeaderPage content

Design Header

This section contains the logo, navigation menu, and social share icons.

You can design a header from Astra customizer settings. From dashboard head over to Appearance > Customize > Header Builder.

This will open up Astra』s advanced visual header builder. You can add all header sections with this builder easily – 

Note – We will be using a Transparent Header on this page. It can be enabled only for this page from page meta settings. The later part of this article will explain more about it. 

You can edit the Transparent header settings from customizer under Header Builder > Header Types > Transparent Header. 

Here is a video that explains how to customize the header –

1. Add Logo – Click on the middle left box – this is a primary header』s left section. A popup will open up with all available elements. Choose Logo from this list. Now click on the logo element, add the logo and adjust the width. 

If you want a different logo on Transparent Header, you can set it under Header Types > Transparent Header. 

2. Add Primary Menu – Create a menu that you wish to display in the header. Now click on the middle section of the primary header and from the popup select Primary Menu. You can set colors for the menu from the design tab.

3. Add Social Icons – Click in the right section of the primary header, and from the popup select Social from the popup. Add Facebook, Twitter, Instagram, or any other social icons you need. Set style from the design tab. 

Add Page Content

There are two sections on the page. Edit the page with Gutenberg editor and start building these sections.

Design First Row (Your idea matters!)

Step 1 – Add the Cover block offered by the Gutenberg editor.

Step 2 – Edit the Cover Block. Set the height 0f 740 px and overlay color with gradient. (If you need exact color codes fro gradient here they are – #07018f and #8404ce).  

Step 3 – In the Cover section, add a Group block.  

Step 4 – Inside Group block add Media & Text block. In this block select layout to display media on the right and content on left. 

Step 5 – In the content section, add the Heading block, set the H1 heading, and add text. Set color from block settings. 

Step 6 – Below the heading, add Spacer block with 20 px height and then add Button block. For button set text, link, and colors from block settings. 

Step 7 – In the right section – media section, add an image. 

Design Second Row

Step 1 – Add a Group block. Inside it add a Columns block with 4 columns. 

Step 2 – Inside each column add Image, Heading, and Paragraph blocks. Then add image, heading, and text in a paragraph. 

Page Settings 

Astra offers page-specific settings that help you to control the display of page meta for individual pages. 

In the right settings sidebar, find section – Astra Settings. 

From here set – 

Sidebar – No SidebarContent Layout – Full Width/ Contained  Disable Title Disable Breadcrumb Disable Featured ImageTransparent Header – Enabled 

This will merge your page content with your header designed with Header Builder. 

Done! 

Publish the page and visit the frontend to see the design.

About Icons Font That Comes with Astra

About Icons Font That Comes with Astra

Note:

Since version 3.3, Astra theme default font icons have been replaced by SVG icons. When SVG support is enabled, the astra.woff file and the icons mentioned in this document are not loaded anymore. You can find out more information details in this article.If you still wish to use these icons, you need to disable the SVG support.

Astra comes with a custom lightweight & beautiful icon font. All icons used in the theme are shown in this library.

You can find each of the font-icons available with Astra and its CSS class described below-

Icon
Content
CSS Class

.
e900
astra-icon-down_arrow

.
e5cd
astra-icon-close

.
e25d
astra-icon-drag_handle

.
e235
astra-icon-format_align_justify

.
e5d2
astra-icon-menu

.
e8fe
astra-icon-reorder

.
e8b6
astra-icon-search

.
e56b
astra-icon-zoom_in

.
e901
astra-icon-check-circle

.
f07a
astra-icon-shopping-cart

.
f290
astra-icon-shopping-bag

.
f291
astra-icon-shopping-basket

.
e903
astra-icon-circle-o

.
e902
astra-icon-certificate

Here is a screenshot that shows how the default added icon appears.

Optimize Astra HTML and CSS – For Existing Astra Users (Before v3.3)

Optimize Astra HTML and CSS – For Existing Astra Users (Before v3.3)

Astra brings major performance improvements in version 3.3. In this version, we have optimized HTML and CSS on the page. This reduces the page size and brings faster loading time for pages in the frontend.

Here is a complete list of pages that are made faster with this optimization –

Latest Blog PostSingle PostAll Archives (including blog archive, category archive, tab archive, author archive, pagination, and so on.)WooCommerce – Shop Page and Single Product PageEasy Digital Downloads (EDD) – Single Product PageLifterLMS – All Courses and Single Course PageLearnDash – All Courses and Single Course Page

Users those are starting to use Astra directly from this version, would get new speed improvements directly on their websites.

But existing users – those who are already using Astra and updating it to v3.3 – will not see these improvements directly on the website.

Why?

The main reason is not to disturb exiting websites』 layout, structure, and design. In the process of HTML and CSS optimization, we have merged some code and removed an extra one. If we implement this directly on existing websites some of the design might get affected by this. Any custom code written on removed HTML divs or CSS classes might not work.

So to avoid such issues, we haven』t implemented new code directly on existing websites.

But you can certainly get this optimizations on your wbesites with a simple filter code.

How?

Below is a custom code that you can use to apply HTML and CSS optimizations on your website.

But before using code –

Make sure you have Astra theme and Astra Pro updated to version 3.3Take a backup of your website

Paste the following code in your child theme』s functions.php file.

add_filter( 'astra_apply_flex_based_css', '__return_true' );

Done!

How to Remove Border Around the Cart? (Issue After Updating to Astra 3.4)

How to Remove Border Around the Cart? (Issue After Updating to Astra 3.4)

After updating Astra to version 3.4, are you observing a border around the WooCommerce or EDD cart in the Header, though it wasn』t previously set? Just like shown in the screenshot –

If yes, this article will help you understand why it is happening and how to fix it –

Why?

One of the changes that came with Astra theme version 3.4.0 was – Deprecated the Cart Style 『None』 & merged it with the existing option 『Outline』 for WooCommerce and EDD.

What does this mean?

Astra offers an option to add cart in the header. When you add cart, you will observe styling options under Design tab.

Prior to version 3.4, cart had three styling options – None, Outline and Fill. With Astra 3.4, 『None』 option was deprecated and was merged with 『Outline』 style. This style adds a border around the cart. So if you have set cart style to none, it will be replaced with outline and will add a border around cart.

This is why you see border around the cart as you update Astra to 3.4

How to fix?

Astra Pro version 3.4.2 comes with a solution for this by providing a new 『Border Width』 option for the Cart element. With this new option, you will be able to set the width of your Cart border, as well as remove it.

So if you wish to remove this border just set width to zero.

You can visit customizer and go to Header Builder > Cart > Design > Style > Border Width and set it zero.

Note:

1. Make sure to update the Astra theme to version 3.4.3 and Astra Pro to version 3.4.2 to use the new cart border option. 2. Only Astra Pro users might face this issue of a cart border. Free Astra users won』t face this issue.

Getting Started with Essential Bundle

Getting Started with Essential Bundle

Essential Bundle is a great choice to start your agency business or start working for your clients as freelancers.

Working for different clients often means that you』ll be covering various needs and delivering diverse solutions.

Essential Bundle give you a balanced bundle the right combination of products you would need.

This is a brief overview of what you get with the Essential Bundle and how to use these tools best. 

Astra Pro

Naturally, we start with the Astra Pro addon, which comes included in this bundle so you can use the full capabilities of the Astra theme straight away. Combine Astra theme and Astra Pro with an extensive selection of ready-made Starter Templates and our Premium support, and you』re ready to amaze clients. Here is a getting starter article.

Premium Starter Templates

There are more than 100 free Starter Templates that you can use for almost any type of website, but from time to time, you just need that something extra to make it the perfect fit. This is why we included additional Premium templates that are available only with our Essential Bundle or Growth Bundles. Here is a setting starter article.

Ultimate Addons for Your Favorite Page Builder 

Next to Ultimate Addons for Gutenberg that is available for free with the Astra Theme, you can choose additional Ultimate Addons depending on which builder you primarily use – Ultimate Addons for Elementor or Ultimate Addons for Beaver Builder. No matter which one you choose, Ultimate Addons will be the last add-on you』ll ever need. With dozens of unique widgets and more than 200 pre-built sections, you will save time while building amazing websites. And don』t worry about the bloat – you can use only the widgets you need and keep your websites light and fast still. Here are articles to get started with Ultimate Addons for Beaver Builder and Ultimate Addons for Elementor.

WP Portfolio

Show your work to attract clients or develop portfolios for them. Whether you want to show-case websites, images, videos, or maybe WooCommerce products, you can easily do this using the WP Portfolio plugin. 

WP Portfolio is compatible with major page builders like Elementor, Visual Composer, and Beaver Builder. Use customizable shortcodes to add a portfolio where you want it and just the way you want it. Here is a getting started article.

Unlimited Website Usage

Whether you』ve chosen an annual or lifetime license, there is no limit to the number of websites you can create using all products included in your Bundle.

White-Labeling

Do you want to set up an additional income stream by offering administration and support services to your clients? White-Label and rebrand Astra theme and all of the plugins and addons in your Bundle in just a few clicks.

White-Labeling will allow you to add your company』s brand on Astra Theme and plugins and replace support contact details with yours. This way, you can offer our products as an integral part of your services and be sure that your clients refer to you with all potential needs. At the same time, you will still have the full support of the Astra Team behind you.

One-to-One Support

Our Support Team is always there for our users, as we strive to provide excellent service continuously. As our Essential Bundle user, the support tickets you open will always be the highest priority, giving you security and the fastest support when using our products. 

We try to provide support to all of our users as much as we can. However, our complimentary support can only cover questions related to our products』 existing features and fixing bugs that our users might encounter. 

As our Essential Bundle user, you are entitled to the full scope of our support. Though we do not offer help related to customizations or providing custom code specific to your needs, you can always rely on our support to give their best to meet your needs and help with any issues in the quickest way possible. Premium support equally covers issues like the basics of using our products and building websites and helping you solve more demanding issues. Premium support can be related even to Astra theme integrations with 3rd-party plugins (like WooCommerce, LearnDash, etc.) or extending some capabilities of Astra theme and integrated plugins using our existing custom CSS and filters base. 

With our One-to-One Support, we ensure that our team members stay with you until your issue is resolved. Even if solving the issue takes some time or help from our developers, your dedicated support team member will be monitoring the whole progress, follow up, provide temporary workarounds (if possible) and keep you updated until the solution is provided. 

Extensive Training

Our products are simple to use and developed with user-friendliness on our minds. But as they are continually evolving, we want to make sure that both you and your colleagues have all the information at hand at any time. We regularly update and expand our Knowledge base and create detailed guides, walkthroughs, and blog articles.

Our YouTube channel will be your treasure chest; videos cover many topics, from WordPress basics and using Astra products to advanced features and products. Subscribe to our Brainstorm Force channel. 

Finally, our products are supported by a substantial online community ready to help and share knowledge at all times. Join some of our Facebook groups to become a part of Astra Comunity:

Astra WordPress Theme CommunityAstra and Elementor UsersUltimate Addons for ElementorUltimate Addons for Beaver BuilderUltimate Addons for Beaver Builder Users

 Frequently Asked Questions

1. Should I download all of these plugins?

You do not need to download and use all plugins at a time. Based on your website』s requirement, you can plugins from the list. With the Astra theme, you can start using the Astra Pro addon. Then download and use other plugins as required.

2. Is there one download for Essential Bundle?

No. the Essential Bundle is a collection of different plugins. You would need to download each plugin separately and upload it to your website.

3. What to do with the downloaded files?

You can upload them to your website just like any other WordPress plugin.

How to Activate License Key on WordPress Multisite?

How to Activate License Key on WordPress Multisite?

Plugins available with Astra Pro Addon, Essential Bundle and Astra Growth Bundle can be used on Multi-Site Network.

Install the plugins on the main site. Network Activate the required plugins.

To get the license key information – login to our store and open the Licenses page. You will see all your license keys information there.

From the main site, you can activate the license for following plugins-

Ultimate Addon for Beaver Builder ( Settings > UABB > License )Ultimate Addons for ElementorWP PortfolioSchema Pro

While for below-mentioned plugins, you would need to activate the license from individual subsites –

Astra Premium SitesAstra Pro AddonConvert Pro

Getting Started with Astra Pro Addon Plugin!

Getting Started with Astra Pro Addon Plugin!

Not sure how to start with Astra Pro Addon plugin? Then this document is for you.

What is Astra Pro Addon?

Astra Pro Addon is a plugin that enhances the capabilities of the Astra theme and adds more features to it. This plugin comes with addons that can be activated and deactivated as per your needs. Therefore, you can select the features that you wish to keep and avoid the rest from bloating your website.

If you』re looking for a solid and fast theme with easy options for customizations, go for Astra Pro Addon.

Where can I purchase Astra Pro Addon?

On Astra pricing page, you can see packages available for Astra. You can select an ASTRA PRO package that offers Astra Pro separately while it is bundled with  Essential Bundle and Growth Bundle.

How to Install Astra Pro Addon plugin?

After purchasing Astra Pro you can download plugin zip from the store and install it on your WordPress site like any other plugin. See how you can proceed with installation here.

Where can I get the license key?

Activating your license or purchase key is very important. This way, you are registering the purchase you』ve made and therefore will receive free updates from us. You can find the key on the license page when you log in to our store. See more information here.

How can I activate the license?

The license key (or purchase key) is needed in various instances; like registering the product to receive free updates, logging in to our support center to request support and more. You can install and activate the Astra Pro plugin on an unlimited number of websites using the same license. See how you can activate Astra Pro Addon license.

How to get started with Astra Pro?

Once you have installed Astra Pro and activated your license, you are free to use any addons that you wish to use in the theme. Addons available with Astra Pro will be listed under Appearance > Astra Options, with the label Available Astra Pro Modules. Activate required modules and start building your website

Note: Each module and its settings can be found under the respective tab in the customizer.

You can see information about all Astra Pro addons here.

Astra Options Page – All Settings Explained

Astra Options Page – All Settings Explained

Astra provides a dedicated settings page in your WordPress dashboard. You can manage all Astra theme and Astra Pro related controls here. You would see this screen under Appearance > Astra Options.

Astra ThemeAstra Pro Addon Plugin

Astra Theme

Have a look at the options that are available with free Astra Theme:

Astra Header/Footer Builder 

It allows you to switch between the legacy header and footer, which were available with previous versions of the Astra theme, and our new Header and Footer Builder. To change your current header and footer option, just click on the button in this section. To find out more about our new Header and Footer Builder please check this article (https://wpastra.com/docs/faqs-astra-header-footer-builder/).

Links to Customizer Settings 

These settings will land you on a respective setting in the customizer. So you would not need to open a customizer and search for a particular setting.

More Options Available with Astra Pro! 

This section lists all modules available with Astra Pro Addon. You can refer to documents for each of the modules to see all the advanced options offered by Astra Pro modules.

Import Starter Site 

This option in the right sidebar, allows you to install the Starter Templates plugin with a single click. It offers a free library of Starter Site Templates available with a choice of Page Builders – Gutenberg, Elementor, Beaver Builder, or Brizy. You can choose from more than 150 Starter Templates created by our team. 

Importing any template will set up your whole website in a couple of minutes including installing all needed plugins, creating pages and adding designs, and setting all Astra Customizer settings. From there, you can just replace texts and images and any other content you might have (like WooCommerce products) with your own, and your website is done. Also, if you wish, you can further develop your website designs using our template design as a starting point.

Important Links

From here you can check out Astra Website and get familiar with all options and features that come with the Astra theme.

If you have any queries regarding Astra, you can dig for a Knowledge Base solution or ask Astra Community on Facebook. 

Still did not find the solution?  You can contact our Five Star Support team for all your questions straight from this page.

Also, you can easily Rate Us and leave your feedback. We value the opinion of our users and we are happy to hear it anytime.

Extend Astra with Free Plugins

There is a number of plugins created for extending Astra theme capabilities. You can activate these depending on your needs by clicking on the 「Activate」 button. This will install the desired plugin and activate it. You can then access the plugin settings straight from Astra Options.Among the free plugins available here are Ultimate Addons for Gutenberg builder which will add advanced blocks to your default WordPress builder, Sidebar Manager that will allow you to create custom sidebars for your website, Custom Fonts for easy font importing, and many more.

Astra Pro Addon Plugin

With your Astra Pro Addon installed and activated, the 「More Options Available with Astra Pro!」 section will turn to the Available Astra Pro Modules section. Here, you will have the option to Activate or Deactivate All modules or activate/deactivate each one individually as you need them.

It』s good to know that deactivating Pro modules you don』t use will benefit your website performance.

Additional sections available with Astra Pro Addon:

CSS File Generation is another option that you can use to improve your website performance. Enabling this will result in your inline CSS not showing up in the Source Code anymore, as the inline CSS will now be added as a separate file. You can find out more about this in the following article (https://wpastra.com/astra-2-1/).If you』re eager to be amongst the first to try all our new features, you can choose to Allow Beta Updates and enable automatic beta updates for Astra Pro on your website.

Make a note if you have white-labeled Astra using Astra Pro, the links in the sidebar won』t appear.

Addon settings for all Astra Pro modules will appear under the Available Astra Pro Modules section. You can activate modules as per requirement. Refer to the White Label document to see how you can white label the theme and plugin with Astra Pro.

Note: Please make sure you update the Astra theme and the Astra Pro addon. Unless you update both, you might face issues with Astra Pro modules.

Blog / Archive

Blog / Archive

An archive is a common terminology when it comes to Blog settings. Well to start off, 「Archive」 means the collection of data. The archive page is a collection of posts grouped by category, author, date, tag, etc.The search page is also an Archive page.

You can find the setting under Appearance > Customize > Blog > Blog / Archive

Under Blog / Archive there are total 4 settings:

Blog Post ContentBlog Post StructureBlog MetaBlog Content Width

Blog Pro module available with Astra Pro adds more options in the customizer for the blog layouts.

Blog Post Content

The written matter on a blog means the blog post content.You can manage the content in the following manner:

Full Content

Where the entire write-ups or the copy matter written for a blog post is visible on the archive page.

Excerpt Content

Excerpt content means displaying a short extract of the content, where the count of words is restricted. The default length is 55 words.

Note: If you have entered the excerpt content from the blog excerpt area it will overwrite the current excerpt.

Blog Pro module available with Astra Pro gives you options to control the word count.

Blog Post Structure

Blog post structure helps you in managing the featured image, title, and the blog Meta.You can hide the featured image for your blog posts.

In the same way, you can hide the Blog meta settings

Note: When you turn OFF the title and blog meta settings, option for Blog Meta disappears.

You can even swap the position of the image and meta settings with a simple drag-drop method.

Blog Meta

Blog meta is all about the in-short description explaining what the blog is all about. It gives extra information about the blog.Where the author has control to show/hide the number of comments received, the category the post, who is the author, the publish date and the tags.

Note: For managing the categories, tags and publish dates you will have to edit the individual post from the backend of WordPress.

Blog Content Width

Just the way you have the option to manage the container width of your website, you have an option to manage the container width of your blog page.

Typography

You will be able to set the Typography of the Archive Title and Post Title from the settings under this option.

Note:

The Archive Title settings are not applicable to the Blog Archive page title.

We provide more styling options in dedicated modules of Astra Pro Addon plugin. Learn more about the Blog Pro module of Astra Pro Addon.

How to Resolve Fatal Error: Call to Undefined function ctype_xdigit()

How to Resolve Fatal Error: Call to Undefined function ctype_xdigit()

If you』re getting a fatal error notification that begins with the following description 「Uncaught Error: Call to undefined function ctype_xdigit()」 , that means that the ctype_xdigit function is missing from PHP version installed on your hosting.

These functions are used to check whether a character or string falls into a certain character class. You can find out more about these functions here.

Usually, the ctype_xdigit function comes bundled with other ctype functions as a part of the default PHP installation. Some hosting companies might leave the ctype_xdigit function out.

How to resolve this?

As mentioned, this is related to the functions included in PHP version your host installed on your server. Thus, the solution for this is contacting your hosting provider and asking the host to re-/enable the ctype_xdigit function for your website.