Another verbose post for a round, solid and mostly trouble-free theme version 1.0. As you’ve probably noticed by now, we take our time before getting to the one-dot-zero version for any of our themes. We usually start at 0.9 and make sure all issues are fixed, all major features are implemented and thoroughly tested and colour schemes also make their appearance on the settings page before we make the giant leap to the number one spot. Many months may pass and weird version numbers like 0.9.9.11 may surface but we make sure that when any of our themes reach the Chosen One that they truly deserve it.
So now that some of our magic has been explained and hoping the mystery haze that makes us look different and interesting hasn’t completely lifted, here’s the changelog for Nirvana 1.0:
- added colour scheme support and 12 preset colour schemes
- added new options for the slider: Title font size / Text font size (uppercase settings as well)
- added new option – Slider Excerpt size
- added new option – Posts per row for the presentation page posts
- added new Option – Remove hover effect on columns
- moved ‘Content Margins’ setting field from Graphics Settings to Layout Settings
- fixed Content Margins – Padding setting not working
- fixed header widget responsiveness when no header image is used
- fixed header wp_title() call (left the site title-less)
- fixed hardcoded breadcrumbs background colour
- fixed Presentation Page Titles colour option not working
- fixed search icon in top bar so that it uses the same colour as the top bar menu
- removed topbar shadow (a leftover from early development)
- updated translation files
Hi, Awesome Theme! I tried to change font size in slider title and slider text but nothing happens. Remains at same size. I appreciate for your support.
The slider properties can currently be controlled only with custom CSS:
body .nivo-caption h2 { /* title /* }
body .nivo-caption .inline-slide-text { /* caption */ }
I would love to get the text on the slideshow to center instead of left format. I did follow a thread where Kay posted a response to use .slide-text {text-align: center;} in the miscellaneous section, under CSS. But, it didn’t work. Any ideas??
body .slide-text { text-align: center; }
does work.I am enjoying this theme very much. I have noticed a couple issues, though.
As others have stated here and elsewhere, Google Fonts do not work. I discuss what I believe is causing this issue and my personal solution in the Bugs forum: http://www.cryoutcreations.eu/forums/t/goggle-fonts-issue-in-nirvana-v0-9-9-10/#post-28712.
I was looking over the HTML source code for the Sample Page and noticed that the Breadcrumbs Home icon is enclosed by TWO “a” tags. I found the problem in theme-functions.php. On line 207, $home is defined as the Home icon code enclosed in an “a” tag. Then, on line 221, $home is again enclosed in an “a” tag. I believe the “a” tag could be removed from the original $home definition on line 207.
I have not made changes to any theme files, and have only added some CSS rules to my child theme style.css file. I am using version 1.0.0.
We know about both issues and we’ll get them fixed as soon as possible.
Hi, How soon can we see a French translation for this theme? Tempera has been translated, I really hope this gets translated too!
We don’t make the translations, they are all submitted by theme users who want to use the theme in their own language.
So we’ll have a French translation when someone is kind enough to make one and send it to us. Will it be you? ๐
Hello,
after installation of the1.0.0 version, i’ve some problems with the presentation page.
The slider doesnt work and the photo frames on the columns part
Depending on the version you updated from, did you try a force refresh (Ctrl+F5 or Ctrl+R depending on the browser) several times?
i cant save anything i change when i go under “Nirvana Setting” in WordPress how do i do that?
Fresh install or update? What WordPress version? What theme version? Are you using plugins? Did you try to disable them?
Horizontal images, whether creating posts or pages, are squished in the editor. I thought this would have been fixed long ago?
We thought so too. However we’ll get it more fixed in the next update ๐
When do you plan to make themes bbpress compatible? All of your themes have the same issue – avatars from the second post down are broken because there are in conflict with .reply a { from somewhere in the theme.
Considering bbpress works on this site and you are using it as a support forums, you should already have the solution, the only thing that’s left is to implement it…
Love the theme, and love the preamble!
Thank you, and well done.
Image on the page prizentatsii in section columns still line up widgets vertically rather than horizontally …
http://stomat-tula.ru/
That’s not the theme’s fault. In the text above the columns you use invalid HTML. Please make sure you close all tags that you open (in this case you opened a <big> tag that you never closed.)
GREAT THX! Yes, it was true, not a closed one tag.
After updating to 1.0.0, Google fonts have stopped working… ๐
Could you tell us the exact font names/identificators you use?
Google fonts haven’t worked for me since 9.9.7. I was using Roboto Slab and Hind (and they used to work fine). But it doesn’t matter which ones I call–limited to what’s in the menu.
Same problem, I’ve tried several google fonts – non of them is working. Only the theme fonts seems working.
I am using Shadows Into Light Two and Vesper Libre
But doesn’t work for any Google fonts
It’s beautiful!
But the breadcrumbs now include a forced pagination of some sort. I.e, instead of “home > events ” it now reads “home > eventsPage 1”.
[Cue suspenseful music.]
Are you using any SEO related plugins? If so please disable them and see if the breadcrumbs look okay then.
I’m using All-in-One SEO. I disabled it, deleted the site cache and even started it up in several fresh browsers and devices.
Same result. Breadcrumbs append -“Page[#]” to current page title.