Micdrop
Music WordPress Theme
Micdrop - Music WordPress Theme
Hi, and welcome to the Micdrop User Guide. The User Guide covers all the information needed to use the Micdrop theme to build an amazing website, as well as some helpful tips and tricks that will make your experience working with the Micdrop theme easier and more enjoyable. If you need any additional assistance while using our theme, you can always submit a ticket to our support forum at https://helpcenter.qodeinteractive.com and our support team will be glad to help you out.
You can navigate through different sections of the User Guide by clicking on the links in the menu to the left of your screen. You will also notice that we have highlighted certain parts of the text throughout the User Guide, such as important pieces of information, useful tips, and helpful code snippets, with different formatting for an easier overview. Here are some examples of the different formatting we use for Useful Tips, and Code Snippets:
This is a useful tip
<div class="code-snippet">This is a helpful code snippet</div>
In this first section of the Micdrop User Guide we will go through the essential steps required to start building your website with the Micdrop theme. We will explain how to install the theme, import the included demo content, as well as how to update the theme. At the end of this section you will also find a set of Frequently Asked Question related to troubleshooting the theme.
Installing Micdrop
After downloading the Micdrop installation file from ThemeForest, extract it and in the extracted folder locate the Micdrop.zip file. You can then install the Micdrop theme using one of the two following installation methods:
-
WordPress upload - For most users, this is probably the simplest installation method. To install the Micdrop theme using this method, please follow these steps:
-
Login to your WordPress admin panel
-
Navigate to Appearance > Themes > Add New > Upload Theme
-
Click on Choose File and select Micdrop.zip
-
Click on Install Now
-
FTP upload - If you would like to install the Micdrop theme via FTP, please follow these steps:
-
Extract the Micdrop.zip file you previously located. You should now see a folder named Micdrop
-
Using an FTP client, login to the server where your WordPress website is hosted
-
Using an FTP client, navigate to the /wp-content/themes/ directory under your WordPress website's root directory
-
Using an FTP client, upload the previously extracted Micdrop folder to the themes directory on your remote server
Once the installation is complete, your Micdrop theme will be ready for use. Now all you need to do is navigate to Appearance > Themes and activate the Micdrop theme. After you have done this, you should see Micdrop Core Options appear in the left navigation bar of your WordPress admin panel.
You should also see a notification at the top of the screen that required plugins need to be installed. Please install and activate all of the required plugins, since they are necessary for the theme to function properly.
Make sure to install and activate the "Qode Framework" plugin, since this plugin is of critical importance for proper theme functioning. After you have done so, please proceed with installing and activating the "Micdrop Core" plugin. This plugin includes core theme functionalities and custom post types that come with the theme (Portfolio, Testimonials, etc.), and without this plugin you will not be able to create any of these custom post types or the elements in the theme that require them.
If writing permissions aren't set for folders containing CSS and JS files on your server, you will see a warning message at the top of the theme options page. In order to remove that message, you need to change permissions for the
wp-content/themes/Micdrop/assets/css and
wp-content/themes/Micdrop/assets/js folders and set them to 755. We recommend setting writing permissions in order to optimize your site performance. If you have any issues with this, please contact your hosting service provider. Alternatively, you can submit a ticket to
https://helpcenter.qodeinteractive.com with FTP access for your site, and our support team will take a look.
Theme Activation and Registration
In order to activate your copy of Micdrop, you should input your purchase code and email address, and thus effectively register the theme. To do this, please navigate to Micdrop Dashboard > Micdrop Dashboard and input the required information there.
You can obtain your purchase code by following these steps:
-
Log into your Envato Market account.
-
Hover the mouse over your username at the top of the screen.
-
Click ‘Downloads’ from the drop-down menu.`
-
Click ‘License certificate & purchase code’ (available as PDF or text file).
Note that you are not required to separately register any of the plugins which came bundled with the theme.
Please note that if you used your purchase code on one installation, you are required to Deregister in order to use the purchase code on a different installation.
You should also make sure to activate and register your copy of the theme before proceeding to the demo import process.
It is also a good practice to refer to the System Info section to see if your server resources match the theme requrements. Navigate to Micdrop Dashboard > System Info and there you will find a general overview of your server configuration, as well as the theme information and an overview of all the active plugins. In System Information any parameters that do not meet the theme requirements will be shown in red, and you can also see the recommended values that you should set next to them. If you are unsure how to adjust the server resources, you can ask your hosting provider to perform this for you.
Importing Demo Content
With the Micdrop theme, you have the option to either start creating your site from scratch, or choosing to import one of the included demo sites to use as a starting point, and then modifying it to suit your needs. In this section we will explain how to do the latter.
If you plan on building an online shop with Micdrop, you should install the WooCommerce plugin before importing the demo content. For more information on how to install WooCommerce, please read the WooCommerce section of this User Guide.
If you plan on using contact forms on your website, you should instal the Contact Form 7 plugin before importing the demo content so you recieve all the contact forms from our demo site. For more information on how to install Contact Form 7, please read the Contact Form 7 section of this User Guide.
Micdrop comes with a one-click import module. To import one of the included demo sites, please follow these steps:
-
Login to your WordPress admin panel
-
Navigate to Micdrop Dashboard > Import
-
From the Import dropdown menu, choose the demo site that you would like to import.
-
From the Import Type dropdown menu, choose what type of content you'd like to import:
-
All - imports pages, content, widgets, and settings. We recommend this for users who would like to import a demo site exactly as it appears on our live demo.
-
Content - imports only pages and their content. This option is recommended for users who would like to see how we've created our page layouts, but who want to keep their own settings in Micdrop Core Options.
-
Widgets - imports only widgets. This option is recommended for users who would only like to populate the theme’s widget areas with the widgets from their chosen demo. No other content is imported.
-
Options - imports settings in Micdrop Core Options only. This option is recommended for users who would like to achieve the same look and feel of their chosen demo site, but do not want to import any additional content.
-
If you also wish to import media files (images, videos, sounds), make sure to set the Import attachments option to "Yes".
-
Click on the Import button and wait for the import process to finish.
Updating Micdrop
You can update your theme by performing the following steps:
-
Download the latest theme .zip file from ThemeForest
-
Extract it and locate Micdrop.zip
-
Extract Micdrop.zip and locate the Micdrop folder
-
Copy/Replace the contents of the Micdrop folder to the /wp-content/themes/Micdrop folder of your web site.
Troubleshooting FAQ
1. Why can't I save my menu?
WordPress by default has a limited number of menu items. When you import our demo content, which contains a lot of menu items, you might not be able to save changes you make to a menu. You can fix this problem by contacting your hosting and asking them to add the following lines to the php.ini file:
suhosin.post.max_vars = 5000
suhosin.request.max_vars = 5000
2. Why is there a smiley displayed on blank pages?
This problem is most likely related to JetPack and memory settings of your hosting. You can either disable JetPack or read what the JetPack developer wrote: Regarding the memory limit, please refer to the WordPress Codex section concerning this problem. Some sites that load many plugins alongside WordPress ultimately require a higher memory limit than WordPress defaults to, but since this is limited to specific hosts and configurations, it must be dealt with on an individual basis. You'll find the Codex article at: https://codex.wordpress.org/Common_WordPress_Errors#Allowed_memory_size_exhausted
3. How do I optimize my site?
Please use this tool to investigate reasons for slow loading: https://gtmetrix.com/
4. How to translate or rename default theme labels?
You can use the Poedit software (https://poedit.net/wordpress) to translate/rename all the theme's labels. Another solution is to edit the theme folder/languages/en_US.po file directly in a text editor and manually edit the labels you want to translate.
5. Why do I see a white screen when importing demo content?
If you get a white screen or some other error when trying to import our demo content, this probably happens because of the maximum execution time limit. You need to increase the maximum execution time (upload time) setting of your web server. The default maximum execution time on web servers is 30 seconds. Please increase it to 120 seconds. Possible ways of achieving this are:
-
By Wp-config.php changes - set_time_limit(120);
-
In htaccess - php_value max_execution_time 120;
-
In php.ini file - max_execution_time = 120
You can also ask your hosting provider to take care of this for you.
Once you've installed Micdrop, you can start building your site. In this section of the User Guide we will explain how you can set up your header, upload your logo, create your menu, set up your footer area, customize the general look and feel of your website, and create your first pages.
One of the first things you might want to do after you have installed and activated your Micdrop theme is to set up your header area. The header contains the logo, menu, search bar, side area icon, and other optional widgets.
To set up your header, navigate to Micdrop Core Options > Header from your WordPress admin panel. The settings you define here will be the default settings for all pages on your site. If you need any help in further understanding any of these options, please refer to the Micdrop Core Options section of this User Guide.
Some options, such as the header skin and background color, can be overridden on a page to page basis from a specific page’s backend. For more information on how local page settings work, please refer to the Pages section of this User Guide.
Uploading Your Logo
To add your logo to the header, navigate to Micdrop Core Options > Logo from your WordPress admin panel and click the upload button next to the Logo – Main field. After you upload your image and save the options, you should have a visible logo in your header area. For more information regarding the various logo types that can be uploaded, please refer to the Micdrop Core Options section of this User Guide.
To create a new menu, navigate to Appearance > Menus from your WordPress admin panel. Enter a name for your new menu and then click Create Menu.
Every page that you have created will be listed in the section on the left named Pages. Simply check the pages that you would like to add to your menu and click the Add to Menu button. Once you have added pages to your menu, you can click and drag the menu items to rearrange them, or nest them one underneath the other.
In the Menu Settings section (which is located underneath the Menu Structure section), check the checkbox next to Main Navigation and click Save Menu. This will activate the menu you have just created, and you should now see a functional menu in your header.
To set up your footer, navigate to Micdrop Core Options > Footer from your WordPress admin panel.
The settings you define here will be the default settings for all pages on your site. If you would like both the top and bottom footer areas to be displayed, make sure that both the Enable Footer Top Area and Enable Footer Bottom Area options are enabled. If you need any help understanding any of these options, please refer to the Micdrop Core Options section of this user guide.
Content is added to your footer via widgets. Navigate to Appearance > Widgets from your WordPress admin panel. On the right side of your page you will see the widget areas for your footer. The widget areas for the top footer are named Footer Top Area - Column 1, Footer Top Area - Column 2, Footer Top Area - Column 3, and Footer Top Area - Column 4. On the left side of the Widgets page you will see the available widgets. To add a widget to one of the Footer widget areas, simply drag the desired widget to one of the Footer Column widget areas on the right.
To add content to the bottom footer, simply add widgets to the Footer Bottom widget areas.
General Look and Feel
Now let’s set up the general look and feel of your site. If you have imported a demo site and would like to keep its general look and feel, then you do not need to do anything else. Otherwise, you can go to Micdrop Core Options > Typography and in the General Typography section set a default font family and styles for your site. Next, you can navigate to Micdrop Core Options > General, and in the Main Color field set a default main color for your site.
Now that you have set up the basic elements for your site, you’re ready to start building your pages.
Building Pages
To create a new page, navigate to Pages > Add New from your WordPress admin panel. In the text field near the top of the screen enter a title for your page. After you have added a title, choose the “Full width” template from the section on the right named Page Attributes. This will allow you to add sections to your page that span across the whole width of the screen.
In the bottom section of your screen you will find local page settings. Any settings that you define here will override the global settings set in Micdrop Core Options.
It is generally considered good practice to set up the look and feel of your site on a global level, and override the settings when necessary on a local level. This will save you a lot of time, unlike if you were to set up every page separately.
To start adding elements to your page, first make sure that you are in the Elementor editor view. If the blue button near the top left of the page says EDIT WITH ELEMENTOR, click on it to enable the Elementor Page Builder view.
Once you’re in the Elementor Page Builder view, you can start adding elements to your page. To locate the custom elements that come with the theme, scroll down to the bottom of the Elementor toolbar until you reach the section named Select - this is where you'll find all our custom-made shortcodes.
You can also type in the name of the desired element in the Search Widget... search field located at the top of the toolbar. Note that you can add the elements of your choosing by drag-and-dropping them on the page, which is displayed on the right side of the screen. You can learn more about individual elements in the Custom Shortcodes section of this user guide.
Finally, click the Publish button in the lower right section of the Elementor toolbar. (If you made some changes on an already published page, you will see an Update button instead).
Useful tip: you have the option to disable specific shortcodes, post types and icon packs, e.g. the ones you will not be using in any way. Doing so may result in improvement of your website's performance. If you wish to disable any of these options, you should navigate to Appearance > Customize > Micdrop Performance. You can choose which features you wish to disable from there.
In this section of the User Guide we will discuss page creation in more detail, including the various page templates available in the theme, and all the page specific options.
When creating a new page, one of the first things you will probably want to do is to choose an appropriate template for your page. To this this, visit your page from the backend (or create a new page by going to Pages > Add new), and locate the Page Attributes section on the right side of the screen. Micdrop comes with a variety of page templates to choose from:
- Default Template - Select this template if you would like to create a standard page with your content inside the grid.
- Qode Blank Template - Choose this template to create a page with no header or footer.
- Qode Full Width Template - Select this template if you would like to create a standard page with your content spanning across the full width of the page.
Now that you have chosen an appropriate template, let’s go over the custom fields available for pages.
Please note that any settings you save here will override the global settings you've set in Micdrop Core Options. It is generally considered good practice to set up the look of your pages on a global level, and then override settings on a local level, if necessary. This will save you a lot of time, unlike if you were to set up every page locally.
Micdrop Settings
Page Settings
- Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- Main Color - Set a first main color for your website.
- Additional Color - Set an additional color mostly used for borders and gray text.
- Page Background Color - Set a color for the page background.
- Page Background Image - Set a background image for the page.
- Page Background Repeat - Set a background pattern for the page.
- Page Background Size - Choose whether you wish to resize the background image to cover the entire background (even if this means streaching or cutting the image), or if you wish to resize the background image to display it in its full size.
- Page Background Attachment - Choose whether the background image will be fixed or can be scrolled.
- Page Content Padding - Set the padding values for the content on this page. Please input the padding values in the format: top right bottom left (e.g. 10px 5px 10px 5px).
- Page Content Padding Mobile - Set the padding values for the content on this page on mobile screens (1024px and below). Please input the padding values in the format: top right bottom left (e.g. 10px 5px 10px 5px).
- Boxed Layout - Set this option to "Yes" to enable the boxed layout. If you choose a boxed layout for this page, the content will be fitted in a centrally positioned grid.
- Boxed Background Color - Set a background color for outside the boxed content.
- Boxed Background Pattern - Set an image pattern to be displayed in the boxed background.
- Boxed Background Pattern Behavior - Choose a behavior type for the boxed background.
- Disable Boxed Layout On Mobile - Set this option to "Yes" if you would like to disable the boxed layout on mobile devices.
- Passepartout - Set this option to "Yes" if you would like to display a passepartout border around this page.
- Passepartout Color - Set a color for the passepartout.
- Passepartout Background Image - Upload an image to be displayed in the passepartout background.
- Passepartout Size - Set a size for the passepartout.
- Passepartout Responsive Size - Set a size for the passepartout border when viewed on smaller screens.
- Initial Width of Content - Set a width for the grid on this page.
- Always Put Content Behind Header - Set this option to "Yes" if you would like the header to cover the top of the page content.
- Enable Page Spiner - Set this option to "Yes" if you would like to enable the page spiner effect.
- Enable Back to Top - Set this option to "Yes" to display a 'Back to Top' button on your website.
Footer Settings
- Enable Page Footer - Set this option to "Yes" to display the footer on this page.
Footer Area
- Uncovering Footer - Set this option to "Yes" if you would like to make the footer gradually appear on scroll.
- Footer Skin - Choose a predefined skin for the footer area.
- Enable Top Footer Area - Set this option to "Yes" if you would like to display the top footer area.
- Top Footer Area in Grid - Set this option to "Yes" if you would like the top footer area to be displayed in grid.
- Top Custom Footer Area - Choose a custom top footer area type and the number of columns you would like to display.
- Content Alignment - Select an alignment type for the content in your top footer area.
- Top Footer Area Styles - Set the background color, background image, widget margins, top border color, width and style for the footer top.
- Enable Bottom Footer Area - Set this option to "Yes" if you would like to display the bottom footer area.
- Bottom Footer Area in Grid - Set this option to "Yes" if you would like the bottom footer area to be displayed in grid.
- Bottom Custom Footer Area - Choose a custom bottom footer area type you would like to display.
- Bottom Footer Area Styles - Set the background color, padding, top border color, width and style for the footer bottom.
Header Settings
- Header Layout - Choose a header type to use on this page. Depending on the header type you choose, different options will be available.
- Header Skin - Here you can choose a header style to be applied to the header on this page. The "Light" header style displays white navigation text and the "Light" logo version, while the "Dark" header style displays black navigation text and the "Dark" logo version. If you wish to use the default colors and logo, leave this field empty.
- Show Header Widget Areas - Set this option to "Yes" if you wish to display the header widget areas on this page.
- Choose Custom Header Widget Area One - Choose a custom widget area to dispay in the header widget area one.
- Choose Custom Header Widget Area Two - Choose a custom widget area to disply in the header widget area two.
Main Menu
- Dropdown Position - Input a value for the dropdown menu height in pixels.
- Dropdown Background Color - Select a dropdown background color for your header menu.
- Main Menu Dropdown Appearance - Choose how the dropdown menu will appear.
- Wide Dropdown Full Width Section - Set this option to "Yes" if you wish to set the main menu to take up the full width.
- Wide Dropdown Background Color - Select a color for the wide dropdown background.
- Wide Dropdown Content in Grid - Set this option to "Yes" if you would like the wide dropdown menu content to be in grid.
Scroll Appearance Section
- Header Scroll Appearance - Choose a scroll appearance/behavior for the header on your pages.
- Sticky Header Skin - Choose a skin for your sticky header.
- Sticky Scroll Amount - Enter a scroll amount (how much you will scroll from the top of the page) for the sticky header to appear at. This option is only available for the sticky header scroll appearance.
- Sticky Header Side Padding - Input a value for the sticky header side padding.
- Sticky Header Background Color - Set a color for the sticky header background.
Centered Header
- Header Height - Input a value for the header height.
- Header Background Color - Set a background color for the centered header.
- Header Border Color - Set a border color for the centered header.
Divided Header
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the divided header.
- Header Background Color - Set a background color for the divided header.
- Header Border Color - Set a border color for the divided header.
Minimal Header
- Opener In Center - Set this option to "Yes" if you would like to set the minimal header opener in the center when the widget area is active.
- Hide Widgets On Fullscreen Menu - Set this option to "Yes" if you would like to hide widgets when the fullscreen menu is open.
- Content in Grid - Set this option to "Yes" if you wish to set the minimal header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the minimal header.
- Header Background Color - Set a background color for the minimal header.
- Header Border Color - Set a border color for the minimal header.
Standard Header
- Content in Grid - Set this option to "Yes" if you wish to set the standard header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the standard header.
- Header Background Color - Set a background color for the standard header.
- Header Border Color - Set a border color for the standard header.
- Menu Position - Choose where you wish to position the menu within the standard header.
Vertical Sliding Header
- Header Background Color - Set a background color for the vertical sliding header.
- Icon Source - Choose a source for your icon.
Vertical Header
- Header Background Color - Set a background color for the vertical header.
Top Area
- Enable Top Area - Set this option to "Yes" if you wish to display the top area on this page.
- Content in Grid - Set this option to "Yes" if you wish to set the top area content in grid.
- Top Area Options - Set the background color, top area height, and top area side padding for the top area.
- Content Alignment - Select an alignment type for the content in your top area.
- Top Area Border Options - Set a border color, input border width value and choose a border style for your top area.
Logo Settings
Header Logo Options
- Logo Height - Set the logo height for your pages.
- Logo Padding - Input a value for your logo padding.
- Logo Source - Choose a source for your logo.
- Logo Image - Choose an image for your logo.
- Logo - Main - Upload a default logo image to display in the header on your pages.
- Logo - Dark - Upload a dark style logo to display in the header on your pages.
- Logo - Light - Upload a light style logo to display in the header on your pages.
- Logo - Vertical Sliding - Set a vertical sliding logo image to be displayed.
- Logo - Sticky - Set a sticky logo image to be displayed.
- Logo SVG Path - Input a SVG path code for your logo.
- Color - Select a color for your SVG logo.
- Hover Color - Select a hover color for your SVG logo.
- SVG Icon Size - Input a value for the SVG icon size.
- Logo Textual - Set a textual logo to be displayed.
- Logo Text - Input textual content for your textual logo.
- Typography - Here you can set the typography styles for the textual logo.
Mobile Header Logo Options
- Mobile Logo Height - Set the mobile logo height for your pages.
- Mobile Logo Padding - Input a value for your mobile logo padding.
- Mobile Logo Source - Choose a source for your mobile logo.
- Mobile Logo - Main - Upload a default mobile logo image to display in the header on your pages.
- Mobile Logo - SVG Path - Input a SVG path code for your logo.
- Color - Select a color for your SVG logo.
- Hover Color - Select a hover color for your SVG logo.
- SVG Icon Size - Input a value for the SVG icon size.
- Mobile Logo - Textual - Set a textual logo to be displayed.
- Logo Text - Input textual content for your textual logo.
- Typography - Here you can se the typography styles for the textual logo.
Mobile Header Settings
- Sticky Mobile Header - Set this option to "Yes" if you wish the mobile header to be sticky (to follow in the viewport on scroll).
- Mobile Header Layout - Choose mobile header layout you wish to use.
- Content in Grid - Set this option to "Yes" if you would like to set your mobile header content in grid.
- Mobile Header Skin - Choose a skin for your mobile header.
- Icon Source - Choose whether you would like to use an icon from an icon pack, SVG icons or a predefined, theme-styled icon.
- Mobile Header Opener Styles - Customize your mobile header opener by selecting a color, hover color and inputing a value for your icon size.
Minimal Mobile Header
- Minimal Height - Set a minimal height for the minimal mobile header.
- Header Padding - Input a value for the minimal mobile header padding.
- Header Background Color - Set a background color for the minimal mobile header.
Side Area Mobile Header
- Header Height - Set a height for the side area mobile header.
- Header Padding - Input a value for the side area mobile header padding.
- Header Background Color - Set a background color for the side area mobile header.
Standard Mobile Header
- Header Height - Set a minimal height for the standard mobile header.
- Header Padding - Input a value for the standard mobile header padding.
- Header Background Color - Set a background color for the standard mobile header.
Sidebar Settings
- Sidebar Layout - Choose the desired layout for your sidebar. You can also disable the sidebar here by choosing "No Sidebar".
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Choose a predefined size for the space between the content and sidebar.
- Widgets Margin Bottom - Input space value between widgets.
Title Settings
- Enable Page Title - Use this option to control whether you would like to display the title area on this page or not.
Title Area
- Title Layout - Choose a type of title area to use.
- Page Title in Grid - Set this option to "Yes" if you would like to set the title area content in grid.
- Full Width Title Side Padding - Input the value for the side padding for the full width title.
- Height - Set a height for the title area.
- Height on Smaller Screens - Set a height for the title area on smaller screens when the mobile header is displayed.
- Background Color - Set a background color for the title area
- Background Image - Chose a background image for the title area.
- Background Image Behavior - Choose how you would like the background image to behave.
- Title Color - Set a color for the title.
- Title Tag - Set a heading tag for titles.
- Text Alignment - Set an alignment for titles.
- Vertical Text Alignment - Define the vertical alignment setting for the title area content on your pages. You can choose to vertically align the title area content from the bottom of the header, or from the top of your browser window.
- Subtitle Options - Input a subtitle, choose the subtitle color and set the subtitle margin.
In this section of the User Guide we will discuss the creation of blog posts and all the available options for each post, setting up pages to display blog listings, as well as how to change the date format for your posts.
Blog Posts
To create a new blog post, go to Posts > Add New from your WordPress admin panel. First, you need to enter a title for your blog post in the text field near the top of the screen. Then choose a format for your blog post in the Format section on the right side of the screen.
Let's take a look at the available blog post formats:
- Standard - This is the default blog format. You can start adding content with the Elementor Page Builder.
- Gallery - this format features an image gallery slider. In order for it to work, you need to add a gallery at the top of your page. A field named Post Format Gallery will appear in the blog single settings section of the page, and here you can upload and add your gallery images.
- Video - a field named Post Format Video will appear in the blog single settings section of the page. Here you can enter your video links. You can link videos from YouTube or Vimeo, or alternatively, host your own videos. If you decide to self-host your video files, you need to upload the video files via the Media section (or you could upload a video directly to your server), and then enter the path to your video files in the corresponding fields. We recommend uploading videos in MP4 format in order to ensure compatibility with all modern browsers. You can also find a list of all supported formats here.
- Audio - a field named Post Format Audio will appear in the blog single settings section of the page. Here you can enter the path to an audio file you have previously uploaded to the Media Library (or to your server directly), or a link to an online audio service. You can find the full list of all supported online audio services here.
- Link - a field named Post Format Link will appear in the blog single settings section of the page. Here you can enter the full URL of the page you would like to link to, as well as a text you wish to display on the link.
- Quote - a field named Post Format Quote will appear in the blog single settings section of the page. Here you can enter the quote you would like to display as well as the author of the quote.
Now it's time to categorize this post:
- Beneath the Format section you will see a section named Categories. Here you can select the categories that you would like to add this post to. If you would like to create a new category, click on the + Add New Category link. A text field will appear in which you can enter a category name, and then click Add New Category.
- Once you've selected the categories you would like to add your post to, click the Publish button. Congratulations, you've just published your first blog post!
- Beneath the Categories section you will see the Tags and Featured Image sections. Here you can add tags to your post, and set a featured image which will be displayed for this post on blog list pages.
Now that we have published our first blog post, let’s go over the available custom fields for blog posts.
Note that most of them are the same custom fields you'll find when creating standard pages.
Blog Single
- Blog List Image - Set an image for this post to be displayed in blog lists instead of the featured image.
- Image Dimensions - Choose an image layout for blog lists. If you are using fixed images proportions in the list, pick an option other than default.
Micdrop Settings
Page Settings
- Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
- Main Color - Set a first main color for your website.
- Additional Color - Set an additional color mostly used for borders and gray text.
- Page Background Color - Set a color for the page background.
- Page Background Image - Set a background image for the page.
- Page Background Repeat - Set a background pattern for the page.
- Page Background Size - Choose whether you wish to resize the background image to cover the entire background (even if this means streaching or cutting the image), or if you wish to resize the background image to display it in its full size.
- Page Background Attachment - Choose whether the background image will be fixed or can be scrolled.
- Page Content Padding - Set the padding values for the content on this page. Please input the padding values in the format: top right bottom left (e.g. 10px 5px 10px 5px).
- Page Content Padding Mobile - Set the padding values for the content on this page on mobile screens (1024px and below). Please input the padding values in the format: top right bottom left (e.g. 10px 5px 10px 5px).
- Boxed Layout - Set this option to "Yes" to enable the boxed layout. If you choose a boxed layout for this page, the content will be fitted in a centrally positioned grid.
- Boxed Background Color - Set a background color for outside the boxed content.
- Boxed Background Pattern - Set an image pattern to be displayed in the boxed background.
- Boxed Background Pattern Behavior - Choose a behavior type for the boxed background.
- Disable Boxed Layout On Mobile - Set this option to "Yes" if you would like to disable the boxed layout on mobile devices.
- Passepartout - Set this option to "Yes" if you would like to display a passepartout border around this page.
- Passepartout Color - Set a color for the passepartout.
- Passepartout Background Image - Upload an image to be displayed in the passepartout background.
- Passepartout Size - Set a size for the passepartout.
- Passepartout Responsive Size - Set a size for the passepartout border when viewed on smaller screens.
- Initial Width of Content - Set a width for the grid on this page.
- Always Put Content Behind Header - Set this option to "Yes" if you would like the header to cover the top of the page content.
- Enable Page Spiner - Set this option to "Yes" if you would like to enable the page spiner effect.
- Enable Back to Top - Set this option to "Yes" to display a 'Back to Top' button on your website.
Footer Settings
- Enable Page Footer - Set this option to "Yes" to display the footer on this page.
Footer Area
- Uncovering Footer - Set this option to "Yes" if you would like to make the footer gradually appear on scroll.
- Footer Skin - Choose a predefined skin for the footer area.
- Enable Top Footer Area - Set this option to "Yes" if you would like to display the top footer area.
- Top Footer Area in Grid - Set this option to "Yes" if you would like the top footer area to be displayed in grid.
- Top Custom Footer Area - Choose a custom top footer area type and the number of columns you would like to display.
- Content Alignment - Select an alignment type for the content in your top footer area.
- Top Footer Area Styles - Set the background color, background image, widget margins, top border color, width and style for the footer top.
- Enable Bottom Footer Area - Set this option to "Yes" if you would like to display the bottom footer area.
- Bottom Footer Area in Grid - Set this option to "Yes" if you would like the bottom footer area to be displayed in grid.
- Bottom Custom Footer Area - Choose a custom bottom footer area type you would like to display.
- Bottom Footer Area Styles - Set the background color, padding, top border color, width and style for the footer bottom.
Header Settings
- Header Layout - Choose a header type to use on this page. Depending on the header type you choose, different options will be available.
- Header Skin - Here you can choose a header style to be applied to the header on this page. The "Light" header style displays white navigation text and the "Light" logo version, while the "Dark" header style displays black navigation text and the "Dark" logo version. If you wish to use the default colors and logo, leave this field empty.
- Show Header Widget Areas - Set this option to "Yes" if you wish to display the header widget areas on this page.
- Choose Custom Header Widget Area One - Choose a custom widget area to dispay in the header widget area one.
- Choose Custom Header Widget Area Two - Choose a custom widget area to disply in the header widget area two.
Main Menu
- Dropdown Position - Input a value for the dropdown menu height in pixels.
- Dropdown Background Color - Select a dropdown background color for your header menu.
- Main Menu Dropdown Appearance - Choose how the dropdown menu will appear.
- Wide Dropdown Full Width Section - Set this option to "Yes" if you wish to set the main menu to take up the full width.
- Wide Dropdown Background Color - Select a color for the wide dropdown background.
- Wide Dropdown Content in Grid - Set this option to "Yes" if you would like the wide dropdown menu content to be in grid.
Scroll Appearance Section
- Header Scroll Appearance - Choose a scroll appearance/behavior for the header on your pages.
- Sticky Header Skin - Choose a skin for your sticky header.
- Sticky Scroll Amount - Enter a scroll amount (how much you will scroll from the top of the page) for the sticky header to appear at. This option is only available for the sticky header scroll appearance.
- Sticky Header Side Padding - Input a value for the sticky header side padding.
- Sticky Header Background Color - Set a color for the sticky header background.
Centered Header
- Header Height - Input a value for the header height.
- Header Background Color - Set a background color for the centered header.
- Header Border Color - Set a border color for the centered header.
Divided Header
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the divided header.
- Header Background Color - Set a background color for the divided header.
- Header Border Color - Set a border color for the divided header.
Minimal Header
- Opener In Center - Set this option to "Yes" if you would like to set the minimal header opener in the center when the widget area is active.
- Hide Widgets On Fullscreen Menu - Set this option to "Yes" if you would like to hide widgets when the fullscreen menu is open.
- Content in Grid - Set this option to "Yes" if you wish to set the minimal header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the minimal header.
- Header Background Color - Set a background color for the minimal header.
- Header Border Color - Set a border color for the minimal header.
Standard Header
- Content in Grid - Set this option to "Yes" if you wish to set the standard header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the standard header.
- Header Background Color - Set a background color for the standard header.
- Header Border Color - Set a border color for the standard header.
- Menu Position - Choose where you wish to position the menu within the standard header.
Vertical Sliding Header
- Header Background Color - Set a background color for the vertical sliding header.
- Icon Source - Choose a source for your icon.
Vertical Header
- Header Background Color - Set a background color for the vertical header.
Top Area
- Enable Top Area - Set this option to "Yes" if you wish to display the top area on this page.
- Content in Grid - Set this option to "Yes" if you wish to set the top area content in grid.
- Top Area Options - Set the background color, top area height, and top area side padding for the top area.
- Content Alignment - Select an alignment type for the content in your top area.
- Top Area Border Options - Set a border color, input border width value and choose a border style for your top area.
Logo Settings
Header Logo Options
- Logo Height - Set the logo height for your pages.
- Logo Padding - Input a value for your logo padding.
- Logo Source - Choose a source for your logo.
- Logo Image - Choose an image for your logo.
- Logo - Main - Upload a default logo image to display in the header on your pages.
- Logo - Dark - Upload a dark style logo to display in the header on your pages.
- Logo - Light - Upload a light style logo to display in the header on your pages.
- Logo - Vertical Sliding - Set a vertical sliding logo image to be displayed.
- Logo - Sticky - Set a sticky logo image to be displayed.
- Logo SVG Path - Input a SVG path code for your logo.
- Color - Select a color for your SVG logo.
- Hover Color - Select a hover color for your SVG logo.
- SVG Icon Size - Input a value for the SVG icon size.
- Logo Textual - Set a textual logo to be displayed.
- Logo Text - Input textual content for your textual logo.
- Typography - Here you can se the typography styles for the textual logo.
Mobile Header Logo Options
- Mobile Logo Height - Set the mobile logo height for your pages.
- Mobile Logo Padding - Input a value for your mobile logo padding.
- Mobile Logo Source - Choose a source for your mobile logo.
- Mobile Logo - Main - Upload a default mobile logo image to display in the header on your pages.
- Mobile Logo - SVG Path - Input a SVG path code for your logo.
- Color - Select a color for your SVG logo.
- Hover Color - Select a hover color for your SVG logo.
- SVG Icon Size - Input a value for the SVG icon size.
- Mobile Logo - Textual - Set a textual logo to be displayed.
- Logo Text - Input textual content for your textual logo.
- Typography - Here you can set the typography styles for the textual logo.
Mobile Header Settings
- Sticky Mobile Header - Set this option to "Yes" if you wish the mobile header to be sticky (to follow in the viewport on scroll).
- Mobile Header Layout - Choose mobile header layout you wish to use.
- Content in Grid - Set this option to "Yes" if you would like to set your mobile header content in grid.
- Mobile Header Skin - Choose a skin for your mobile header.
- Icon Source - Choose whether you would like to use an icon from an icon pack, SVG icons or a predefined, theme-styled icon.
- Mobile Header Opener Styles - Customize your mobile header opener by selecting a color, hover color and inputing a value for your icon size.
Minimal Mobile Header
- Minimal Height - Set a minimal height for the minimal mobile header.
- Header Padding - Input a value for the minimal mobile header padding.
- Header Background Color - Set a background color for the minimal mobile header.
Side Area Mobile Header
- Header Height - Set a height for the side area mobile header.
- Header Padding - Input a value for the side area mobile header padding.
- Header Background Color - Set a background color for the side area mobile header.
Standard Mobile Header
- Header Height - Set a minimal height for the standard mobile header.
- Header Padding - Input a value for the standard mobile header padding.
- Header Background Color - Set a background color for the standard mobile header.
Sidebar Settings
- Sidebar Layout - Choose the desired layout for your sidebar. You can also disable the sidebar here by choosing "No Sidebar".
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Choose a predefined size for the space between the content and sidebar.
- Widgets Margin Bottom - Input space value between widgets.
Title Settings
- Enable Page Title - Use this option to control whether you would like to display the title area on this page or not.
Title Area
- Title Layout - Choose a type of title area to use.
- Page Title in Grid - Set this option to "Yes" if you would like to set the title area content in grid.
- Full Width Title Side Padding - Input the value for the side padding for the full width title.
- Height - Set a height for the title area.
- Height on Smaller Screens - Set a height for the title area on smaller screens when the mobile header is displayed.
- Background Color - Set a background color for the title area
- Background Image - Chose a background image for the title area.
- Background Image Behavior - Choose how you would like the background image to behave.
- Title Color - Set a color for the title.
- Title Tag - Set a heading tag for titles.
- Text Alignment - Set an alignment for titles.
- Vertical Text Alignment - Define the vertical alignment setting for the title area content on your pages. You can choose to vertically align the title area content from the bottom of the header, or from the top of your browser window.
- Subtitle Options - Input a subtitle, choose the subtitle color and set the subtitle margin.
Blog Lists
After you have created enough posts, you also need to create a blog list where all of these posts will be displayed. To create a blog list, you first need to create a new page on which your blog list will be displayed, and in the page's backend find the Blog List shortcode. You also have the option to create a blog slider using the Blog Slider shortcode. For a more detailed look into the Blog List as well as the Blog Slider elements, refer to the Custom Shortcodes section of this guide.
Date Format
If you wish to change the date format on blog posts, navigate to Settings > General > Date Format from your WordPress admin, and select your format of choice.
This section of the User Guide provides a comprehenisve overview of all the settings available in the Micdrop Core Options section of your WordPress admin panel. The settings found here are applied globally and will affect all pages on your website. However, note that many of these options can be overridden locally by applying settings on individual pages or on shortcode elements.
General
- Main Color - Set a first main color for your website.
- Additional Color - Set an additional color mostly used for borders and gray text.
- Page Background Color - Set a background color for your pages.
- Page Background Image - Upload the image for the background.
- Page Background Repeat - Enabling this option will set the background image as a repeating pattern throughout the page, otherwise the image will appear as the cover background image.
- Page Background Size - Choose whether you wish to resize the background image to cover the entire background (even if this means streaching or cutting the image), or if you wish to resize the background image to display it in its full size.
- Page Background Attachment - Choose whether the background image will be fixed or can be scrolled.
- Page Content Padding - Set the padding values for the content for your pages. Please input the padding values in the format: top right bottom left (e.g. 10px 5px 10px 5px).
- Page Content Padding Mobile - Set the padding values for the content on your pages on mobile screens (1024px and below). Please input the padding values in the format: top right bottom left (e.g. 10px 5px 10px 5px).
- Boxed Layout - Set this option to "Yes" to enable the boxed layout. If you choose a boxed layout for your pages, the content will be fitted in a centrally positioned grid.
- Boxed Background Color - Set a background color for outside the boxed content.
- Boxed Background Pattern - Set an image pattern to be displayed in the boxed background.
- Boxed Background Pattern Behavior - Choose a behavior type for the boxed background.
- Disable Boxed Layout On Mobile - Set this option to "Yes" if you would like to disable the boxed layout on mobile devices.
- Passepartout - Set this option to "Yes" if you would like to display a passepartout border around your pages.
- Passepartout Color - Set a color for the passepartout.
- Passepartout Background Image - Upload an image to be displayed in the passepartout background.
- Passepartout Size - Set a size for the passepartout.
- Passepartout Responsive Size - Set a size for the passepartout border when viewed on smaller screens.
- Initial Width of Content - Set a width for the grid on your pages.
- Enable Page Spiner - Set this option to "Yes" if you would like to enable the page spiner effect.
- Enable Back to Top - Set this option to "Yes" to display a 'Back to Top' button on your website.
- Back to Top Icon SVG Path - Input your SVG path code for your back to top icon.
- Back to Top Styles - Choose a style for your 'Back to Top' button.
- Color - Set a color for your 'Back to Top' button.
- Hover Color - Set a hover color for your 'Back to Top' button.
- Background Color - Set a background color for your 'Back to Top' button.
- Background Hover Color - Set a background hover color for your 'Back to Top' button.
- Border Color - Set a border color for your 'Back to Top' button.
- Border Hover Color - Set a border hover color for your 'Back to Top' button.
- Border Width - Input a value for your 'Back to Top' button border width.
- Border Radius - Input a value for your 'Back to Top' button border radius.
- Icon Size - Input a value for your 'Back to Top' button icon size.
- Custom JS - You can input any custom JavaScript into this field and it will take effect on your site.
Logo
Header Logo Options
- Logo Height - Set the logo height for your pages.
- Logo Padding - Input a value for your logo padding.
- Logo Source - Choose a source for your logo.
- Logo Image - Choose an image for your logo.
- Logo - Main - Upload a default logo image to display in the header on your pages.
- Logo - Dark - Upload a dark style logo to display in the header on your pages.
- Logo - Light - Upload a light style logo to display in the header on your pages.
- Logo - Vertical Sliding - Set a vertical sliding logo image to be displayed.
- Logo - Sticky - Set a sticky logo image to be displayed.
- Logo SVG Path - Input a SVG path code for your logo.
- Color - Select a color for your SVG logo.
- Hover Color - Select a hover color for your SVG logo.
- SVG Icon Size - Input a value for the SVG icon size.
- Logo Textual - Set a textual logo to be displayed.
- Logo Text - Input textual content for your textual logo.
- Typography - Here you can se the typography styles for the textual logo.
Mobile Header Logo Options
- Mobile Logo Height - Set the mobile logo height for your pages.
- Mobile Logo Padding - Input a value for your mobile logo padding.
- Mobile Logo Source - Choose a source for your mobile logo.
- Mobile Logo - Main - Upload a default mobile logo image to display in the header on your pages.
- Mobile Logo - SVG Path - Input a SVG path code for your logo.
- Color - Select a color for your SVG logo.
- Hover Color - Select a hover color for your SVG logo.
- SVG Icon Size - Input a value for the SVG icon size.
- Mobile Logo - Textual - Set a textual logo to be displayed.
- Logo Text - Input textual content for your textual logo.
- Typography - Here you can set the typography styles for the textual logo.
Fonts
- Enable Google Fonts - Set this option to "Yes" if you wish to use Google Fonts on your website.
- Google Fonts to Include - Here you can choose which Google Fonts you wish to include on your site.
- Google Fonts Weight - Set default Google Fonts weights for your site. The more options you select, the greater potential impact on page load time gets.
- Google Fonts Styles - Choose default Google Fonts styles for your site. The more options you select, the greater potential impact on page load time gets.
- Custom Fonts - If you wish to add custom fonts to your theme, you can do so here.
Typography
- General Typography - Here you can set the typography styles for different headings, links and paragraphs. In addition to this, you can set typography styles for individual responsive stages for each heading below.
General
- Header Layout - Choose a header type to use on your pages. Depending on the header type you choose, different options will be available.
- Header Skin - Here you can choose a header style to be applied to the header on your pages. The "Light" header style displays white navigation text and the "Light" logo version, while the "Dark" header style displays black navigation text and the "Dark" logo version. If you wish to use the default colors and logo, leave this field empty.
Centered Header
- Header Height - Input a value for the header height.
- Header Background Color - Set a background color for the centered header.
- Header Border Color - Set a border color for the centered header.
Divided Header
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the divided header.
- Header Background Color - Set a background color for the divided header.
- Header Border Color - Set a border color for the divided header.
Minimal Header
- Opener In Center - Set this option to "Yes" if you would like to set the minimal header opener in the center when the widget area is active.
- Hide Widgets On Fullscreen Menu - Set this option to "Yes" if you would like to hide widgets when the fullscreen menu is open.
- Content in Grid - Set this option to "Yes" if you wish to set the minimal header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the minimal header.
- Header Background Color - Set a background color for the minimal header.
- Header Border Color - Set a border color for the minimal header.
Standard Header
- Content in Grid - Set this option to "Yes" if you wish to set the standard header content in grid.
- Header Height - Input a value for the header height.
- Header Side Padding - Set the side padding for the standard header.
- Header Background Color - Set a background color for the standard header.
- Header Border Color - Set a border color for the standard header.
- Menu Position - Choose where you wish to position the menu within the standard header.
Vertical Sliding Header
- Header Background Color - Set a background color for the vertical sliding header.
- Icon Source - Choose a source for your icon.
Vertical Header
- Header Background Color - Set a background color for the vertical header.
Top Area
- Enable Top Area - Set this option to "Yes" if you wish to display the top area.
- Content in Grid - Set this option to "Yes" if you wish to set the top area content in grid.
- Top Area Options - Set the background color, top area height, and top area side padding for the top area.
- Content Alignment - Select an alignment type for the content in your top area.
- Top Area Border Options - Set a border color, input border width value and choose a border style for your top area.
Main Menu Settings
Main Menu
- Dropdown Position - Input a value for the dropdown menu height in pixels.
- Dropdown Background Color - Select a dropdown background color for your header menu.
- Main Menu Dropdown Appearance - Choose how the dropdown menu will appear.
- Wide Dropdown Full Width Section - Set this option to "Yes" if you wish to set the main menu to take up the full width.
- Wide Dropdown Background Color - Select a color for the wide dropdown background.
- Wide Dropdown Content in Grid - Set this option to "Yes" if you would like the wide dropdown menu content to be in grid.
Main Menu Typography
- Menu 1st Level Typography - Set styles for 1st level menu items in the main menu.
- Menu 2nd Level Typography - Set styles for 2nd level menu items in the main menu.
- Menu 2nd Level Wide Typography - Set styles for the 2nd level menu items in the wide menu.
- Menu 3rd Level Wide Typography - Set styles for 3rd level menu items in the wide menu.
Scroll Appearance Settings
- Header Scroll Appearance - Choose a scroll appearance/behavior for the header on your pages.
- Sticky Header Skin - Choose a skin for your sticky header.
- Sticky Scroll Amount - Enter a scroll amount (how much you will scroll from the top of the page) for the sticky header to appear at. This option is only available for the sticky header scroll appearance.
- Sticky Header Side Padding - Input a value for the sticky header side padding.
- Sticky Header Background Color - Set a color for the sticky header background.
General Settings
- Sticky Mobile Header - Set this option to "Yes" if you wish the mobile header to be sticky (to follow in the viewport on scroll).
- Mobile Header Layout - Choose mobile header layout you wish to use.
- Content in Grid - Set this option to "Yes" if you would like to set your mobile header content in grid.
- Mobile Header Skin - Choose a skin for your mobile header.
- Icon Source - Choose whether you would like to use an icon from an icon pack, SVG icons or a predefined, theme-styled icon.
- Mobile Header Opener Styles - Customize your mobile header opener by selecting a color, hover color and inputing a value for your icon size.
Minimal Mobile Header
- Minimal Height - Set a minimal height for the minimal mobile header.
- Header Padding - Input a value for the minimal mobile header padding.
- Header Background Color - Set a background color for the minimal mobile header.
Side Area Mobile Header
- Header Height - Set a height for the side area mobile header.
- Header Padding - Input a value for the side area mobile header padding.
- Header Background Color - Set a background color for the side area mobile header.
Standard Mobile Header
- Header Height - Set a minimal height for the standard mobile header.
- Header Padding - Input a value for the standard mobile header padding.
- Header Background Color - Set a background color for the standard mobile header.
Mobile Menu Settings
Mobile Menu Typography
- Menu 1st Level Typography - Set styles for 1st level menu items in the mobile menu.
- Menu 2nd Level Typography - Set styles for 2nd level menu items in the mobile menu.
Events
- Event Archive Title Layout - Choose an event archive title layout.
- Event Archive Page Title In Grid - Set this option to "Yes" if you would like to display the title area in grid.
- Fullscreen Menu in Grid - Set this option to "Yes" if you wish to set the fullscreen menu in grid.
- Fullscreen Menu Hide Logo - Set this option to "Yes" if you wish to hide your menu logo.
- Background Color - Select a color for your fullscreen menu background.
- Background Image - Upload an image for your fullscreen menu background.
- Icon Source - Choose whether you would like to use icons from an icon pack, SVG icons or predefined, theme-styled icons.
- Icon Pack - Choose an icon pack for the full screen menu. This option is only available if you have selected icon pack as your source.
- Full Screen Menu Open Icon SVG Path - Enter the full screen menu icon SVG path here. This option is only available if you have selected the SVG icons as your source.
- Full Screen Menu Close Icon SVG Path - Enter the full screen menu close icon SVG path here. This option is only available if you have selected the SVG icons as your source.
Fullscreen Menu Typography
- Menu 1st Level Typography - Set styles for 1st level menu items in the fullscreen menu.
- Menu 2nd Level Typography - Set styles for 2nd level menu items in the fullscreen menu.
Title
- Enable Page Title - Use this option to control whether you would like to display the title area or not on your website.
- Title Layout - Choose a type of title area to use.
- Page Title in Grid - Set this option to "Yes" if you would like to set the title area content in grid.
- Full Width Title Side Padding - Input the value for the side padding for the full width title.
- Height - Set a height for the title area.
- Height on Smaller Screens - Set a height for the title area on smaller screens when the mobile header is displayed.
- Background Color - Set a background color for the title area
- Background Image - Chose a background image for the title area.
- Background Image Behavior - Choose how you would like the background image to behave.
- Title Color - Set a color for the title.
- Title Tag - Set a heading tag for titles.
- Text Alignment - Set an alignment for titles.
- Vertical Text Alignment - Define the vertical alignment setting for the title area content on your pages. You can choose to vertically align the title area content from the bottom of the header, or from the top of your browser window.
- Sidebar Layout - Choose the desired layout for your sidebar. You can also disable the sidebar here by choosing "No Sidebar".
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Choose a predefined size for the space between the content and sidebar.
- Widgets Margin Bottom - Input space value between widgets.
- Enable Page Footer - Set this option to "Yes" to display the footer on your pages.
Footer Area
- Uncovering Footer - Set this option to "Yes" if you would like to make the footer gradually appear on scroll.
- Footer Skin - Choose a predefined skin for the footer area.
- Enable Top Footer Area - Set this option to "Yes" if you would like to display the top footer area.
- Top Footer Area in Grid - Set this option to "Yes" if you would like the top footer area to be displayed in grid.
- Top Area Grid Gutter - Choose a predefined size for the space between columns for top footer area.
- Content Alignment - Select an alignment type for the content in your top footer area.
- Top Footer Area Styles - Set the padding, margin, background color, background image, top border color and width for the footer top.
- Enable Bottom Footer Area - Set this option to "Yes" if you would like to display the bottom footer area.
- Bottom Footer Area in Grid - Set this option to "Yes" if you would like the bottom footer area to be displayed in grid.
- Bottom Footer Area Columns - Set the number of columns for the bottom footer area.
- Bottom Area Grid Gutter - Choose a predefined size for the space between columns for bottom footer area.
- Content Alignment - Select an alignment type for the content in your bottom footer area.
- Bottom Footer Area Styles - Set the background color, padding, margin, top border color and width for the footer bottom.
Search
Search Page
- Enable Page Title - Set this option to "Yes" if you wish to display the search page title.
- Sidebar Layout - Choose a layout for the sidebar on search pages.
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Set a predefined size for the space between the content and sidebar on search pages.
- Number of Characters in Excerpt - Input the maximum number of characters you wish to show in post excerpts on search pages.
- Icon Source - Choose whether you would like to use icons from an icon pack or SVG icons, or a predefined icon style.
- Search Open Icon SVG Path - Input your search icon SVG path. This option is only available if you have selected SVG path as your search icon source.
- Search Close Icon SVG Path - Input the search close icon SVG path here. This option is only available if you have selected SVG path as your search icon source.
- Icon Pack - Choose an icon pack to use for search icons. This option is only available if you have selected Icon Pack as your search icon source.
- Search Icon Size - Set a size for the search icon.
- Search Icon - Here you can set a color for the search icon as well as for search icon on hover.
- Search Icon Label - Set this option to "Yes" if you would like to display the search icon label.
Side Area
- Side Area Width - Set a width for the side area.
- Content Overlay Background Color - Set a background color for the content overlay.
- Background Color - Set a background color for the side area.
- Icon Source - Choose whether you would like to use icons from an icon pack,SVG icons or a predefined icon style.
- Icon Pack - Choose an icon pack you wish to use for side area icon.
- Side Area Icon SVG Path - Enter your Side Area icon SVG path here.
- Side Area Close Icon SVG Path - Enter your Side Area close icon SVG path here.
- Colors - Here you can set the colors for the side area.
- Text Alignment - Choose an alignment for the text in the side area.
Blog
Blog List
- Number of Characters in Excerpt - Set a number of characters to be displayed in the excerpt.
- Sidebar Layout - Choose a sidebar layout for blog archive pages.
- Blog Archive Title Layout - Choose a title area layout to display.
- Blog Archive Page Title In Grid - Set this option to "Yes" if you would like to set the blog archive page title in grid.
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Set a predefined size for the space between the content layout and the sidebar layout for your blog lists.
- Enable Additional Info - Set this option to "Yes" if you would like to display author info and tags.
- Enable Light Skin - Set this option to "Yes" if you would like to apply the light skin.
Blog Single
- Enable Page Title - Set this option to "Yes" to display the post title in single post title areas.
- Show Post Title in Title Area - Set this option to "Yes" to display the post title in title areas.
- Sidebar Layout - Choose a sidebar layout for blog single posts.
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Set a predefined size for the space between the content layout and the sidebar layout for your single posts.
- Post Template - Choose a predefined post template for your blog single posts.
- Center Title - Set this option to "Yes" if you would like to center the post title.
- Dark Skin - Set this option to "Yes" if you would like to apply the dark skin.
- Enable Author Info - Set this option to "Yes" to display the author info box on blog single posts.
- Show Author Email - Set this option to "Yes" to show the author e-mail in the author info box.
- Enable Related Posts - Set this option to "Yes" to display related posts on blog single pages.
- Normalize Height - Set this option to "Yes" if you would like to set your related posts and media items to the same parameters (180px height on devices with larger resolutions than 768px).
- Enable Single Post Navigation - Enable navigation links on single posts, so you can navigate through single blog posts.
- Set Navigation Through Current Category - Set this option to "Yes" to limit the navigation only to the current category.
Social Share
- Enable Facebook Share - Set this option to "Yes" to enable the Facebook social share functionality.
- Enable Twitter Share - Set this option to "Yes" to enable the Twitter social share functionality.
- Twitter Via Text - Input a twitter handle you wish to appear in Tweets shared from your site.
- Enable LinkedIn Share - Set this option to "Yes" to enable the LinkedIn social share functionality.
- Enable Pinterest Share - Set this option to "Yes" to enable the Pinterest social share functionality.
- Enable Tumblr Share - Set this option to "Yes" to enable the Tumblr social share functionality.
- Enable VK Share - Set this option to "Yes" to enable the VK social share functionality.
Maps
- Maps API Key - Input a Google Maps API key you wish to use.
- Map Style - If you would like to use a predefined map style, input the map style json here.
- Map Zoom - Input the default value for zoom on your maps.
- Enable Map Scroll - Set this option to "Yes" if you would like maps to be scrollable.
- Enable Map Dragging - Set this option to "Yes" if you would like maps to be draggable.
- Enable Map Street View Controls - Set this option to "Yes" if you would like to enable street view controls on maps.
- Enable Map Zoom Control - Set this option to "Yes" if you would like to enable zoom controls on maps.
- Enable Map Type Control - Set this option to "Yes" if you would like to allow users to choose the type of map they are viewing.
- Enable Map Full Screen Control - Set this option to "Yes" to display a full screen switch button on your maps.
Album
- Single Layout - Choose a default layout for album single pages.
WooCommerce
Product List
- Item Layout - Choose a default layout for product lists.
- Columns Number - Choose a number of columns for the product list.
- Space Between Items - Set a spacing between products in the list.
- Products per Page - Set the number of products you would like to display per page.
- Title Tag - Set a heading tag for your product titles on product list pages.
- Product Archive Header Skin - Set the skin for the product archive header.
- Product Archive Title Skin - Set the skin for the product archive title.
- Sidebar Layout - Choose a default sidebar layout for product lists.
- Custom Sidebar - Choose a custom sidebar to display.
- Set Grid Gutter - Set a predefined size for the space between the content layout and the sidebar.
- Enable Percent Sign - Set this option to "Yes" if you wish to display the percent value mark instead of the sale label on selected products.
Product Single
- Enable Page Title - Set this option to "Yes" if you would like to display the title area on single product pages.
- Title Tag - Set a heading tag for your single product titles.
- Enable Image Lightbox - If you'd like to use lightbox image functionality, you can choose between 'magnific popup' and 'photo swipe' here, or you can choose not to use the image lightbox alltogether.
- Enable Zoom Maginfier - Set this option to "Yes" if you would like to enable a zoomed view of product images when they are hovered on.
- Set Thumbnail Images Position - Choose a position for the thumbnail images.
- Number of Thumbnail Image Columns - Set a number of columns for thumbnail images on single product pages.
- Number of Related Product Columns - Set a number of columns for related products on single product pages.
- Enable Subscribe Popup - Set this option to "Yes" if you would like to enable a pop-up window with a contact form for your pages on page load.
- Title - Input the title for the pop-up window.
- Subtitle - Input the subtitle for the pop-up window.
- Background Image - Upload a background image to be displayed in the pop-up.
- Select Contact Form - Choose a contact form you wish to use.
- Contact Form Style - Set the style for the contact form.
- Enable Subscribe Pop-up Prevent - Set this option to "Yes" if you would like to enable pop-up preventing.
- Pop-up Prevent Behavior - Choose how to manage pop-up prevention.
Age Verification
- Enable Age Verification - Set this option to "Yes" if you wish to display age verification on your pages.
- Logo Image - Set a logo image for the age verification form.
- Title - Input a title you wish to display. The default title is Are You Over 18?
- Subtitle - Input a subtitle you wish to display. The default subtitle is By entering this site you agree to our Privacy Policy
- Note - Input some additional text that will be displayed in the age verification form.
- Link for Negative Action - Input a link that will open in the event that the user responds negatively to the age verification inquiry.
- Background Image - Set an image to be displayed in the age verification form background.
- Age Verification Behavior - Choose how you wish to manage the age verification modal.
404
- Enable Page Title - Set this option to "Yes" to display a title on your 404 page.
- Enable Page Footer - Set this option to "Yes" to display a footer on your 404 page.
- Background Color - Set a background color for the 404 page.
- Background Image - Upload a background image for the 404 page.
- Title Label - Enter a title to be displayed on the 404 error page.
- Title Color - Set a color for the 404 page title.
- Text Label - Input a text to be displayed underneath the title for the 404 page.
- Text Color - Set a color for the 404 page additional text.
- Button Text - Input a text you wish to display on the 404 error page button.
In this section of the User Guide we will take a comprehesive look at all the custom shortcodes included in the theme and their repsective options.
Section
The section element is a container element in which you can add other elements (shortcodes) and sort them on your page. Besides the standard Elementor Page Builder options for sections (you can access these options by hovering on a section and clicking the Edit Section button), you also have the custom options which we included with the theme. You can access these options by clicking the Edit Section button on the section of your choice, and then navigating to the Advanced tab located in the Elementor toolbar on the left side of the page.
Micdrop Core Parallax
-
Enable Parallax - Set this option to "Yes" to enable an animated parallax effect for this section.
-
Parallax Background Image - Set an image to be displayed in the background.
Micdrop Offset Image
-
Enable Offset Image - Set this option to "Yes" if you wish to display an offset image in this section.
-
Offset Image - Add an image you wish to display.
-
Offset Image Top Position - Input the value for the position of the image in this section relative to the top border of the section.
-
Offset Image Left Position - Input the value for the position of the image in this section relative to the left border of the section.
Micdrop Grid
-
Make this row "In Grid" - Set this option to "Yes" to set this set this section in a grid layout.
Accordion
Accordions allow you to organize your content and display only what is necessary at a particular moment.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Behavior - Choose a behavior type for your accordions.
After you have set up the accordion holder, you can add Accordion Child element and modify the following options:
-
Title - Enter a title for the accordion.
-
Title Tag - Set a heading tag for the title.
Now you can enter content into your accordion. You can enter any shortcode into the accordion.
Artists List
You can use this shortcode to display a list of your artists.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
List Appearance - Choose a template for your artist list. The template you choose will define how your albums list will display.
-
Image Proportions - Choose the proportions of the images in your artist list.
-
Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
-
Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
-
Number of Columns - Set the number of columns in which you would like to display your artists list.
-
Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
-
Space Between Items - Choose a spacing between the items in the list.
-
Enable Slider Loop - If you would like the slider to loop when it comes to the end of the artist list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
-
Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
-
Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
-
Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
-
Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
Query
-
Posts Per Page - Choose how many artists you would like to display per page. Enter "-1" to display all artists on a single page.
-
Order by - Choose how you would like to order your items.
-
Order - Choose between ascending and descending order.
-
Additional Params - Here you can choose which additional parameters you wish to define for items featured in this artist list.
-
Post IDs - If you would only like to display certain items in your artist list, enter the IDs of those items in this field.
-
Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this artist list to.
-
Author Name - Input the name of the author whose items you wish to limit this artist list to.
Layout
-
Item Layout - Choose a predefined layout option for your artist list items.
-
Title Tag - Choose a heading tag for the titles in your artist list.
-
Title Text Transform - Choose a text transform style for the title.
Additional
-
Pagination - Choose a pagination type to use.
-
Load More Top Margin - Set a top margin for the "Load More" button when using the "Load More" type of pagination.
Artist Lineup
You can use this shortcode to display a lineup list of your artists.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Title Tag - Choose a heading tag for the titles in your artist lineup list.
-
Link Target - Choose whether the link will open in a new or the same browser window.
-
Artist Items - Here you can input a title, link and highlight the text position for your item.
Artist Showcase Slider
You can use this shortcode to display a slider style artists list.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
-
Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
-
Enable Song Player - Set this option to "Yes" if you would like to enable the song player.
-
Slider Items - Here you can customize your slider items.
-
Background Color - Set a background color.
-
Background Image - Upload a background image.
-
Background Text - Input some text.
-
Content - Input content you wish to display (text, html, shortcodes).
-
Bottom Subtitle - Input bottom subtitle.
-
Bottom Title - Input a title.
-
Album Cover - Upload an image for the album cover.
-
Album Disc - Upload an image for the album disc.
-
Button Link - Input a link for the button.
-
Button Text - Input some text for the button.
Author List
This shortcode enables you to present a listing of your authors on page.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
List Appearance - Choose a template for your author list. The template you choose will define how your author list will display.
-
Image Proportions - Choose the proportions of the images in your author list.
-
Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
-
Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
-
Number of Columns - Set the number of columns in which you would like to display your author list.
-
Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
-
Space Between Items - Choose a spacing between author items in the list.
-
Row Height - Input a value for the row height. This option is only available if you have selected the 'justified gallery' list appearance.
-
Max Row Height - Input a value for the max row height. This option is only available if you have selected the 'justified gallery' list appearance.
-
Last Row Threshold - Input a value for the last row threshold. This option is only available if you have selected the 'justified gallery' list appearance.
-
Enable Slider Loop - If you would like the slider to loop when it comes to the end of the author list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
-
Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
-
Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
-
Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
-
Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
-
Image Size - Input the image size value (xp).
Query
-
Posts Per Page - Choose how many authors you would like to display per page. Enter "-1" do display all authors on a single page.
-
Order by - Choose how you would like to order your authors.
-
Order - Choose between ascending and descending order.
-
Additional Params - Here you can choose which additional parameters you wish to define for items featured in this author list.
-
Post IDs - If you would only like to display certain projects in your author list, enter the IDs of those projects in this field.
-
Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this author list to.
-
Author Name - Input the name of the author whose items you wish to limit this author list to.
Layout
-
Title Tag - Choose a heading tag for the titles in your author list.
-
Title Text Transform - Choose a text transform style for the title.
Additional
-
Enable Filter - Set this option to "Yes" to enable a category filter above the author list.
-
Pagination - Choose a pagination type to use.
-
Load More Top Margin - Set a top margin for the "Load More" button when using the "Load More" type of pagination.
Banner
You can use this shortcode to create a banner with a background image, link, title, subtitle, and some text.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Layout - Choose a banner layout type you wish to use.
-
Image - Upload an image for the banner.
-
Link - Input a link you wish the banner to lead to.
-
Link Target - Choose whether the link will open in a new or the same browser window.
Content
-
Title - Input a title for the banner.
-
Title Tag - Choose a heading tag for the title.
-
Title Color - Set a color for the title.
-
Title Margin Top - Set a top margin for the title.
-
Subtitle - Input a subtitle text for the banner.
-
Subtitle Tag - Choose a heading tag for the subtitle.
-
Subtitle Color - Set a color for the subtitle.
-
Subtitle Margin Top - Set a top margin for the subtitle.
-
Text - Input a title for the banner.
-
Text Tag - Choose a heading tag for the title.
-
Text Color - Set a color for the title.
-
Text Margin Top - Set a top margin for the title.
Button
-
Layout - Choose a layout type for the banner button.
-
Size - Choose a size for the button.
-
Button Text - Input a text you wish to display on the button.
-
Text Color - Set a color for the text.
-
Text Hover Color - Set a color for the text.
-
Background Color - Set a background color for the button.
-
Background Hover Color - Set a background color for the button on hover.
-
Border Color - Set a color for the button border.
-
Border Hover Color - Set a color for the button border on hover.
-
Margin - Adjust the button margins.
-
Padding - Adjust the button padding.
-
Font Size - Set the font size for the button text.
-
Font Weight - Set the font weight for the button text.
-
Text Transform - Set a text transform style for the button text.
Blog List
This shortcode allows you to display your blog posts on a page.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
List Appearance - Choose a template for your blog list. The template you choose will define how your blog list will display.
-
Image Proportions - Choose the proportions of the images in your blog list.
-
Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
-
Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
-
Number of Columns - Set the number of columns in which you would like to display your blog list.
-
Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
-
Space Between Items - Choose a spacing between blog items in the list.
-
Row Height - Input a value for the row height. This option is only available if you have selected the 'justified gallery' list appearance.
-
Max Row Height - Input a value for the max row height. This option is only available if you have selected the 'justified gallery' list appearance.
-
Last Row Threshold - Input a value for the last row threshold. This option is only available if you have selected the 'justified gallery' list appearance.
-
Enable Slider Loop - If you would like the slider to loop when it comes to the end of the blog list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
-
Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
-
Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
-
Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
-
Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
-
Skin - Choose a predefined skin you would like to apply.
-
Top Info Title - Input a title.
-
Top Info Title Tag - Input a title tag.
-
Top Info Link Text - Input text for the top info link.
-
Top Info Link Target - Choose whether the link will open in a new or the same browser window.
-
Top Info Link - Input a link you wish the top info text to lead to.
-
Title Margin Right - Input a value for the right title margin.
Query
-
Posts Per Page - Choose how many posts you would like to display per page. Enter "-1" to display all posts on a single page.
-
Order by - Choose how you would like to order your blog items.
-
Order - Choose between ascending and descending order.
-
Additional Params - Here you can choose which additional parameters you wish to define for posts featured in this blog list.
-
Post IDs - If you would only like to display certain posts in your blog list, enter the IDs of those posts in this field.
-
Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this blog list to.
-
Author Name - Input the name of the author whose items you wish to limit this blog list to.
Layout
-
Item Layout - Choose a style (layout and hover type) for the items in your blog list.
-
Title Tag - Choose a heading tag for the titles in your blog list.
-
Title Text Transform - Choose a text transform style for the title.
-
Video Post Format - Choose whether you would like to display a video or featured image.
-
Hide Categories - Set this option to "Yes" if you would like to hide categories that do not contain any items.
-
Hide Date - Set this option to "Yes" if you would like to hide the dates of the featured posts.
-
Hide Info - Set this option to "Yes" if you would like to hide additional information on your audio/video posts.
-
Excerpt Length - Set a maximum number of characters to display in the post excerpt.
Additional
-
Enable Filter - Set this option to "Yes" to enable a category filter above the blog list.
-
Pagination - Choose a pagination type to use.
-
Load More Top Margin - Set a top margin for the "Load More" button when using the "Load More" type of pagination.
Buttons are a widely used element on the web and can be used for a variety of purposes.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Layout - Choose a type of button to use.
-
Size - Choose a predefined size for your button.
-
Button Text - Input text for your button.
-
Button Link - Enter a URL you would like your button to lead to when clicked.
-
Target - Choose whether the link will open in the same or a new browser window.
Style
-
Text Color - Set a color for your button text.
-
Text Hover Color - Set a hover color for your button text.
-
Background Color - Set a background color.
-
Background Hover Color - Set a hover color for your button background.
-
Border Color - Set a border color for your button.
-
Border Hovere Color - Set a hover color for your button border.
-
Margin - Set a margin for the button in a top, right, bottom, left format (e.g. "10px 20px 10px 20px").
-
Padding - Set a padding for the button. Please input the padding in a "top right bottom left" format (e.g. "10px 20px 10px 20px").
Typography
-
Font Size - Set a font size for the button text.
-
Font Weight - Choose a font weight.
-
Text Transform - Choose a text transform style for the button text.
You can use this shortcode to add a video thumbnail image of your choosing alongside a button which you can link to a video.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Video Link - Input a link for the video.
-
Image - Upload an image you'd like to display as the video thumbnail.
-
Play Button Color - Set a color for the play button.
-
Play Button Size - Set a size for the play button.
Video Holder
You can use this shortcode to add a video for your holder.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Link to Self Hosted Video - Input a link to your personal video.
-
Enable Appear Animation - Set this option to "Yes" if you would like to enable the appearance animation.
Video With Interactive Banners
You can use this shortcode to display a video with interactive banners.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Maintain Full Height - Set this option to "Yes" if you would like to maintain full height.
-
Fixed Area Positions - Choose a predefined position for the fixed area.
-
Fixed Area Content - Choose whether your fixed area will display an image or a video.
-
Fixed Area Video - Input a link for the video you wish to display.
-
Flxed Area Image - Upload an image you wish to display.
-
Fixed Area Title - Input a title for the fixed area.
-
Fixed Area Title Tag - Input a title tag for the fixed area.
-
Fixed Area Title Font Size - Input font size for the title.
-
Link Target - Choose whether the link will open in a new or the same browser window.
-
Banner Items - You can input a link, title and upload an image for your banner items.
Call to Action
Call to Action elements allow you to display bold messages on your page, inviting viewers to follow a link or take some manner of action.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Style - Choose a style you wish to use for the "Call to Action".
-
Content - Enter the text you would like displayed on your call to action.
Button
-
Layout - Choose a layout type for the banner button.
-
Size - Choose a size for the button.
-
Button Text - Input a text you wish to display on the button.
-
Button Link - Input a link you wish the button to lead to.
-
Target - Set a target for the link.
-
Text Color - Set a color for the text.
-
Text Hover Color - Set a color for the text.
-
Background Color - Set a background color for the button.
-
Background Hover Color - Set a background color for the button on hover.
-
Border Color - Set a color for the button border.
-
Border Hover Color - Set a color for the button border on hover.
-
Margin - Adjust the button margins.
-
Padding - Adjust the button padding.
-
Font Size - Set the font size for the button text.
-
Font Weight - Set the font weight for the button text.
-
Text Transform - Set a text transform style for the button text.
Clients List
You can use this shortcode to display your clients in a gallery or a slider layout.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
List Appearance - Choose between the 'gallery' and 'slider' list appearance styles.
-
Number of Columns - Set the number of columns you wish to display.
-
Space Between Items - Set a predefined size for the space between items.
-
Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
-
Enable Slider Loop - Set this option to "Yes" if you would like the carousell to loop back to the first slide after it shows the last slide.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the carousel to automatically change slides.
-
Slide Duration - Set how long (in milliseconds) a slide will stay on screen before switching to the next slide.
-
Slide Animation Duration - Set a duration (in milliseconds) for the slide transition animation to last.
-
Enable Slider Navigation - Set this option to "Yes" if you would like to display navigation arrows on the slider.
-
Enable Slider Pagination - Set this option to "Yes" if you would like to enable pagination bullets on the slider.
-
Hover Animation - Choose one of the predefined hover animation options for your client list.
Query
-
Posts Per Page - Choose how many clients you would like to display per page. Enter "-1" to display all clients on a single page.
-
Order by - Choose how you would like to order your client items.
-
Order - Choose between ascending and descending order.
-
Additional Params - Here you can choose which additional parameters you wish to define for clients featured in this client list.
-
Post IDs - If you would only like to display certain items in your client list, enter the IDs of those posts in this field.
-
Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this client list to.
-
Author Name - Input the name of the author whose items you wish to limit this client list to.
Countdown
The countdown shortcode provides a great way to display a countdown timer on your page.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Date - Input a date you wish to countdown to.
-
Hour - Set an hour to countdown to.
-
Minute - Set a minute to countdown to.
-
Week Label - If you would like to change the "Week" label, input your desired text here.
-
Week Label Plural - If you would like to change the "Week" label when the number displayed is larger than 1, input your desired text here.
-
Day Label - If you would like to change the "Day" label, input your desired text here.
-
Day Label Plural - If you would like to change the "Day" label when the number displayed is larger than 1, input your desired text here.
-
Minute Label - If you would like to change the "Minute" label, input your desired text here.
-
Minute Label Plural - If you would like to change the "Minute" label when the number displayed is larger than 1, input your desired text here.
-
Second Label - If you would like to change the "Second" label, input your desired text here.
-
Second Label Plural - If you would like to change the "Second" label when the number displayed is larger than 1, input your desired text here.
-
Skin - Choose a skin for the countdown.
Counter
Counters are great for communicating information in the form of numbers.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Start Digit - Enter a digit to count from.
-
End Digit - Enter a digit to count to.
-
Step Between Digits - Set a step between digits.
-
Step Delay - Set a delay for the step.
-
Digit Label - Input a text label for digit.
-
Digit Font Size - Enter a font size for the digits.
-
Digit Color - Set a color for the digits
Content
-
Title - Enter a title for the counter.
-
Title Tag - Chose a heading tag for the counter title.
-
Title Color - Set a color for the title.
-
Title Margin Top - Set a top margin for the title.
-
Text - Enter some text for the counter.
-
Text Color​ - Set a color for the text.
-
Text Margin Top - Set a top margin for the text.
Dropcaps
You can use this shortcode to easily create a textual section with drop caps.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Type - Choose a drop caps layout you wish to use.
-
Letter - Input a letter you wish to stylize.
-
Letter Color - Set a color for the letter.
-
Letter Background Color - Set a color for the letter background. This option is only available if you are using 'square' or 'circle' drop caps type.
-
Text - Add some accompanying text.
-
Text Color - Set a color for the text.
Google Map
You can use this shortcode to display a Google Map anywhere on the page.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Address 1, 2, 3, 4 - Input the addresses to show on the map.
-
Pin - Choose a pin (location marker) to be used on the map.
-
Map Height - Set a height for the map.
Icon
Icons are great for communicating all sorts of information.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Icon - Choose an icon pack.
-
Size - Choose a predefined size for your icon.
-
Custom Size - Enter a custom size for your icon.
-
Layout - Choose an icon type you wish to use.
-
Border Radius - Set a border radius for the "Square" icon type.
-
Shape Size - Set a size for the icon shape when using the "Circle" or "Square" icon types.
-
Icon Color - Set a color for the icon.
-
Icon Hover Color - Set a hover color for the icon.
-
Border Color - Enter a color for the border when using the "Circle" or "Square" icon types.
-
Border Hover Color - Set a hover color for the border when using the "Circle" or "Square" icon types.
-
Background Color - Set a background color when using the "Circle" or "Square" icon types.
-
Background Hover Color - Set a hover color for the background when using the "Circle" or "Square" icon types.
-
Vertical Offset - Input a value for the vertical offset.
-
Margin - Enter a margin for the icon in a top, right, bottom, left format (ex.: "10px 20px 10px 20px").
-
Icon Link - Input a URL that you would like the icon to lead to when clicked.
-
Link Target - Choose a target for the icon link.
Icon List Item
Icon List Items allow you to make lists using icons, rather than numbers or bullets.
General
-
Item Margin Bottom - Set a bottom margin for the icon list item element.
-
Link - Input a link you wish this item to lead to.
-
Link Target - Set a target for the link.
-
Icon Type - Choose an icon pack.
-
Custom Icon - Set a custom icon here. This option is only available if you have selected the 'custom icon' icon source type.
-
Title - Input a title.
-
Title Tag - Input a title tag.
-
Title Color - Set a color for the title.
Icon
-
Icon - Choose an icon pack.
-
Icon Pack - Choose an icon.
-
Size - Set a size for the icon.
-
Custom Size - Set a custom size for the icon.
-
Layout - Choose an icon type you wish to use.
-
Border Radius - Set a border radius for the "Square" icon type.
-
Shape Size - Set a size for the icon shape when using the "Circle" or "Square" icon types.
-
Icon Color - Set a color for the icon.
-
Icon Hover Color - Set a hover color for the icon.
-
Vertical Offset - Input a value for the vertical offset.
Icon With Text
This shortcode allows you to easily add icons with text to your page.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Layout - Choose a type of Icon with Text to use.
-
Link - Enter a link.
-
Target - Set a target for the link.
Icon
-
Icon Type - Choose a type for your icon (This option won't take effect when Icon Layout is set to "Top". In This case Icon Type is "Normal").
-
Icon - Choose an icon pack.
-
Icon Color - Set a color for the icon.
-
Icon Hover Color - Set a hover color for the icon.
-
Vertical Offset - Input a value for the vertical offset.
-
Size - Choose a predefined size for your icon.
-
Custom Size - Set a custom size for the icon.
-
Layout - Choose an icon type you wish to use.
-
Border Radius - Set a border radius for the "Square" icon type.
-
Shape Size - Set a size for the icon shape when using the "Circle" or "Square" icon types.
Content
-
Title - Input a title you wish to display.
-
Title Tag - Set a heading tag for the title text.
-
Title Color - Set a color for the title.
-
Title Margin Top - Set a top margin for the title.
-
Text - Input a text to be displayed beneath the title.
-
Text Color - Set a color for the text.
-
Text Margin Top - Set a top margin for the text.
Image Gallery
You can use the Image Gallery to display a grid or slider gallery of your images.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Images - Upload the images for your gallery.
-
Image Size - Enter an image size. You can either use one of the predefined sizes (thumbnail, medium, large, full), or enter a custom size in pixels (e.g. 200x300).
-
Image Border - Set this option to "Yes" if you would like to enable the image border.
-
Enable Image Shadow - Set this option to "Yes" to enable a shadow effect on the images.
-
Image Action - Choose how you would like the image to behave when clicked on.
-
Custom Link Target - Choose whether you would like the links to open in the same browser tab or in a new browser tab.
-
Text Color - Set a color for the text.
-
Image Hover Animation - Set this option to "Yes" if you would like to apply the predefined hover animation.
Gallery Settings
-
List Appearance - Choose a layout for the image gallery.
-
Image Proportions - Set the image proportions for the image gallery. This option is only available if you have selected the 'masonry' list appearance type.
-
Number of Columns - Choose a number of columns (when using the "Image Grid" gallery type).
-
Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
-
Space Between Items - Choose a predefined spacing between gallery items.
-
Enable Slider Loop - Set this option to "Yes" if you would like the slider to loop back to the first slide after displaying the last slide. This option is only available if you have selected the 'slider' list appearance type.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides. This option is only available if you have selected the 'slider' list appearance type.
-
Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide. This option is only available if you have selected the 'slider' list appearance type.
-
Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides. This option is only available if you have selected the 'slider' list appearance type.
-
Enable Slider Navigation - Set this option to "Yes" if you would like to show navigation arrows on the slider. This option is only available if you have selected the 'slider' list appearance type.
-
Enable Slider Pagination - Set this option to "Yes" if you would like to show pagination on the slider. This option is only available if you have selected the 'slider' list appearance type.
-
Indent Slider - Set indent option for the slider. This is aplicable on screens above 1024px.
Masonry Gallery List
You can use this shortcode to display a masonry-style gallery for your items.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
List Appearance - Choose a template for your masonry gallery list. The template you choose will define how your team list will display.
-
Number of Columns - Choose a number of columns (when using the "Image Grid" gallery type).
-
Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
-
Space Between Items - Choose a predefined spacing between gallery items.
-
Image Hover Animation - Set this option to "Yes" if you would like to apply the predefined hover animation.
Query
-
Posts Per Page - Choose how many items you would like to display per page. Enter "-1" to display all items on a single page.
-
Order by - Choose how you would like to order your masonry gallery items.
-
Order - Choose between ascending and descending order.
-
Additional Params - Here you can choose which additional parameters you wish to define for items featured in this masonry gallery list.
-
Post IDs - If you would only like to display certain items in your masonry gallery list, enter the IDs of those items in this field.
-
Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this masonry gallery list to.
-
Author Name - Input the name of the author whose items you wish to limit this masonry gallery list to.
Image with Text
You can use this shortcode to create an image with some accompanying text.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Skin - Choose a predefined skin you would like to apply.
-
Image - Upload the image you would like to use.
-
Video URL - Input self hosted URL link for the video you would like to display instead of the image.
-
Image Hover Animation - Set this option to "Yes" if you would like to apply the predefined hover animation.
-
Show Decoration Dots - Set this option to "Yes" if you would like to display decoration dots.
-
Decoration Dots Color - Set a color for the decoration dots.
-
Image Border - Set this option to "Yes" if you would like to enable the image border.
-
Image Size - Enter an image size. You can either use one of the predefined sizes (thumbnail, medium, large, full), or enter a custom size in pixels (e.g. 200x300).
-
Image Action - Choose how you would like the image to behave when clicked on.
-
Custom Link - Here You can input a custom link you wish the image to lead to.
-
Custom Link Target - Choose whether you would like the links to open in the same browser tab or in a new browser tab.
Content
-
Title - Input a title.
-
Title Tag - Choose a heading tag for the title.
-
Title Color - Set a color for the title.
-
Title Margin Top - Set a top margin for the title.
-
Text - Input the text you would like to displya alongside the image.
-
Text Color - Set a color for the text.
-
Text Margin Top - Set a top margin for the text.
Single Image
You can use this shortcode to create an image.
General
-
Custom Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Image - Upload an image you wish to display.
-
Image Size - Input a value for the size of the image.
-
Image Action - Choose whether you wish to add a link or open popup to the image.
-
Custom Link - Input a link you wish to link the image to.
-
Custom Link Target - Choose whether the link will open in a new or the same browser tab.
Pricing Table
Pricing Tables are a great way to present your business' pricing packages.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Featured Table - Set this option to "Yes" to mark this table as featured.
-
Background Color - Set a background color.
-
Title - Enter a title for the pricing table.
-
Title Color - Set a color for the title.
-
Price - Enter a price.
-
Price Color - Set a color for the price.
-
Currency - Enter your desired currency sign.
-
Currency Color - Set a color for the currency sign.
-
Content - Here you can enter content into your pricing table.
Button
-
Layout - Choose a layout type for the banner button.
-
Size - Choose a size for the button.
-
Button Text - Input a text you wish to display on the button.
-
Button Link - Input a link you wish the button to lead to.
-
Target - Set a target for the link.
-
Text Color - Set a color for the text.
-
Text Hover Color - Set a color for the text.
-
Background Color - Set a background color for the button.
-
Background Hover Color - Set a background color for the button on hover.
-
Border Color - Set a color for the button border.
-
Border Hover Color - Set a color for the button border on hover.
-
Margin - Adjust the button margins.
-
Padding - Adjust the button padding.
-
Font Size - Set the font size for the button text.
-
Font Weight - Set the font weight for the button text.
-
Text Transform - Set a text transform style for the button text.
Progress Bar
The Progress Bar element is great for communicating a large amount of information in a visual and easy to understand manner.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Layout - Chose a progress bar layout you wish to use.
-
Custom Shape (SVG code) - Input a svg path for the custom shape. This option is only available for the 'custom' progress bar layout.
-
Custom Shape ID - Input an ID for the custom shape.
-
Animation Duration - Set a duration time (in milliseconds) for the progress animation.
-
Percengate Type - Choose how you wish to display percentage. This option is only available for the Line progress bar layout.
-
Active Line Color - Set a color for the active part of the progress bar.
-
Active Line Width - Adjust the width for the active part of the progress bar.
-
Inactive Color - Set a color for the inactive part of the progress bar.
-
Inactive Line Width - Adjust the width for the inactive part of the progress bar.
-
Percentage Number - Enter a percentage to display on the progress bar.
-
Number Color - Set a color for the digit.
-
Title - Enter a title for the progress bar.
-
Title Tag - Choose a heading tag for the title.
-
Title Color - Set a color for the title text.
-
Title Margin Top - Set a top margin for the title.
Section Title
You can use this shortcode to add a title to any section.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Title - Input your title.
-
Subtitle - Input your subtitle.
-
Subtitle Color - Choose a subtitle color.
-
Text - Input some text.
-
Content Alignment - Choose how you wish to align the content.
-
Show Purchase Button - Set this option to "Yes" if you would like to display the purchase button.
Button
-
Button Link - Input a link you wish the button to lead to.
-
Link Target - Choose whether the link will open in a new or the same browser window.
-
Layout - Choose a predefined layout for the section title.
-
Button Size - Set the size for the button.
-
Button Text - Input some text to display on the button.
Title Style
-
Position of Line Break - Enter the position of the word after which you would like to create a line break (e.g. if you would like the line break after the 3rd word, you would enter "3").
-
Disable Line Break for Smaller Screens - Set this option to "Yes" if you would like to disable the line break postiion option on screens smaller than 1024px..
-
Title Tag - Choose a heading tag for the title.
-
Title Color - Set a color for the title.
-
Title Margin - Set the value for the title margin.
-
Show Bottom Border - Set this option to "Yes" if you would like to display the bottom border.
Text Style
-
Text Color - Set a color for the text.
-
Text Margin Top - Set a top margin for the text.
Button Style
-
Text Color - Set a color for the text.
-
Text Hover Color - Set a hover color for the text.
-
Background Color - Set a background color for the button.
-
Border Color - Set a color for the button border.
-
Border Hover Color - Set a color for the button border on hover.
-
Margin - Adjust the button margins.
-
Padding - Adjust the button padding.
-
Button Holder Margin Top - Input a value for the button holder top margin.
Button Typography
-
Font Size - Set a font size for the button text.
-
Font Weight - Choose a font weight.
-
Text Transform - Choose a text transform style for the button text.
Separator
Use the separator shortcode to create a visual divider between elements and sections on your pages.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Position - Choose a position for the separator.
-
Display - Choose whether you would like to always display the separator or only on smaller screens (bellow 1024px, 765px, 680px).
Style
-
Color - Set a color for the separator.
-
Border Style - Chose a border style for the separator.
-
Width - Set a width for the separator.
-
Thickness - Set a thickness for the separator.
-
Margin Top - Set a top margin for the separator.
-
Margin Bottom - Set a bottom margin for the separator.
Social Share
You can use this shortcode to add social share icons to pages.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Layout - Choose a type of social share.
-
Dropdown Hover Behavior - Choose the manner in wich the dropdown will open. This option is only available if you have picked the dropdown social share type.
-
Icons Font - Choose a font for your icons.
-
Social Share Title - Input a title for the social share element. In case you leave this field empty, social icons will be displayed instead.
Tabs
Tabs allow you to organize your content and display only what is necessary at a particular moment.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Orientation - Set an orientation for the tabs.
After you have added the Tabs shortcode to your page, you can start adding individual tabs by adding the Tabs Child shortcode and changing the following settings for each tab:
-
Title - Set a title for this tab.
Now you can add content to the tab. You can insert any shortcode inside the tab.
Team List
This shortcode alows you to easily create a list of your team members.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
List Appearance - Choose a template for your team list. The template you choose will define how your team list will display.
-
Image Proportions - Choose the proportions of the images in your team list.
-
Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
-
Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
-
Number of Columns - Set the number of columns in which you would like to display your team list.
-
Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
-
Space Between Items - Choose a spacing between team items in the list.
-
Enable Slider Loop - If you would like the slider to loop when it comes to the end of the team list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
-
Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
-
Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
-
Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
-
Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
Query
-
Posts Per Page - Choose how many team members you would like to display per page. Enter "-1" to display all items on a single page.
-
Order by - Choose how you would like to order your team members.
-
Order - Choose between ascending and descending order.
-
Additional Params - Here you can choose which additional parameters you wish to define for items featured in this team list.
-
Post IDs - If you would only like to display certain team members in your team list, enter the IDs of those team members in this field.
-
Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this team list to.
-
Author Name - Input the name of the author whose items you wish to limit this team list to.
Layout
-
Item Layout - Choose a style (layout and hover type) for the items in your blog list.
-
Title Tag - Choose a heading tag for the titles in your blog list.
-
Title Text Transform - Choose a text transform style for the title.
-
Content Top Margin - Input the value for the content top margin size. This option is only available for 'info below' team list layout.
Additional
-
Enable Filter - Set this option to "Yes" to enable a category filter above the team list.
-
Pagination - Choose a pagination type to use.
-
Load More Top Margin - Set a top margin for the "Load More" button when using the "Load More" type of pagination.
Testimonials List
This shortcode allows you showcase testimonials to potential clients.
General
-
Custom Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
List Appearance - Choose a template for your testimonials list. The template you choose will define how your testimonial list will display.
-
Number of Columns - Set the number of columns in which you would like to display your testimonial list.
-
Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
-
Space Between Items - Choose a spacing between testimonial items in the list.
-
Enable Slider Loop - If you would like the slider to loop when it comes to the end of the testimonial list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
-
Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
-
Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
-
Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
-
Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
-
Skin - Choose a testimonials skin you wish to use.
Query
-
Posts Per Page - Choose how many posts you would like to display per page. Enter "-1" to display all posts on a single page.
-
Order by - Choose how you would like to order your testimonial items.
-
Order - Choose between ascending and descending order.
-
Additional Params - Here you can choose which additional parameters you wish to define for posts featured in this testimonial list.
-
Post IDs - If you would only like to display certain posts in your testimonial list, enter the IDs of those posts in this field.
-
Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this testimonial list to.
-
Author Name - Input the name of the author whose items you wish to limit this testimonial list to.
Layout
-
Static Title - Input text for the static title.
-
Static Title Tag - Input text for the static title tag.
-
Title Tag - Choose a heading tag for the titles in your testimonials list.
-
Title Text Transform - Choose a text transform style for the title.
-
Content Top Margin - Input the value for the content top margin size. This option is only available for 'info below' testimonials list layout.
Product List
You can use this shortcode to display a list of your shop products.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
List Appearance - Choose a template for your product list. The template you choose will define how your product list will display.
-
Image Proportions - Choose the proportions of the images in your product list.
-
Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
-
Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
-
Number of Columns - Set the number of columns in which you would like to display your product list.
-
Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
-
Space Between Items - Choose a spacing between product items in the list.
-
Row Height - Input a value for the row height. This option is only available if you have selected the 'justified gallery' list appearance.
-
Max Row Height - Input a value for the max row height. This option is only available if you have selected the 'justified gallery' list appearance.
-
Last Row Threshold - Input a value for the last row threshold. This option is only available if you have selected the 'justified gallery' list appearance.
-
Enable Slider Loop - If you would like the slider to loop when it comes to the end of the product list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
-
Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
-
Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
-
Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
-
Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
-
Top Info Title - Input a title.
-
Top Info Title Tag - Input a title tag.
-
Top Info Link Text - Input a link you wish the top info text to lead to.
-
Top Info Link Target - Choose whether the link will open in a new or the same browser window.
-
Disable Border - Set this option to "Yes" if you would like to disable the border.
Query
-
Posts Per Page - Choose how many products you would like to display per page. Enter "-1" to display all products on a single page.
-
Order by - Choose how you would like to order your product items.
-
Order - Choose between ascending and descending order.
-
Additional Params - Here you can choose which additional parameters you wish to define for products featured in this product list.
-
Post IDs - If you would only like to display certain projects in your product list, enter the IDs of those projects in this field.
-
Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this product list to.
-
Author Name - Input the name of the author whose items you wish to limit this product list to.
-
Filter - Choose how you would like your products to be filtered by selecting one of the filter options.
Layout
-
Item Layout - Choose a style (layout and hover type) for the items in your product list.
-
Title Tag - Choose a heading tag for the titles in your product list.
-
Title Text Transform - Choose a text transform style for the title.
-
Skin - Choose a predefined skin you would like to apply.
-
Disable Border Between Items - Set this option to "Yes" if you would like to disable borders between the items in your product list.
Additional
-
Enable Filter - Set this option to "Yes" to enable a category filter above the product list.
-
Pagination - Choose a pagination type to use.
-
Load More Top Margin - Set a top margin for the "Load More" button when using the "Load More" type of pagination.
Product Categories List
You can use this shortcode to display a list of your products belonging to a specific category.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
List Appearance - Choose a template for your product list. The template you choose will define how your product list will display.
-
Image Proportions - Choose the proportions of the images in your product list.
-
Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
-
Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
-
Number of Columns - Set the number of columns in which you would like to display your product list.
-
Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
-
Space Between Items - Choose a spacing between product items in the list.
-
Enable Slider Loop - If you would like the slider to loop when it comes to the end of the product list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
-
Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
-
Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
-
Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
-
Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
Query
-
Posts Per Page - Choose how many products you would like to display per page. Enter "-1" to display all products on a single page.
-
Order by - Choose how you would like to order your product items.
-
Order - Choose between ascending and descending order.
-
Hide Emplty - Set this option to "Yes" if you would like to hide categories that do not contain any items.
-
Additional Params - Here you can choose to display products belonging to a designated category or categories of your choosing.
-
Taxonomy IDs - Input taxonomy IDs for categories/tags you wish to limit this product list to.
Layout
-
Title Tag - Choose a heading tag for the titles in your product list.
-
Title Text Transform - Choose a text transform style for the title.
Custom Font
You can use this shortcode to create a textual section using a custom font.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Title Text - Input a title.
-
Title Text Link - Input a link you wish the title to lead to.
-
Title Link Target - Choose whether the link will open in a new or the same browser window.
Typography
-
Title Tag - Choose a heading tag for the text.
-
Color - Set a color for the text.
-
Font Family - Input the name of the font family you would like to use.
-
Font Size - Set a font size for the text.
-
Line Height - Set a line height for the text.
-
Letter Spacing - Input a letter spacing for the text.
-
Font Weight - Choose a font weight for the text.
-
Font Style - Choose a font style for the text.
-
Text Transform - Choose a text transform style.
-
Text Alignment - Choose an alignment position for the text.
-
Margin - Set margin values for the custom font text. Please input the margin in a "top right bottom left" format (e.g. 5px 10px 5px 10px).
In the remaining tabs, you can set a font size, line height, and letter spacing for each responsive breakpoint.
Text Marquee
You can use this shortcode to create a section with scrolling text.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Text 1, 2, 3 - Input your text.
-
Text Color 1, 2, 3 - Set a color for the text.
Typography
-
Font Size - Set a font size for the text.
-
Line Height - Set a line height for the text.
-
Font Weight - Set a font weight for the text.
-
Letter Spacing - Set a letter spacing for the text.
Album Disc
You can use this shortcode to display an album.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
CD Case Image - Upload an image for the CD case.
-
CD Image - Upload an image for the CD.
-
Image Size - Set the size for the image.
-
Image Link - Input a link you wish the image to lead to.
-
Link Target - Choose whether the link will open in a new or the same browser window.
Album Player
You can use this shortcode to display an album player.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Layout - Choose a layout type for the album player.
-
Album - Choose an album to play.
Album Player Slider
You can use this shortcode to display a slider style album player.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
-
Background Text Fill Color - Choose a color for the text background.
-
Album Disc Image - Upload an image for the album disc display.
Query
-
Posts Per Page - Choose how many albums you would like to display per page. Enter "-1" to display all albums on a single page.
-
Order by - Choose how you would like to order your album player items.
-
Order - Choose between ascending and descending order.
-
Additional Params - Here you can choose which additional parameters you wish to define for albums featured in this album player slider.
-
Post IDs - If you would only like to display certain items in your player list, enter the IDs of those items in this field.
-
Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this album player list to.
-
Author Name - Input the name of the author whose items you wish to limit this album player list to.
Layout
-
Title Tag - Choose a heading tag for the titles in your album player slider list.
-
Title Text Transform - Choose a text transform style for the title.
Tracks List
You can use this shortcode to display a list of tracks from an album.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Album - Pick an album you wish to feature tracks from.
-
Enable Artist Info - Set this option to "Yes" if you wish to display the song author info in the track list.
Albums List
You can use this shortcode to display a list of your albums.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
List Appearance - Choose a template for your album list. The template you choose will define how your albums list will display.
-
Image Proportions - Choose the proportions of the images in your albums list.
-
Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
-
Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
-
Number of Columns - Set the number of columns in which you would like to display your albums list.
-
Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
-
Space Between Items - Choose a spacing between the items in the list.
-
Enable Slider Loop - If you would like the slider to loop when it comes to the end of the album list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
-
Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
-
Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
-
Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
-
Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
-
Show Top Info - Set this option to "Yes" if you would like to show additional information at the top.
Query
-
Posts Per Page - Choose how many albums you would like to display per page. Enter "-1" to display all albums on a single page.
-
Order by - Choose how you would like to order your album items.
-
Order - Choose between ascending and descending order.
-
Additional Params - Here you can choose which additional parameters you wish to define for albums featured in this album list.
-
Post IDs - If you would only like to display certain items in your album list, enter the IDs of those items in this field.
-
Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this album list to.
-
Author Name - Input the name of the author whose items you wish to limit this album list to.
Layout
-
Item Layout - Choose a predefined layout option for your album list items.
-
Title Tag - Choose a heading tag for the titles in your album list.
-
Title Text Transform - Choose a text transform style for the title.
-
Raise Middle Column - Set this option to "Yes" if you would like to place the middle column above the adjacent columns (3 column layout).
-
Show Artists - Set this option to "Yes" if you would like to show artist names on the items.
-
Show More Button - Set this option to "Yes" if you would like to show the more button on the items.
-
Enable Platform Buttons - Set this option to "Yes" if you would like to show platform buttons on the album items.
Additional
-
Enable Filter - Set this option to "Yes" to enable a category filter above the album list.
-
Pagination - Choose a pagination type to use.
-
Load More Top Margin - Set a top margin for the "Load More" button when using the "Load More" type of pagination.
-
Hide/Show All - Set this option to "Yes" if you would like to hide categories that currently have no items assigned to them or set to "No" to show all album items.
-
Filter Title - Set a title for the filter.
Events List
You can use this shortcode to display a list of your events.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Background Color - Set a background color for the events list.
-
Holder Padding - Input padding value for the holder.
-
Hid Location - Set this option to "Yes" if you would like to hide event location on screens smaller than 1024px.
-
Enable Row Reverse Order - Set this option to "Yes" if you would like to reverse the position of your events list items.
-
Skin - Choose a predefined skin you would like to apply.
-
Show Top Info - Set this option to "Yes" if you would like to show additional information at the top.
Query
-
Posts Per Page - Choose how many events you would like to display per page. Enter "-1" to display all events on a single page.
-
Order by - Choose how you would like to order your event items.
-
Order - Choose between ascending and descending order.
-
Additional Params - Here you can choose which additional parameters you wish to define for events featured in this event list.
-
Post IDs - If you would only like to display certain events in your event list, enter the IDs of those projects in this field.
-
Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this event list to.
-
Author Name - Input the name of the author whose items you wish to limit this events list to.
Layout
-
Item Layout - Choose a predefined layout option for your event list items.
-
Title Tag - Choose a heading tag for the titles in your event list.
-
Title Text Transform - Choose a text transform style for the title.
Additional
-
Pagination - Choose a pagination type to use.
-
Load More Top Margin - Set a top margin for the "Load More" button when using the "Load More" type of pagination.
Events Slider
You can use this shortcode to display a slider style list of your events.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Skin - Choose a predefined skin for your events slider.
-
List Appearance - Choose a template for your events slider list. The template you choose will define how your list will display.
-
Image Proportions - Choose the proportions of the images in your events slider list.
-
Custom Image Width - Input a value for the custom image width in pixels. This option is only available if you have selected the Custom image proportion option.
-
Custom Image Height - Input a value for the custom image height in pixels. This option is only available if you have selected the Custom image proportion option.
-
Number of Columns - Set the number of columns in which you would like to display your events slider list.
-
Columns Responsive - Choose between 'predefined' columns responsive settings, or set the column responsiveness manually for each responsive stage.
-
Space Between Items - Choose a spacing between the items in the list.
-
Enable Slider Loop - If you would like the slider to loop when it comes to the end of the list, set this option to "Yes". This option is only available if you have selected the 'slider' list appearance.
-
Enable Slider Autoplay - Set this option to "Yes" if you would like the slider to automatically change slides.
-
Slide Duration - Set a duration time (in milliseconds) for each slide to stay on screen before switching to the next slide.
-
Slide Animation Duration - Set a duration time (in milliseconds) for the animation between slides.
-
Enable Slider Navigation - Set this option to "Yes" to enable slider navigation arrows.
-
Enable Slider Pagination - Set this option to "Yes" to enable pagination bullets on the slider.
-
Top Info Title - Input a title.
-
Top Info Title Tag - Input a title tag.
Query
-
Posts Per Page - Choose how many events you would like to display per page. Enter "-1" to display all events on a single page.
-
Order by - Choose how you would like to order your events slider items.
-
Order - Choose between ascending and descending order.
-
Additional Params - Here you can choose which additional parameters you wish to define for events featured in this events slider list.
-
Post IDs - If you would only like to display certain events in your list, enter the IDs of those items in this field.
-
Taxonomy Slug - Input a taxonomy slug for the category/tag you wish to limit this events slider list to.
-
Author Name - Input the name of the author whose items you wish to limit this events slider list to.
Layout
-
Title Tag - Choose a heading tag for the titles in your events slider list.
-
Title Text Transform - Choose a text transform style for the title.
Additional
-
Pagination - Choose a pagination type to use.
-
Load More Top Margin - Set a top margin for the "Load More" button when using the "Load More" type of pagination.
Cards Gallery
You can use this shortcode to create a gallery section where the images shuffle or appear stacked akin to a deck of cards. The image from any layer of the deck can be brought to top of the deck by clicking on it.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Link Target - Choose whether the link will open in a new or the same browser window.
-
Info Position - Choose which way the images will shuffle.
-
Bundle Animation - Set this option to "Yes" if you would like the images to appear with an animated effect.
-
Image Items - Upload the images you wish to display and add links to them here.
Highlight
You can use this shortcode to create a highlighted textual section.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Text - Input a text you wish to display.
-
Text Tag - Set a heading tag for the text.
-
Text Color - Set a color for the text.
-
Text Alignment - Choose an alignment position for your text.
-
Positions of Line Break - Enter the position of the word after which you would like to create a line break (e.g. if you would like the line break after the 3rd word, you would enter "3").
-
Disable Line Break for Smaller Screens - Set this option to "Yes" if you would like to disable the line break postiion option on screens smaller than 1024px.
-
Highlight Text Position - Enter the positions of the words you would like to display as 'highlighted' text. Separate start and end word positions with commas (e.g. if you would like to wrap from the fifth to the ninth word, you would enter "5,9"). If you want to highlight the whole text, input -1 here.
-
Outline Highlight Text - Set this option to "Yes" if you would like to outline the highlighted text.
-
Skin - Choose a predefined skin you would like to apply.
-
Highlight Text Color - Set a color for the text.
-
Highlight Text Outline Color - Set a color for the highlighted text outline.
-
Highlight Text Background Color - Set a background color for the text.
-
Link - If you wish to link the highlighted text, input the URL you wish to link the section to here.
-
Link Target - Choose whether the link will open in a new or the same browser tab.
You can use this shortcode to display a horizontal scroll showcase for your items.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Content Background Color - Set a background color.
-
Items - Here you can upload images, input titles, text and links, customize colors for your items.
Intro Section
-
Intro Section Background - Choose whether you would like to display a video or an image as your background.
-
Intro Title - Input a title for your intro.
-
Intro Button Text - Input some text for the button.
-
Intro Button Link - Input a link for the button.
-
Link Target - Choose whether the link will open in a new or the same browser window.
-
Intro Bottom Title - Input a title for the intro bottom.
-
Intro Button Text - Input some text for the intro bottom.
Info Section
You can use this shortcode to create an informative section containing a title, some text, background text and a button.
General
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Title - Input a title for the info section.
-
Title Tag - Set a heading tag for the title.
-
Positions of Line Break - Enter the position of the word after which you would like to create a line break (e.g. if you would like the line break after the 3rd word, you would enter "3").
-
Disable Line Break for Smaller Screens - Set this option to "Yes" if you would like to disable the line break postiion option on screens smaller than 1024px.
-
Title Color - Set a color for the title.
-
Text - Input text you wish to display.
-
Text Color - Set a color for the text.
-
Background Text Color - Set a background color for the text.
Button
-
Layout - Choose a layout type for the banner button.
-
Size - Choose a size for the button.
-
Button Text - Input a text you wish to display on the button.
-
Button Link - Input a link you wish the button to lead to.
-
Target - Set a target for the link.
-
Text Color - Set a color for the text.
-
Text Hover Color - Set a color for the text.
-
Background Color - Set a background color for the button.
-
Border Color - Set a color for the button border.
-
Border Hover Color - Set a color for the button border on hover.
-
Margin - Adjust the button margins.
-
Padding - Adjust the button padding.
-
Font Size - Set the font size for the button text.
-
Font Weight - Set the font weight for the button text.
-
Text Transform - Set a text transform style for the button text.
Background Text
-
Background Text - Input text you wish to display in the info section background.
-
Background Text Position - Choose how the background text will be positioned inside the info section.
-
Background Text Color - Set a color for the background text.
Instagram List
You can use this shortcode to display a list of your instagram photos.
-
Custom CSS Class - If you wish to style a particular content element differently, you can use this field to add an extra class name to that element and then refer to that class name in your css file.
-
Number of Photos - Input the number of photos you would like to display.
-
Number of Columns - Choose a number of columns to display the photos in.
-
Padding Around Images - Choose a value for the padding around images in the list.
-
Image Resolution - Set the resolutions for images in the list.
-
List Appearance - Choose a template for your instagram list. The template you choose will define how your instagram list will display.
In this section of the User Guide we will discuss how to create and how to add them to your website pages.
Testimonials are a great way to show potential clients what others are saying about your business.
To create a testimonial, navigate to Testimonials > Add New from your WordPress admin panel and enter a title for your testimonial in the text field near the top of the screen.
Micdrop Testimonials
Fill in the following fields to complete your testimonial:
- Title – Set a title for your testimonial.
- Text – Enter the testimonial text.
- Author – Enter the name of the testimonial’s author.
- Author Job Title - Enter the testimonial author's job position.
You can now assign your testimonial to a category. On the right side of the screen you will see a section named Testimonial Categories. Here you can select the category that you wish to add this testimonial to. If you would like to add a new category, click on the + Add New Testimonials Category link, and a text field will appear in which you can enter a name for your new category. Then click on Add New Testimonials Category.
After you have selected the categories you want to add this testimonial to, click the Publish button.
Testimonials List
A testimonials list displays a listing of your testemonial items, each of which can be clicked on for a detailed overview of the single testemonial item.
A testemonial list is added to pages via the Testemonials List shortcode. To add a testimonial list to a page, navigate to the backend of that page and add the Testemonials List element to the page via Elementor Page Builder (by entering the Elementor Page Builder view, and then dragging the Testemonials List element from the element selection screen). For a comprehensive overview of all the options provided in the Testemonials List element, please see the Custom Shortcodes section of this User Guide.
In this section of the User Guide we will discuss the creation of team items, as well as how to add team lists to your website pages.
Team Items
To create a new team item:
- Navigate to Team > Add new from your WordPress admin panel.
- Enter a title for your team item in the text field near the top of the page. This will usally be the name of the team member.
- On the right side of the screen you will see a section named Team Categories. Here you can select the categories that you would like to add this team item to. If you would like to create a new category, click on the + Add New Category link. A text field will appear in which you can enter a category name, and then click Add New Category.
- Once you have checked the categories you would like to add your team item to, click the Publish button.
Beneath the Team Categories section is the Featured Image section. In the Featured Image section, you can upload a picture of your team member.
Now that you have set up your first team item, let’s go over the available custom fields for team items.
Team Single
- General Settings - Here you can add the team member's role (position), as well as to add the team member's social networks.
Team List
A team list displays a listing of your team items (members), each of which can be clicked on for a detailed overview of the single team item.
A team list is added to pages via the Team List shortcode. To add a team list to a page, navigate to the backend of that page and add the Team List element to the page via Elementor Page Builder (by entering the Elementor Page Builder view, and then dragging the Team List element from the element selection screen). For a comprehensive overview of all the options provided in the Team List element, please see the Custom Shortcodes section of this User Guide.
In this section of the User Guide we will discuss the creation of client items, as well as how to add client lists to your website pages.
Client Items
To create a new client item:
- Navigate to Clients > Add new from your WordPress admin panel.
- Enter a title for your clients item in the text field near the top of the page. This will usally be the name of one of your business clients.
- On the right side of the screen you will see a section named Clients Categories. Here you can select the categories that you would like to add this clients item to. If you would like to create a new category, click on the + Add New Category link. A text field will appear in which you can enter a category name, and then click Add New Category.
- Once you have checked the categories you would like to add your clients item to, click the Publish button.
Beneath the Clients Categories section is the Featured Image section. In the Featured Image section, you can upload a picture displaying your client (e.g. their company logo).
Now that you have set up your first clients item, let’s go over the available custom fields for clients items.
Clients Parameters
- Client Logo Image - Upload a logo image for this client.
- Client Logo Hover Image - Uplaod a logo image for this client that appears on logo hover.
- Client Link - Input a link you wish this clients item to lead to.
- Client Link Target - Choose whether the link will open in the same or a new browser tab.
Clients List
A clients list displays a listing of your clients items, each of which can be clicked on for a detailed overview of the single clients item.
A clients list is added to pages via the Clients List shortcode. To add a clients list to a page, navigate to the backend of that page and add the Clients List element to the page via WPBakery Page Builder (by clicking on the Add Element button, and then choosing the Clients List element from the element selection screen). For a comprehensive overview of all the options provided in the Clients List element, please see the Custom Shortcodes section of this User Guide.
In this section of the User Guide we will discuss the creation of masonry gallery items, as well as how to add masonry gallery lists to your website pages.
Masonry Gallery Items
To create a new masonry gallery item:
- Navigate to Micdrop Masonry Gallery > Add New from your WordPress admin pannel.
- Enter a title for your masonry gallery item in the text field near the top of the page.
- On the right side of the screen you will see a section named Categories. Here you can select the categories that you would like to add this item to. If you would like to create a new category, click on the + Add New Category link. A text field will appear in which you can enter a category name, and then click Add New Category.
- Once you have checked the categories you would like to add your clients item to, click the Publish button.
Beneath the Categories section is the Featured Image section. In the Featured Image section, you can upload a picture displaying your item.
Now that you have set up your first masonry gallery item, let’s go over the available custom fields for items.
Masonry Gallery Parameters
- Item Layout - Pick a layout for the gallery.
- Masonry Item Dimension - Choose the dimensions for the item.
- Title Tag - Set a heading tag for the item title. This option is only available for the standard and textual item layout styles.
- Video URL - Input a self hosted video link here and it will be displayed instead of the featured image.
- Video URL Action - Choose whether you would like your video to be displayed in a popup.
- Link - Input a URL you wish to link the item to.
- Target - Choose whether the link will open in a new or the same browser window.
Masonry Gallery List
A masonry gallery list shortcode displays a listing of your masonry items, each of which can be clicked on for a detailed overview of the item.
A masonry gallery list is added to pages via the Masonry Gallery List shortcode. To add a masonry gallery list to a page, navigate to the backend of that page and add the Masonry Gallery List element to the page via WPBakery Page Builder (by clicking on the Add Element button, and then choosing the Masonry Gallery List element from the element selection screen). For a comprehensive overview of all the options provided in the Masonry Gallery List element, please see the Custom Shortcodes section of this User Guide.
In this section of the User Guide we will discuss the creation of Event items, as well as how to add events to your website pages.
Event Items
To create a new event item:
- Navigate to Events > Add new from your WordPress admin panel.
- Enter a title for your event item in the text field near the top of the page.
- On the right side of the screen you will see a section named Event Types. You can use this section to categorize your event.
- Once you have set up the categories you would like to add your event to, click the Publish button.
Beneath the Events Type section are the Attributes, and Featured Image sections. In the Attributes section, you can set the order in which you would like this event item to appear in event lists. In the Featured Image section, you can set an image to be displayed for this event.
Now that you have set up your first event item, let’s go over the available custom fields for event items.
Note that most of them are the same custom fields you'll find when creating standard pages.
Select Tour Booking
- Add New Period - Input the start date, end date, tour days, departure time, tickets and price changes for a specific period for your tour.
Select Event
- Tickets Status - Choose a status for tickets for this event.
- Date - Set a date for this event.
- Time - Set a time for this event.
- Location - Set a location for the event.
- Stage - Select a stage for the event.
- Website - Input the website for this event.
- Organized By - Input the name of the event organizer.
- Buy Tickets Link - Input a link to the website where tickets can be purchased for this event.
- Target - Choose whether the "Buy Tickets Link" will open in the same browser tab ("Self") or a new browser tab ("Blank").
- Back to Link - Input a "back to" link from the event's single page.
Events List
You can display your events on your website using the Events List shortcode. You can find more information on this shortcodes and the options available for it in the Custom Shortcodes section of this user guide.
In this section of the User Guide we will discuss the creation of Album items, as well as how to add albums to your website pages.
As with all other custom post types, in order to enable displaying albums on your website, you need to activate the Micdrop Core plugin. After you have done this, you can start creating Album Items.
Album Items
To create a new album item:
- Navigate to Albums > Add new from your WordPress admin panel.
- Enter a title for your album item in the text field near the top of the page.
- On the right side of the screen you will see three sections named Labels, Genres, and Artists. You can use these three sections to categorize your album.
- Once you have set up the categories you would like to add your album to, click the Publish button.
Beneath the Labels, Genres, and Artists sections are the Attributes, and Featured Image sections. In the Attributes section, you can set the order in which you would like this album item to appear in album lists. In the Featured Image section, you can set an image to be displayed for this album (like a cover image).
Now that you have set up your first album item, let’s go over the available custom fields for album items.
Note that most of them are the same custom fields you'll find when creating standard pages.
Select Tour Booking
- Add New Period - Input the start date, end date, tour days, departure time, tickets and price changes for a specific period for your tour.
Select Album
- Album Layout - Choose a layout for the album single page.
- Release Date - Choose a release date for the album.
- People - Here you can input the names of people that worked on the album.
- Latest Video Link - Enter a link to your latest video.
- Image Dimensions - Choose predefined proportions for your image. This option is only available if you are using masonry behavior album list.
- Back to Link - Enter the link to the page you would like the user to go when they click on the "back to" button.
Select Tracks
Here you can upload the audio tracks for the album. You can set the following options for each track:
- Audio File - Upload an audio file.
- Title - Input the title of the track.
- Buy Link - If the track is available for purchase, you can enter a link to the page where it can be bought.
- Free Download - Set this option to "Yes" if you would like the track to be freely downloadable.
- Video Link - If there is an accompanying video for this track, you can enter the video link here.
- Lyrics - You can add song lyrics here.
Select Reviews
Here you can add reviews for your album. You can set the following options for each review:
- Review Author - Enter the name of the review author.
- Review Title - Enter the review text.
Select Store
Here you can add links to various store platforms that allow you to sell you work online. You can set the following options for each store link:
- Store - Choose a store.
- Store Link - Input the link to your song in the store.
Albums List
You can display your albums on your website using one of the album shortcodes: Album List, Album Player, and Album. You can find more information on these shortcodes and the options available for each one in the Custom Shortcodes section of this user guide.
In this section of the User Guide we will discuss how to install and set up the WooCommerce eCommerce plugin with Micdrop.
Micdrop comes with WooCommerce integration, which allows you to easily create an online shop. For more information on installing and configuring WooCommerce, please visit this page:
https://docs.woothemes.com/documentation/plugins/woocommerce/getting-started/
In order to set up WooCommerce with the Micdrop theme, follow these steps:
- Navigate to Plugins > Add New from your WordPress admin panel.
- Type “WooCommerce” in the search field.
- Locate "WooCommerce - excelling eCommerce" in the search results and click on Install Now.
- Once the installation has completed, click on Activate Plugin.
- You will now see a notice saying “Welcome to WooCommerce – You're almost ready to start selling :)". If you plan on importing demo content, click on Skip Setup. Otherwise, click Install Pages.
- If you plan on importing demo content, you should first set the product image sizes in order to achieve the same look as on our demo sites. Navigate to Appearance > Customize and click on WooCommerce, and then the Product Images. There you will be able to set the main image width and the thumbnail image width. Please note that under the Thumbnail cropping section you should either select Uncropped or Custom ​aspect ratio. If you choose to crop the images to a Custom aspect ratio, please make sure that the images are set to identical dimensions for both the product list and the product single.
- See Importing Demo Content in the Getting Started section of this user guide and perform the process explained there.
- Create a page for your shop. Then navigate to WooCommerce > Settings > Products > Display and choose the page you create as your Shop Page (in the "Shop Page" field).
Creating Products
To create a new shop product, please navigate to Products > Add Product. Here you can set up all the standard WooCommerce options for each product, as well as some custom theme options:
Product List
- Product List Image - Upload an image to be displayed on product lists.
- Image Dimension - Here you can choose an image layout for product list. If you are using fixed image proportions on the list, choose an option other than default
- Show New Sign - Enable this option to see mark (Sold or Sale) on single product and on product lists