ThemeForest

Alphine - Wordpress Portfolio and Blog Theme

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Referred between 1 and 9 users
  • Sold between 10 000 and 50 000 dollars
  • Spain

Great theme! Good luck with sales!

elemis

Thanks a lot :)

  • Elite Author
  • Sold between 100 000 and 250 000 dollars
  • Bought between 100 and 499 items
  • Canada
  • Exclusive Author
  • Has been a member for 1-2 years
  • Referred between 10 and 49 users

Awesome, love that theme a lot.

elemis

Thanks Dany, we appreciated it :)

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years
  • United States

First purchase and 5 freakin’ stars for you buddy! This is INCREDIBLE !!!!!!!!!

elemis

Thank you for purchasing and rating the team. We appreciated it :)

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

Lovely theme! Will you make a responsive version?

elemis

Hi,

Thank you for your interest. Unfortunately the theme is too complex to make responsive.

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

Looks very nice! Is it possible to see the videos (what’s the password :-))?

elemis

Hi,

The videos are open to public now :)

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

beautiful theme! bookmarked! i hope you make lots of sales

elemis

Thank you so much!

  • Author had a File in an Envato Bundle
  • Most Wanted Bounty Winner
  • Sold between 10 000 and 50 000 dollars
  • Has been a member for 1-2 years
  • Exclusive Author
  • Referred between 500 and 999 users
  • Slovakia

looks great :) congrats

elemis

Thank you :)

  • Exclusive Author
  • Has been a member for 3-4 years
  • Philippines
  • Sold between 10 000 and 50 000 dollars

Clean work! Good luck with the sales ;)

elemis

Thank you Louiejie :)

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

May I configure the home page with blog items?

elemis

Hi,

Do you mean drawing blog posts into the showcase template instead of portfolio?

elemis

Hi,

Showcase template can be arranged to draw blog posts but the slider won’t be available and also since the opened item has a certain width the text may not fit.

  • Author had a Free File of the Month
  • Microlancer Beta Tester
  • Has been a member for 2-3 years
  • Exclusive Author
  • Europe
  • Most Wanted Bounty Winner
  • Bought between 50 and 99 items
  • Referred between 10 and 49 users
  • Sold between 10 000 and 50 000 dollars

Excellent work. I wish you good sales. :)

elemis

Thanks a lot Smartik :)

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

Lovely theme – love the functions! Quick question, instead of editing the background colors choices (in places like the main background and the footer), is there also an easy way to add in your own patterns?

elemis

Hi,

Thank you for your interest. Background image can be uploaded through “Appearance – Background” in wordpress admin. And we can help you on implementing background image to the bottom container and footer.

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

Great theme! Is it possible to remove the entire lower section of this theme (with the darker background)? I would only like to highlight the portfolio section (White background).

Thanks!

elemis

Hi,

Thank you for your interest. Using the lhe lower section with the darker background is optional. It doesn’t get included on pages unless you set it so.

  • Bought between 10 and 49 items
  • Has been a member for 5-6 years
  • Netherlands
  • Referred between 1 and 9 users

Oooh, like it! Awesome footer!

elemis

Thank you :)

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years
  • United States

How can I change the portfolio from 4 columns to 3 columns?

I know CSS and PHP … just need to know which files to edit and on what lines.

THANKS !!!

elemis

Hi,

First of all please paste the following CSS code into the “Custom CSS ” field in the options panel under Styling tab.

.items {
    margin: 0 auto -21px 0;
}
.col4 {
    width: 306px;
    height: 231px;
    margin: 0 21px 21px 0;    
}
.col4 img {
    width: 306px;
}

Then go to functions/alphine-functions.php and change the portfolio thumbnail size on line 27 with

add_image_size( 'portfolio_thumb', 306, 231, true );

Don’t forget to regenerate thumbnails if you already have posts. http://wordpress.org/extend/plugins/regenerate-thumbnails/

CrucialCounty

You are the man!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! THANK YOU !!!!!!!

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

Sweet theme. And I love how you used characters from ‘How I met your mother’.

elemis

Thank you :)

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

I love this design!!

I do have a question before I buy it though. Is it possible to have the blog layout on every page instead of the regular home page, etc? Not sure if i’m explaining myself well here but basically have the main navigation be something like:

Home (most recent blogs with blog layout) – education (blog layout) – Economics (blog layout) – Environment (blog layout) – Contact (contact layout)

?

Thanks

elemis

Hi,

Thank you for your interest in Alphine.

Your request is possible. Originally, if you don’t set any other page to be the homepage, blog is the homepage. And you can assign your posts to categories (education, economics, environment) and then put the links of the categories to the menu and also add the contact page.

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

Woah! This theme rocks!!! I couldn’t wait for the WP version and its finally here! I don’t know if this is a late Christmas present or an early one—lol. Thanks Guys!

elemis

Thank you for purchasing. Hope you will enjoy using Alphine :)

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

Can the social icons be placed say at the top of each page or horizontally in the footer?

Would it be too difficult to make the theme ‘boxed’ with the content a different col;our to the background

thanks

elemis

Hi,

Thank you for your interest.

1. There is no direct setting to have the social icons as you wish to have but we can help you on making this.

2. If you can provide a simple mockup of how you would like to have the page boxed exactly, we can take a look and tell you if it is possible. You can use the free PSD of the template to create it : http://elemisfreebies.com/01/10/alphine-free-homepage-psd/

We just played with the CSS and came up with this: http://cl.ly/2w11331B1D2v3E2O362N

Default-user

Hi Thanks for that. The boxed effect is just what I am looking for. I see that IE 7 isn’t supported. What would an IE7 user actually see?

elemis

Hi,

In IE6 and IE7 , visitors see this warning message: http://cl.ly/0G2q0e1e2z0j1Y1v0L1n (Logo will be the same with the website logo.)

Default-user

Hi Have now bought the theme. Can you send me the css code to make it boxed

elemis

Hi,

Since it requires multiple changes if you can give us permission to your wordpress admin we can make the necessary changes for you. You can send the credentials to us via the contact form on our profile page.

Default-user

Hi thanks for coming back so quick. I haven’t activated it yet and I may go for a pure white look. So will come back to you when ready as when it is activated I have 70+ posts to go through first

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

Thanks for answering my question earlier. I do have one more question thought, can you add a facebook feed box on the right sidebar for example? I see that you have twitter integration but maybe for facebook is simply adding a widget to the right sidebar?

Thanks :)

elemis

Hi,

The sidebar is widget ready so you can add any plugin.

  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 2-3 years
jpaterik Purchased

Awesome theme! I’m in <3 :)

The only thing I’ve run into is that I can’t seem to get any of the media I already have on my WP site to show up as the slide images. It works when I upload new images & my old images work as feature image thumbnails. Any ideas? [I don’t want to re-load all of the stuff I already have up on my site] Will the regenerate thumbnails plug-in help?

Thanks!!

elemis

Hi,

Currently you can only add images from your library that are uploaded with posts of portfolio custom post type. But we will take a closer look into this and see if it is possible to add any image in the library and get back to you mid-week.

Default-user
jpaterik Purchased

Thanks! I will upload work that I don’t already have on my site in the meantime!

Such a great theme!! :)

by
by
by
by
by