ThemeForest

Purity: Clean, Minimal & Bold WordPress Theme

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

Hello Filip, I’ve just bought your exellent theme. It’s worth every dime http://themeforest.net/images/smileys/grin.png. I would like to place a decoration image that is partially covered by the slider. (in the upper left corner). Is this possible to achieve? It would also be appreciated if there were a LinkedIn icon in the social link menu.

Many thanks in advance,

/Lars

3 days ago
Author
Tauris Tauris replied

Hello Lars,

Thank you for your warm words, I truly appreciate them!

As for the image ‘behind’ the slider, that would take some more code snipping within the template-home.php file aswell as the style.css one.

Regarding the LinkedIn icon, I’ve written quick guide once: http://bit.ly/LkMSxW :)

Best Regards,
Filip

3 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • Germany
BiggiW says
Hey, I included a nivo slider in the tagline section and it worked fine. However now I changed photos again and ever since (also tried the previous settings again) the parts bellow are kinda displaced. The Imaged from the recent work section is being displayed in 2 rows and the font of the recent work and from the blog is way too big, I think it changed from the normal body size to H5. Any idea what I did wrong? SCREEN SHOTS : This is how it looks with the slider http://dl.dropbox.com/u/3542134/Screen%20Shot%202012-05-23%20at%2015.11.35.png This is the html code I used to create the slider: http://dl.dropbox.com/u/3542134/Screen%20Shot%202012-05-23%20at%2016.02.40.png

Best regards Biggi

2 days ago
Author
Tauris Tauris replied

Hello Biggi,

First of all, I’d be truly thankful if you could write from an account you’ve made the theme purchase on. :)

As for the issue, is the code on the screenshot everything you’ve pasted into the tagline section? Because I may see many tags being unclosed. You’ll need to close the third img, a, div#slider and div.slider elements to get it working properly. So basically, add this bit of code:

http://pastie.org/3956167

Regards,
Filip

2 days ago
Default-user BiggiW replied

sorry about that, sure will do, got different accounts for different customers wasn’t sure which one I bought the design with. Anyway thanks a lot for the quick reply and your help, worked out fine. I guess just sometimes you miss the forest for the trees =)

2 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
timothymark says
Purchased

Hi, first this is a great theme and I would recommend it to anyone thinking about purchasing it. Worth every dime.

My question is how can I add a captcha to the contact form? Or a simple enter the answer to 2 + 2 in the field. Thanks!

2 days ago
Author
Tauris Tauris replied

Hello there,

Thank you for your kind words, I truly appreciate it!

To add new fields to the built-in contact form you’d need to make some more advanced modification within the template-contact.php file. However, I’d just suggest you to install a popular contact form plugin named “Contact Form 7”. After you set it up, just send me an e-mail and I’ll provide you some styling lines that will make it look exactly like the default Purity contact form. :)

Best Regards,
Filip

2 days ago
Purchased
Default-user timothymark replied

I sent you an email but in case you didn’t get it can you send the css to pleek91@yahoo.com? Thank you so much!

1 day ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
redclove says
Purchased

Hey Filip,

I’ve noticed that the Nivo Slider when clicked reloads the entire page. I’ve been asking the folks at Dev7studios a few questions about tweaking the slider, including this issue and they say that I have my slider images wrapped in an anchor. Where can I remove this? I want the slider to be unclickable. Also, will you update the Nivo to 2.7 with the next update?

regards

Matt : http://www.mattdurant.com

1 day ago
Author
Tauris Tauris replied

Hello Matt,

If you are not going to link your slides at all, then you may simply remove the anchor tag manually. Just open the /includes/slider.php file and remove it’s beginning:

<a href="'.$slide['link'].'"></a>

Aswell as the closing tag at the end of the line. :)

Best Regards,
Filip

1 day ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
youthseason says
Purchased

Hey, is there a way to add custom content ABOVE the homepage slider? By default, everything is set to be shown below it.

I’m fairly green on WP, so please explain as if i’m a child! thanks!

1 day ago
Author
Tauris Tauris replied

Hello there,

You may simply relocate the Custom Homepage Content area to be displayed above the slider. Just open the template-home.php file, cut these lines:

http://pastie.org/3962353

and paste them above the slider part (few lines higher). :)

Best Regards,
Filip

1 day ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
begoodbarry says
Purchased

Hi Filip -

Just wondering again about hwo to change the width of the text and image areas in the single portfolio page. The same request was asked by Vikdad – I would like the image size to be smaller so the space for the text can be wider. You responed to him with the following suggestion but I’m not certain how to tackle this.

You wrote – “It’s the single-portfolio.php file you’d like to modify. Along with it, you will need to modify few styling rules that are used there by editing the style.css file. “

What do I alter in the PHP and CSS files? Making this change is crucial to my portfolio page working for my written content purposes.

Thanks so much for more info.

1 day ago
Author
Tauris Tauris replied

Hello there,

Here is a quick guide:

Open your single-portfolio.php file and add an additional class ‘half-content’ to the division with a class of “inner”. Then style it within the style.css

.half-content .content { width:350px; padding-top:20px; }
.half-content .sidebar { width:510px; padding-top:20px; }

And the last thing to do is changing the post_thumb(662, ’’); part of the single-portfolio.php to a value you wish (350).

Best Regards,
Filip

18 hours ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
LauraHM says
Purchased

Hi Filip- Quick question: What is the ‘permalink’ shown on the purity portfolio examples? What is the purpose of this and where does it link to? Also when you create a new page in portfolio, how do you insert this link.

thank you Laura

12 hours ago
Author
Tauris Tauris replied

Hello Laura,

I’m really sorry but I’m not sure what you mean. Could you please be more specific?

Best Regards,
Filip

9 hours ago
Purchased
Default-user LauraHM replied

Hi When you edit one of your example portfolio pages, there is this shown under the title: Permalink: http://www.'yourwebsite'.com/portfolio/a-boat/ It is to the left of the Edit & View Post buttons at the top.

I don’t know understand what this is? When you create a new page this does not automatically come up. It seems to only be in the example pages you created in Purity.

thanks laura

7 hours ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • United States
imagetribe says
Purchased

is it possible to place an image in a footer widget? would assume an html tag in a text widget. guide me?

thanks again.

8 hours ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
easternco says
Purchased

Hello.

I love the theme. I seem to have a problem creating a blog page. It keeps showing up like this: http://www.easterncollective.com/2012/blog-2/

Do you know the problem?

6 hours ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
tomelliott says
Purchased

Hey there, I am 99% finished with my site with your theme (thanks again, it really works well for me)

My issue is now that on the portfolio items, when first clicking on portfolio (called ‘work’ on mysite) all items load in date order which is good.

When you click on any other filter or even ‘show all’ they appear in what seems to be a random order, which for me is not good.

Would be great if you have a solution to this.

Thanks, Tom

www.tomelliott.eu

4 hours ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
killaq says
Purchased

Hi! Just a quick question. I currently have Purity verson 1.3 installed and just wondered where I can find out if there is a update. I was looking at the item detalils and faq but couldent’t find it anywhere. Sorry if I’m just not looking the right place, but our site is almost ready and I just wanted to check for updates before publishing. :)

2 hours ago
by
by
by
by
by