ThemeForest

Averin - Premium Magazine Theme

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years
alexpdj Purchased

The Averin options panel simply does not work! I also installed the new version but i can’t change nothing in the admin panel!!

wptitans

We released an update today.

Download the latest version from your download page and check the changelog

Click here to view the changelog online

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

After the update to 5.1 I am unable to change the body font in the options panel. The settings is not saved …

wptitans

Please make sure that none of your plugins are in-compatible with 3.5 and our theme. Do this by disabling the plugins.

Also check you’ve updated it correctly according to the changelog http://wptitans.com/changelog/changelog-averin.pdf
  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

Is there any way to add the custom sidebar to a specific category list?

wptitans

This is not possible by default, sorry.

Default-user

Well, I did manage to find a way.

The setting of the slider in the first post of the category list is the one responsible for the slider that is shown. And since all my posts are in full width, I selected the same sidebar for all posts in that category. :)

wptitans

great, good to know. Thanks

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

How can I add a slider to the sidebar?

  • Bought between 1 and 9 items
  • Has been a member for 3-4 years

I am using plugin “wp-footnotes” for footnotes, but Averin’s body text style apparently overrides the footnotes style (which is supposed to be a smaller letter/number on the upper part of the text line).

How can i fix this?

wptitans

Show us a link please

wptitans

Nope, this is from the plugins css.

ol.footnotes {
font-size: 0.8em;
color: #666666;
}

Add this in style.css please

ol.footnotes {
font-size: 1em!important;
color: #666666;
}
Default-user

Thank you, but it did not help, the problem persists.

wptitans

Then send us an email through our profile page and we will have a look for you. Include ftp and admin credentials

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 3-4 years

Hi,

If i would buy your Template could you do some Customizations to fit my needs? Using some Plugins like “FeedWordPress” etc?

regards karabey

wptitans

Only when you have pay for the extra work, then it’s a yes.

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years
  • United States

I filed a support email five days ago and haven’t heard anything back yet, could you please check into this for me? Thanks

wptitans

yeah, first there was weekend and our support guy was a little behind. I think your served by now.

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Is it possible to have the posts not go to the home page and still have the slider?

I don’t want my blog post fed right to the home page. I would prefer to add my own content and have a separate page for news. But every time I set that in my settings section the slider goes away.

wptitans

Yeah that’s not possible by default since it’s a magazine theme. Send us ftp and admin credentials and we will set up for you.

Default-user

I will email it to you through the contact form on your profile page.

Default-user

I sent the info. Please let me know you have received it. Thanks

Default-user

Hello again. Could you please confirm that you received the emailed ftp and admin info? Thank you

Default-user

I’m sorry, I’m not trying to be impatient. I really appreciate the support you have provided, but I really need to know where we stand with this. We have stuff we want to do to the homepage this weekend for events happening next week.

You can reply to my email if you would like. Thanks

wptitans

I believe you’ve been served ;)

Default-user

thanks for the support with this

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

I updated my theme today and the featured images in my posts no longer fit. They run off either side of the page. How do I make them fit properly?

Nevermind this one. It was a Timthumb resizing issue. I just set it to ‘none’

wptitans

okay, solved then?

wptitans

Great, thanks for notifying.

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Is there a contact form with this theme? since my update my contact forms are gone…

wptitans

We’ve discontinued our form builder and we’ve integrated the Contact Form 7 plugin. Download this plugin, install and activate it. Then create a form and paste the form’s ID inside the contact page. Styles should be present.

wptitans

Your Welcome.

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

The featured image on my pages is spanning the entire top of the page overlapping the sidebar.

example: http://www.whiteriverpaintball.com/indianapolis_paintball/indiana_paintball_bachelor-parties/

How do I correct this?

wptitans

Someone tempered with the single.php file and now the dimensions are deleted.

The width is 980, it should be 560 . Someone changed it to be 980 for all layouts. Please revert this 980 to 560 on single.php

Default-user

Thanks. I was actually wrong in the page.php

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

I’ve been having some trouble with my featured images since updating the theme. Either the featured image appears distorted on the homepage or it’s distorted on the post itself when you open it. It seems that no single image size works for both.

Also, is there a way to display the featured image on the homepage but prevent it from being displayed when you open the post?

Thanks,

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

I’ve been having some trouble with my featured images since updating the theme. Either the featured image appears distorted on the homepage or it’s distorted on the post itself when you open it. It seems that no single image size works for both.

Also, is there a way to display the featured image on the homepage but prevent it from being displayed when you open the post?

Thanks,

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Actually, the problem has been solved. I found the re-sizing options. All is well.

wptitans

Great work man ;)

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Where in the css is the background image contained? It used to be in the “body” id but since the update it seems to have moved. I am wanting to put my own background in like I did before.

wptitans

It’s still inside the body tag. But the bg option inside the option panel is over riding it now. Please add an !important statement after your style.

Like

body {
background-color: #f1f1f1;
background-image: url(http://wptitans.com/averin/wp-content/themes/averin/sprites/textures/raster-texture.png)!important;
font-size: 12px;
}
Default-user

Thanks. That is what I did

wptitans

Didn’t worked huh, hmm. best to send us ftp and admin credentials through our profile page and if possible ftp and admin credentials.

Include the original issue once more for our support staf please

Default-user

Oh it worked just fine. I was saying I had done that already before you responded. I was more checking if there was a better way to handle it. I didn’t want to over ride something in the theme that was necessary. Thanks

wptitans

okay

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Can you tell me why the h1 tag on the home page is indenting?

http://whiteriverpaintball.com

Thanks

wptitans

Not sure what you mean by indenting, i see a h1 title below the slider section.

Default-user

I got this taken care of. Problem solved

wptitans

Okay thanks.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
mnz1 Purchased

Hi, i installed the theme right now on a fresh wp 3.5 system. after titaninstaller i hove 2 little problems/bugs take a look at http://blog.munzino.de

1. The button under the slider to close the slider is in the wrong direction at the begginning. but when you close and reopen the slider it’s right what can i do?

2. When you go on any page listed in the copyright-footer section (about, sitemap and contact) please look what happens with the active link at bottom of the page!

thanks

wptitans

Hi, sned us an email with ftp and admin credentials so we can fix the slider button for you on the spot.

The footer links are working just fine for me.

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Can you recommend a ecommerce plugin or a cart plugin that will work well with your theme? WooCommerce? Cart66?

We are going to use it with Google Checkout.

Thanks

wptitans

Never tested it with any cart, so it’s best to give it a try on a test location to find out.

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

I would like to thank Wptitans for all of their support.

If you are looking for a great theme with great support, I would definitely recommend this one.

wptitans

Thanks :D

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

our slider has indented and stopped rotating. It was working yesterday and I haven’t done anything in it since.

http://whiteriverpaintball.com
wptitans

It can’t be out of sudden, there’s must of happen something. Check your plugins please, maybe you’ve updated a plugin which causes this. We can’t help you when we don’t have more info.

Default-user

Someone from your company emailed me and said “Your jquery file got corrupted”

I have passed along the ftp info and now am just waiting for it to be corrected.

I’m not sure what I would have done. It was working Monday, Tuesday morning there were no problems and then it just stopped. Maybe a plugin did get updated but I don’t recall doing an update as I was traveling most of the beginning of this week and wasn’t working in the site other than to update some copy.

Thanks

wptitans

Did you send it to us? Or to this person from your company?

Default-user

Yes I sent it to Abhin. It has been resolved. Thanks

by
by
by
by
by