Customizable Front Page
Full control over the front page sections. Fill any content block with your texts, update links and graphics in any content block.
This customization process is performed visually via the WordPress Customizer and doesn’t require technical expertise.
Responsive
Your content automatically adapts to any screen size and looks great on all devices with the WP Emmet theme.
Your text is readable without additional scrolling, the images look sharp and navigation is smooth, providing satisfying user experience for every website visitor. All content elements can be easily enlarged and previewed in close-up details.
Shift or Hide Front Page Sections
Get more freedom for the front page customization. You can easily change the positions of any content block or entirely hide the unneeded ones.
All the tweaks are made visually via WordPress Customizer requiring no technical help.
Drag and Drop WordPress Editor
This WordPress Visual Builder is a feature-rich website frontend builder that works on intuitive drag-and-drop functionality and is supplied with numerous necessary built-in content elements.
It’s much handier than the default WordPress editor as it will help you build a multifunctional website totally visually.
Unlimited Colors
Personalize your site with favorite or brand colors. Simply choose from 4 predefined color schemes with complementary colors or apply your own ones using the color picker.
You may update the color of header text, background, website text, accent (typically used for titles and calls-to-action), accent hover, and sub-menu hover to make your site really colorful and unique.
Multipurpose Content Blocks
The theme offers a full range of in-demand content blocks to properly establish your online presence.
You can display your projects in the Portfolio section, present offerings in Pricing tables, introduce the stuff in a Team section, put Newsletter form, edit Testimonials section, set Contact form, and adjust Google map to show you location.
Compatible with WooCommerce, bbPress, and BuddyPress
This feature makes it easy for you to extend the possibilities of your site in terms of usability and functionality. Easily handle interaction activities with bbPress, create an online store installing WooCommerce, or add any other content element with MotoPress drag-and-drop WordPress editor. Works perfectly with WordPress Slider by MotoPress.
Classic and Grid Blog Layouts
The Emmet theme includes both classic and masonry blog layouts.
Depending on your content and requirements, it’s easy to place all content elements in the best optimal position using any of the 4 available blog layouts: masonry, with sidebar, full-width, or two columns.
Video in Header (Pro)
Make the header of your site more trendy and informative with a background video.
Simply go to the Big title section in the WordPress Customizer and replace a default image with a dynamic video to catch visitors’ attention and keep them interested right after landing on the front page.
Unlimited Feature Sections (Pro)
Add as many Feature blocks as needed to let the site visitors immediately understand your values. Each feature is displayed in its individual block under Features Block sections similarly to ‘WordPress Customizer. You have full freedom to put any type of information within these sections.
Take full control over your website by using theme features
- Unlimited colors
- Landing page template
- Sticky menu
- Support of different post formats
- Pricing Tables
- Team and Portfolio
- Contact Form
- Subscription Form
- Google Map
First of all, thank you a lot for your great support. I have a last question: I would like to have a single portfolio page without sidebar, without search widget, no meta. I’ve tried to take them off, but they are stiil there. How can I do it? Thank you a lot! 🙂
Put this file to your child theme folder and reload the page
https://dl.dropboxusercontent.com/u/30347322/single-portfolio.php
THANK YOU, you are so great! Thank you a lot! 🙂
Hi, I would like to add 10 portfolios, but I get only 8 of them in the front page. Can you help me?
Thank you, great theme! 🙂
Hi Antonio, follow these steps:
1. Update “Emmet Theme Engine” plugin to the version 1.2.5 (just released for you)
2. Download child theme if you don’t have one at the top of this page
3. Open functions.php file in the child theme and add this code
add_filter ('mp_emmet_portfolio_posts_per_page', 'my_theme_portfolio_posts_per_page');
function my_theme_portfolio_posts_per_page() {
return 10;
}
4. Activate child theme, preview
Thank you a lot, I’ll try it immediatly! 🙂
Thanks, it works! Now I have only to find the way to put them on two rows of 5 elements each. 🙂
In the style.css of your child theme add this code
.portfolio-list .portfolio-box {
width: 20%;
}
.portfolio-list .portfolio-box:nth-child(6n-1) {
clear: none;
}
.portfolio-list .portfolio-box:nth-child(7n-1) {
clear: both;
}
Thank you sooooooo much! 🙂
I’ve been using the emmet lite theme for awhile in WordPress and I can’t seem to figure out how to change the background color for a page. I wanted to add some color instead of it all being just white.
Hi Sheldon,
Currently you can modify background color of the pages by editing style. For this you need to create a Child Theme or use form for custom code at MotoPress Settings. Please contact our support team to get more information and leave a detailed feedback.
Hi, My menu doesn’t seem to work when viewport is changed. When I tap on the menu in small screen it doesn’t open up. Please help.
Hi,
Please describe your question more detailed and submit it to MotoPress support team. Screenshots are appreciated.
Hi. Great theme, i love! How to change the labels of Contact form? I’m brazilian and i need to change to my language. Thank’s!
Hi,
You can translate the Emmet theme Engine plugin to use Contact Form in your language.
I want to use Slider at Place of Header Background Imgage and also want to change other Background Images in Theme what I can do
Hi,
There is option to enable MotoPress Slider at Big Title Section in the Customizer. We recommend to put technical questions into our forum
Thanks for this amazing theme! Its the only theme I’ve come across that gets customization right.
Hi,
Thank you for your positive review. We’re happy you like the theme and will keep working to enhance it for you. Have a nice day.
Hi team. I would like to ask if there is a way to change/move the blocks of the theme. I mean, if I want to move the google map widget, lets say before the testimonials etc. Or if I need the contact form 3rd from the beginning but not at the bottom of the page. Thank you.
Hi Adrián,
Yes, since 1.4.1 version of Emmet theme you have an ability to set the order of each section at the Customizable Front Page.
Thank you found it 🙂 If it is not a problem a I have another question 🙂 Is it possible to change the background image separately for every block of the page? For example if I change the background image its shown as a background in the contact form and the same image in different blocks…I would like to add more images as backgrounds…
Hi Adrián,
You can not do that within theme preferences. You can do that by creating a child theme and editing each section file there.
Hi Tatjana,
Try to remove it an install latest lite version 1.4.0. If it is not helpful submit a request to our tech support.
If you face any difficulties with the theme we ask you to submit a request directly to support team instead of posting it here.
The Front Page customizer pulls up an error. Therefore I can’t customize the theme. Suggestions?
Hi Chelsey,
If you have any issues we recommend to submit request to our support team as we can not check your case without testing your WordPress. Thank you for understanding.