Ammi - Minimalist WordPress Blog

Version 2.1.2 has been released!

Ammi

The theme is fully responsive and looks great on any mobile device, whether it is a 17-inch laptop screen or an iPad or iPhone. Use it to make some cool things!

function list

  • This theme is compatible with WordPress 5.8.x.Note: In WordPress 5.x, you need to use the classic editor. For WordPress 5.8+, you need to install the "Classic Widgets" plugin.
  • Built-inHTML5 and CSS3
  • Reactive design(Adapt to mobile devices)
  • Retina ready(Looks beautiful on mobile devices and tablets)
  • Built-inBootstrap 3
  • Шрифты Google and standard font(Arial, Verdana, etc.)
  • 650+ icônes impressionnantes de polices
  • Theme options powered by WordPress customizer
  • Show/hide most elements
  • Two positions of the menu
  • Drop-down menu support
  • Support pop-up windows with images, video/audio players and galleries
  • related articles
  • "Back to top" button
  • "About the author" section
  • Translation ready
  • 2 different layouts
    • Layout with left sidebar
    • Layout with right sidebar
  • 10 post formats
    • standard format
    • Image Format
    • Gallery format
    • Video format
    • audio format
    • Narration format
    • Convert format
    • Quotation format
    • Status format
    • Formulaire de discussion
  • 2 Different areas of the widget
    • Sidebar-it is located below the main navigation container in the left or right sidebar
    • Hide the sidebar-it is located in the hidden right container
  • 5 custom widgets
    • Ammi: List Of Posts – Displays a list of posts with a background image
    • Ammi: Random Posts – Displays a list of random posts
    • Ammi: Recent Posts – Displays a list of recent posts
    • Ammi: Slider With Posts – Displays a slider with posts
    • Ammi: Social Links – Displays links to social profiles
  • Supports all standard WordPress widgets
  • Social sharing buttons
    • Facebook
    • Twitter
    • Pinterest
    • VK
    • Reddit
  • Include an XML file with demo data
  • Step-by-step documentation

Please note

Ammi is only available for WordPress.ORGsoftware.

Changelog

Version 2.1.2 – 13 December 2021

Updated:
- POT translation file (/ammi/languages/ammi.pot)
- Documentation

Fixed:
- Some minor CSS issues

Improvements:
- Added improvements for the mobile version of the theme
- Added new words for translation: "Author:", "Category:", and "Tag:" 
- Removed unnecessary files from the theme
- Added pre-connection for Google fonts
- Other minor improvements and fixes

---
Full changelog.txt: http://documentation.birdwp.com/wp-ammi/changelog.txt
How to update Ammi: http://documentation.birdwp.com/wp-ammi/#update-section

Version 2.1.1 – 30 September 2020

Updated:
- Translation file;
- Documentation.

Fixed:
- Few minor CSS issues;
- Now the footer menu is not hidden on mobile devices.

All other changes:
- Added the wp_body_open function to the theme header file (new requirement for all themes).

---
Full changelog.txt: http://documentation.birdwp.com/wp-ammi/changelog.txt
How to update Ammi: http://documentation.birdwp.com/wp-ammi/#update-section

Version 2.1 – 3 June 2019

Removed:
- Removed all Google+ buttons (Due to Google+ closing down).

Updated:
- Documentation;
- Ammi Widgets (v1.0.1):
  - Removed: Google+ icon from Social Links widget;
  - Updated: Translation file (ammi-widgets.pot).
- Ammi Social Media (v1.1):
  - Removed Google+ share button;
  - Added VK share button;
  - Added Reddit share button.

Fixed:
- Few minor CSS issues.

New:
- New setting: Appearance > Customize > General Settings > Blog > Featured Image: Link Type ("Link to post" or "Link to image").

---
Full changelog.txt: http://documentation.birdwp.com/wp-ammi/changelog.txt
How to update Ammi: http://documentation.birdwp.com/wp-ammi/#update-section

Version 2.0 – 5 April 2019

Ammi 2.0 is now available! This is a major theme update, which mainly involves the new requirements of all WordPress themes on the market. Association:https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Submission-Requirements

Please read the changes before updating the theme.

1. Changes related to new requirements:

