Aerogram - Responsive Retina-Ready WordPress Theme
Themeforest Aerogram - Responsive Retina-Ready WordPress Theme WordPress Theme
Aerogram is a clean, flexible and responsive WordPress Theme. It was crafted with bloggers and classic blogging in mind, while being modern and responsive. Use it with large photos as headers to get it’s full potential or leave out headers to keep it simple.
Aerogram is Wordpress 3.8 Ready and Responsive
Aerogram is a clean, flexible and responsive WordPress Theme. It was crafted with bloggers and classic blogging in mind, while being modern and responsive. Use it with large photos as headers to get it’s full potential or leave out headers to keep it simple.
Apart from being a great WordPress theme for blogging and more, Aerogram has the following features:
General Features
- Fully responsive theme
- Retina-ready for sharp icons on mobile devices
- Theme options for easy customization
Blog Display
- Slideshow (four options)
- Upload your own slides
- Feature posts from your blog
- Upload a static image
- No slideshow
- Three options for blog pagination: ajax loading, number pagination or older and newer post links
- Color palettes
- Custom Backgrounds
- Choose your own accent colors to match your style and taste
- Upload your own logo
- Upload your own favicon
Posts & Pages
- Supports the following post formats: standard, aside, gallery, image, link, quote, status, video
- Fully supported kitchen sink: aligned images, quotes, headings
- Nested comment system
- Gravatar user images
- Gallery posts fully supported with LightBox(responsive)
- Two widget for blog posts and for pages
- Four page templates: Full Width, Sidebar Left, Sidebar Right, Archives
Other
- Social Media icons in footer and header area
- Optimized for the following plugins:
- Disqus
- Contact Form 7
- Zilla Dribble
- Zilla Social
- Well documented
Please rate if you enjoy using Aerogram!
Changelog:
Version 1.3.7 (2nd June 2014)
- Minor bug fix: Lighbox jQuery plugin
Version 1.3.6 (29th May 2014)
- Translation ready
- Minor fix & update for the lightbox
Version 1.3.5 (7th January 2014)
- Wordpress 3.8 ready!
- New feature: add translucent tint to slides
- Plugins must be installed manually now
Version 1.3.4 (29th August 2013)
- Minor Fix: Load More Button overlap
- Minor Fix: Contact information in options panel
Version 1.3.3 (21st August 2013)
- Update: jQuery Lightbox updated to 2.6
Version 1.3.2 (5th August 2013)
- Fix: Plugin installation
Version 1.3.1 (3rd August 2013)
- Feature: Lightbox on or off
Version 1.3 (31st July 2013)
- New Feature: Main slideshow now appears on pages that have been set as front page.
- Fix: Gratavar image on author pages and single pages
-
- Version 1.2 (24th July 2013)
- New Feature: Blank child theme
- Plugin Fix & Update (Theme Station Ajax Load Posts)
- Fix: Lightbox Plugin
Version 1.1.1 (17th June 2013)
- Fix: Minor Bug in menus
Version 1.1.0 (17th June 2013)
- New Feature: Recent Post widget choose whether it should be open or closed on load
- New Feature: Turn off post format icons
- New Feature: Set how many columns you want in your footer
- New Feature: Supports child themes
- Fix: Margin in lists in sidebar text widget
- Fix: Sticky post on dark template
Version 1.0.2 (30th May 2013)
- Fix: Minor bug in gallery and lightbox fixed.
Version 1.0.2 (30th May 2013)
- Fix: Background for responsive sizes for sizes 768px and 1024px
- New: Background now includes plain Black and white
- Version 1.0 (6th May 2013)
- Initial Release!
The thumbnails on the category, etc pages are not cropped square. They need to be 250px x 250px for you hover effect to work.
ReplyDeleteYou should also use a thumbnail php so the full image doesn’t have to load.
I now see the issue. It seems I need to re-upload the feature images so they are re-cropped.
ReplyDeleteYou can also use regenerate thumbnails, a plugin that re-crops images for you.
ReplyDeleteWhen attempting to install the required plugins, I get the error:
ReplyDeleteAn error occurred while installing Theme Station Load More: The package could not be installed. The package contains no files..
ETA: (same error msg for other plugin as well)
Please advise. Fresh install of WP 3.6, Aerogram 1.3.4. TIA.
Alternatively, are the plugins available anywhere else so I can install them via FTP?
Sorry about that, we’ll be looking into it.
ReplyDeleteAs for the plugins themselves: they are within the theme package. You can find them here: \aerogram\functions\plugins
First of all, I love this theme-thank you so much for creating it! That being said, I have a borderline embarrassing skill level at understanding pretty much anything related to web design, etc.-so please bear with me!
ReplyDeleteI’m trying to install my first update for the theme. I downloaded the latest version, but when I try to upload it in Wordpress, I receive an error message that reads: “Destination folder already exists.” I renamed the zip folder because I assumed it was a file name issue, but that hasn’t helped. Can you let me know what I should do? Thank you!
Thank you! Sorry for the delayed answer. In order to install the update, you first have to delete the one that is currently installed. When you are on the “Appearance” page within your dashboard simply deactivate the theme and delete it. Then upload the updated theme as usual. If you have any further questions, please feel free to ask!
ReplyDeleteThe support is completely absent
ReplyDeleteIf you have contacted us by email it might take a day or two to get back to you. Sorry for the inconvenience.
ReplyDeleteHi, thanks for the nice theme!
ReplyDeleteI have a question:
I have installed the theme on a testserver and did all adaptations and options there. When finished I transfered the whole website and database to the real server. When opening the site all theme options we set where gone and the website is shown with the default opitions and colors.
Where are the options saved? It seems that they are not saved in the database. How can I do a transfer with all options?
Thans for the reply
Regards
Thanks for your purchase! The theme option values are actually saved in the database. Look up the wp-options table (search for podcaster-theme) and you will find them.
ReplyDeleteBut there is an even easier way to go about it. Podcaster comes with an Import/Export feature in the theme options. Export your settings (as a json file) and import (by copy and paste) the values in the theme options of your live website!
I hope this answers your question.
Just realized you were using Aerogram, not Podcaster. Sorry for the confusion. I saw your email and will send you further instructions.
ReplyDeleteThanks!
ReplyDeleteIs there a way for me to not have a menu to display in the header. I want to just use it as a blog with not categories etc…the menu section says “please click here to create and set your menu”....
ReplyDeleteAdd:
ReplyDelete#nav {
display:none;
}
to your css file. You can use the same approach for the footer:
footer .footer-widgets {
display:none
}
Make sure you use the child theme so your changes are not overwritten during the next update. I hope this answers your question
I added this to the child theme and nothing happened
ReplyDeleteI tried .the_menu { display: none;} and it appears to work. Is there a way for me to center and enlarge the logo.
ReplyDeleteHappy to hear this. This might be a bit more tricky without breaking the layout. You’ll have to do more than just override css. The only pointers I can give you is to take a look at navigation.php and create a copy in your child theme for you to edit. Since this request doesn’t fall into support but customization I can’t be of more help. As of now we unfortunately don’t offer customization services.
ReplyDeleteAlso, I need to change the footer, rather than having 3 different widgets in the footer, I would prefer to place copyright information..something simple. How do I do this?
ReplyDeleteReplied to your email
ReplyDeleteHas this been updated for WP 3.9? Should there be a shortcode button in the text editor? Is there a shortcode guide?
ReplyDeleteAre you still supporting this theme?
ReplyDeleteHi,
ReplyDeleteYes this theme is being supported, just some personal technical difficulties that kept me from answering any sooner. Sorry about that. Please download this (newest) version of the plugin, this should solve the issues you’re having for now: http://themestation.co/plugins/thst-shortcodes.zip
This child css is not being loaded properly. The parent css is overriding it.
ReplyDeleteNever mind .post was overriding it.
ReplyDeleteNo wait this is loading wrong. You have the main css loading after the child.
ReplyDeleteHi, thanks for your comment. I think the file that you might be seeing loading after the child css is the dynamic stylesheet. It takes care of all the settings that are managed by the theme options and has to be loaded after the main (or child) css in order to override the default settings. If you wish to make changes to things that are handled by the dynamic stylesheet I would recommend using the theme options instead. If you tell me what you’re trying to override, I might be able to take another closer look.
ReplyDeleteI’m having issue with H tags, fonts and line-heights. I don’t think any of those are part of the theme options.
ReplyDeleteCould you give me a URL so I can take a closer look? Thank you.
ReplyDeleteI think it had to do with the slider which was part of the php. There also may be an issue changing em to px. I solved it with !important. I was editing so fast I can’t remember which edits they where. I’ll take better note if I see this issue again.
ReplyDeleteYour demo has errors in the header:
ReplyDeleteWarning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘thst_alm_init’ not found or invalid function name in /nfs/c09/h03/mnt/133039/domains/demo.themestation.net/html/wp-includes/plugin.php on line 470
Thanks, will take care of it.
ReplyDeleteThe responsive css is not removing the top margin on small screens leaving a large gap below the header. It seems to work in your demo but does not work in the current version or maybe its the child theme.
ReplyDelete`.supercontainer.single {
margin-top: 190px;
}`
That top margin also doesn’t factor in the admin bar.
ReplyDeleteThanks for the feedback, will be taken care of.
ReplyDeleteWhen you activate then deactivate the slider it leaves a gap in the header.
ReplyDeleteCould you please send me a URL or screenshot so I know exactly where this error is? Thank you.
ReplyDeleteI solved it. I chose the “No Slider” option which I think made it look for a single image. After clicking the “x” on the option so nothing was selected it fixed the gap.
ReplyDeleteI did find another bug with the slider. The title, button etc only displays when hovered over in Chrome.
ReplyDeleteHi, very nice theme!!!
ReplyDeleteI have a question: how can I remove the sidebar from the post page? I would like to have the post inside full width of the page.
Thanks a lot.
Unfortunately this is not possible without making major customizations. Adding this as an option to customize this via the theme options sounds like a good idea, though. Keep your eyes open for this when the next update is out.
ReplyDeleteThanks for theanswer, I will wait next update!
ReplyDeleteI have another question: how can I arrange columns inside posts/pages? In the demo site menu there is “Shortcodes >> Columns”, but I don’t understand how to set it…
Thanks again for your answer!
If you install the Theme Stations Shortcode plugin (included in the theme) you can create columns (and more) when creating pages. Just look for the turquoise button and click on it use.
ReplyDeleteHi I have installed the theme but the sidebar will not show up is there something I need to do for it to activate because I have the widgets I want in there by default
ReplyDeleteHi there!
ReplyDeletePlease check the theme options under Theme Options > Blog Settings > Sidebar. Tick the checkbox to enable or disable the sidebar.
Nice Work!
ReplyDelete