Mantra 1.7.5 is a pretty small update that mostly fixes a few bugs still left over by 1.7.4 . So it’s like patching a patch.
We also added 1 more social link ( to a total of 5), made the social icons smaller so they look much better and now really fit our theme. We also added 3 more social ‘areas’ where the social icons can appear. So now you can have your social icons appear in the header, under the menu to the left or to the right and in the footer (even smaller icons here).
That’s about it. We’re currently working on 1.7.6 for another few small options like removing the text shadows and customizing header padding.
Hi. For the center aligning problem. Paste the following code in you Custom CSS field:
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
margin-left:0;
padding-left:o;
}
As for the spacing, if you wanna add a new line you should switch to HTML edititing while editing your post or page and add:
< br />
where you want to add an extra line
Hi there
I’m trying to figure out what I may have done wrong. I have a page on the website, where everything is supposed to be centered on the page. However the titles of the organization’s officers are slightly offset from the names below. The other problem is that I can’t seem to add a space to separate the various people. I add it in, and when I save it, it disappears. Here is the site: http://santx.org/officers-and-board-members-2012/
Thanks for any suggestions. I am new at websites, so if this is a stupid mistake on my part, I apologize in advance.
Hello,
Mantra is a great theme. I tried to integrate v slider in this flexible theme (above the official theme header) but there is a space between v slider and the original header. It would be nice if the next version will have slider integration.
Many thanks, M
We have that planned. And it will be implemented in a future version. Thanks a lot for the feedback.
Thank you Kay! You rock, that fixed it!
I noticed now that even if I have the settings enabled to hide the post time, author, category, etc. everything still shows. Is this something that changed recently? It wasn’t that way before. I like to have the date enabled but not the time.
Thank you
Matt
We’ve found the bug. Thanks a lot for the feedback. The 1.7.7 will be the version that fixes is.
Until then if you wanna hide the time you can paste in your Custom CSS field the following code:
.entry-meta .entry-time {
display: none;
}
I am trying to remove all of that info (by ‘author’, date, time, category, etc.) Any work-around for that until 1.7.7
Version 1.7.7 is now available 😉
My wife’s blog is having issues as of recently and I cannot figure out how to fix it. We have Mantra 1.7.5 installed. Some posts will put the featured image up below the header zoomed in. Not sure why, but it only happens on some posts.
Here it is happening:
http://www.likeitorlurvit.com/2012/02/14/vd-was-it-good-for-you/
Here it is not:
http://www.likeitorlurvit.com/2012/02/13/i-got-to-interview-a-werewolf/
Then here it is again:
http://www.likeitorlurvit.com/2012/02/08/this-is-what-happened-at-the-salon/
All 3 posts have the same layout, same settings, same gallery options. Just not sure why one works and two don’t as far as the post goes. This obviously just started happening recently. Prior to the 2 out of 3 here, it had not happened. Any ideas or suggestions? If I remove the featured image, it goes away, though then the front page looks odd.
Everything looks good now. Did you find out what was causing that?
Still shows on mine in IE8 at work, and in Firefox at home.
http://www.borsboards.com/runvus/example.jpg
Oh that. I was looking for something else. You need to disable the Featured Images as HEADER Images option in the Mantra Settings.
Good luck 😉
Hey there.
I got a problem with the width of the columns.
I got the option of sidebar on the left side but i only need it on one page, the problem being that on all other pages the text is in the middle of the screen while it should be on the left of the page. is there any way to fix this ? (i think i didn’t have the problem on 1.7.4 but im not sure)
We’d need a link to your site so we can inspect this further.
http://nijverheidscentrum.comze.com/
there ya go
its in dutch.
Hi! We noticed the issue.
Will be fixed in version 1.7.7 but until then add this to your Custom CSS field :
.one-column #content {
float: none;
width:auto;
}
Good luck!
It worked 😀 thanks alot
Hi, I do such trouble enabling the excerpt properties of Matra theme. How can I solve this bug?
Thanks
Could you be more specific? You cannot enable the post excerpt options? What did you do? What did you try?
hi,
How can i set a custom header image, I don’t want the full size image. Its difficult to set it in header.php file. I want 450×90 header image but layout option force to use the full header image of 970px.
You could make the rest of the image transparent. This is usual behavior. Other than that you have to modify functions.php but that could get troublesome.
We are implementing a custom header width option but when it will be available we do not know.
Hey guys, I’m having an issue wherein I can’t remove one of the social buttons, so I have two RSS buttons. I’ve removed the info from the 5th button in both Opera and IE and it still sticks. Please help.
We know of the bug. Will be fixed in version 1.7.6.
Hey guys, this seems to have indeed been fixed in the latest version. Thanks so much!!!
I’m glad to see this is fixed as well.
Thanks for the great work. I just donated to you 😀
Can you please look into SyntaxHighlighter Evolved compatibility please? The CSS styles aren’t showing up.
Many thanks 😀
Hi Bob
We tested the plugin on our test site and everything looks alright from the start.
See if maybe you have other plugins interfering with it. Mantra seems okay with it.
I found the problem! Better WordPress Minify was causing it not to load…
i love the new update
now it have the option where you want to place the social button
great job 😀
Good to know 😉