- All theme code has been edited to meet WordPress code standards. Links:
  - PHP Coding Standards: https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/
  - HTML Coding Standards: https://make.wordpress.org/core/handbook/best-practices/coding-standards/html/
  - CSS Coding Standards: https://make.wordpress.org/core/handbook/best-practices/coding-standards/css/
  - JavaScript Coding Standards: https://make.wordpress.org/core/handbook/best-practices/coding-standards/javascript/
- Now the theme uses the get_theme_file_path() function to include files. Example: require_once get_theme_file_path( '/assets/class-tgm-plugin-activation.php' ).
- Some sanitization functions in the customizer have been changed.
- Some theme functions are now not allowed in the theme, and they have been moved to plugins ( link: https://help.author.envato.com/hc/en-us/articles/360000481223-WordPress-Theme-Plugin-Requirements#h_121074620161522301832182 ). These are all widgets and social share buttons. Now, when updating (or installing) the theme, you will need to install 2 additional plugins (if you need these functions): Ammi Social Media and Ammi Widgets. This also means that if you use additional widgets that were included in later versions of the theme, then after updating the theme you must re-activate them (Appearance > Widgets), because old widgets will not work, since they have been removed from the theme. New widgets will be available only after installing and activating the "Ammi Widgets" plugin.

2. All other changes:

- Updated: Documentation.
- Updated: Bootstrap v3.4.1.
- Updated: Superfish v1.7.10.
- The rel="noopener" attribute has been added to all links that have the target="_blank" attribute.
- The show-hide-meta-boxes.js file has been moved from the "assets" folder to the "js" folder.
- Added permission to use the "rel" attribute in links.
- Changed some phrases (or option names) to better understand the purpose of some options. Examples:
  - Thumbnail type -> Media type;
  - Featured Image -> Featured image and popup window with video player;
  - etc...
- Additional classes for posts are added through the "post_class" filter: add_filter( 'post_class', 'ammi_custom_post_classes', 10, 3 ).
- Styles for the classic editor have been rewritten.
- Added new option: Appearance > Customize > General Settings > "Follow us" Text.
- Added new option: Appearance > Customize > Footer > "Follow us" Text.
- Added new option: Appearance > Customize > General Settings > Show header image and header text only on the first page.
- Some theme styles have been changed.
- Some responsive styles have been changed.
- Fixed several minor issues.

Changed files:
- All theme files have been changed.

*P.S. Thanks to everyone who advised good ideas for this update!

---
Full changelog.txt: http://documentation.birdwp.com/wp-ammi/changelog.txt
How to update Ammi: http://documentation.birdwp.com/wp-ammi/#update-section

Version 1.0.2 – 4 June 2018

Fixed:
- Few minor CSS issues:
  - Comments Form: Cookies acceptance checkbox – Added new styles
  - Fixed styles for the “Back to top” button
  - Changed styles for the video, embed, iframe, and object tags

---
Full changelog.txt: http://documentation.birdwp.com/wp-ammi/changelog.txt
How to update Ammi: http://documentation.birdwp.com/wp-ammi/#update-section

Version 1.0.1 – 23 November 2017

Fixed:
- Fixed an issue with the author biographical info in the "About the author" section and on the archive page with posts by one author
- Few minor CSS issues

---
Full changelog.txt: http://documentation.birdwp.com/wp-ammi/changelog.txt
How to update Ammi: http://documentation.birdwp.com/wp-ammi/#update-section

Version 1.0 – 21 July 2017

- Release

Want to keep in touch?

All demo images are from Picjumbo, Pexels, Unsplash and SplitShire. Video: Dartmoor Timelapse (Vimeo). Audio: lilypichu (SoundCloud).

Tags:

Thank you for your attention! enjoy!

You may also like:

Nimbo

Melissa

Ammi - Minimalist WordPress Blog [Free Download]
Ammi - Minimalist WordPress Blog [Nulled]
WordPress » Personal

METADATA
  • Gutenberg Optimized: No
  • High Resolution: Yes
  • Widget Ready: Yes
  • Compatible Browsers: Firefox, Safari, Opera, Chrome, Edge
  • Software Version: WordPress 5.8.x, WordPress 5.7.x
  • ThemeForest Files Included: PHP Files, CSS Files, JS Files
  • Columns: 2
  • Documentation: Well Documented
  • Layout: Responsive