ThemeForest

Elegant Vcard

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

Nice lil Vcard. Good luck with sales.

Kind Regards

elemis

Thank you for your comment :)

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

This theme looks great but is extremely difficult to modify. I’d like to remove the portfolio page (I only want about/social/contact), and have given up after 2+ hours of fiddling.

If you like what you see, great. If you have plans to customize, be warned.

elemis

Hello. First of all thank you for purchasing VCard.
Modification shouldn’t be that hard. Every page is surrounded by comments showing which is which. What you have to do is removing the codes of the page you don’t want, as well as its navigation item from the navigation list. What would be a little challenging is modifying the navigation menu image after one item is deleted. Because it was done using CSS sprites. We would like to help you if you have problems still.
And thank you for the comment, now we’re working on the navigation menu to make modifying (i.e. removing a page) much easier.

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

True, deciphering your code is not that hard. It is very well organized and labeled (kudos). It is like you said—having to rework the PSD /sprites is a headache and a bit beyond my capabilities. Templates using CSS menus have an advantage because they can be modified (removing, adding, or rearranging nav) so much quicker/easier.

Yes, I’d love some help removing the Portfolio section if possible! This is a beautiful site and very well done. It’s just a bit stiffer than I expected.

elemis

Could you please send us an e-mail through the contact form on our profile, so we can send you the template without the portfolio page as a reply.

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

nice theme! is the contact form working or just a demo?

elemis

Contact form doesn’t work. But form validation works.

elemis

Hello. We updated the contact form. Now it is working. You can freely download the updated version.

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

Hi first time on this site and I would like to buy your template.

But just one question, I want to run this on a MobileMe server that doesn’t support php. I can probably outsource the contact php to an external server but other than that this doesn’t rely on php correct? Thanks!

elemis

Hi, thank you for your interest. The theme is pure HTML , only needs php for the contact form.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
  • United Kingdom
ipweb Purchased

hi thanks for the theme, it’s great!

for some reason contact form is not working. on submit, it just downloads the contact.php file

can you advise?

thanks ipweb

elemis

Hi! Thank you for purchasing the theme :)
You need to work online for the contact form to work. When it is offline .php doesn’t work.

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

Hi! I love the theme however, I am having difficulties uploading it. I am using purchased Wordpress account as a host and it just never loads the theme – I have tried various computers, even University so I don’t think it is an internet problem. Could you suggest why?

Thanks Rach

elemis

Hi! Thank you for purchasing Elegant vCard :)

vCard is not a Wordpress Theme, it is HTML . So it cannot be loaded as a WP theme. You should upload the theme files into the root directory, where the wp-config.php file is. Also you should backup and delete the Wordpress files from the server. Because Wordpress has a priority.

Hope this helps.

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

Oh damn!! I was so excited to have found the theme! I understand what I have to do .. however I’m not too confident in doing it :S I’m sorry that this is a Wordpress question, but if I were to do what I need to do to use the theme, can I still use the backend of wordpress to edit?

Thank you so much for responding so quickly, this is actually part of an assessment :S I really appreciate it :D

Rach

elemis

We’re sorry the theme doesn’t work out for you the way you want. Unfortunately you cannot use Wordpress to edit the theme. But there is a help documentation that guides you through editing. If you have a little HTML knowledge, that should be enough.
Plus we’re planning to make a Wordpress version soon =)

elemis

Hi!

We’ve added Wordpress version of vcard. You can download again.

Hope you like it :)

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

Is it possible to add one (or two) category? (for example books or links) And what does happend if the text is larger then content-box? nice theme!!

elemis

Sorry for late reply,

We’re planning to update the template this week. We’ll check if we can find solutions to your requests.

Thanks you for your interest.

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

Hello and nice template btw!

But I’ve one question: how to make the pages scrollable? My content doesn’t fit for example on the about-page.

I’m using the HTML -version….

Tx for any help!

elemis

Hello, thank you for purchasing Elegant vCard.

You need to wrap your text between a new div, i.e:

<div class="text">Your paragraphs will be here.</div>
Then you should open layout.css under style/css directory and add this to the very bottom:
.text {
    overflow: auto;
    height:280px;
}

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

Link is broken for the live preview. Great work!

elemis

Thank you for your comment. We have changed our hosting company and we’ll renew the link a.s.a.p.

  • Bought between 100 and 499 items
  • Has been a member for 5-6 years
wdub28 Purchased

GREAT FILE ! I’m wanting to add a second portfolio section, mirrored the same as the existing. I’m pretty familiar with the coding, but am having a difficult time. Any suggestions? I.E. Portfolio (paintings), and a second called sketches. Both viewed the same as portfolio component, just different content/images.

AMAZING FILE ..

w

elemis

Hello wdub28,

Did you change the second portfolio id, after duplicating the gallery? Also you need to add the second gallery id to the script to make it work.

Default-user
wdub28 Purchased

Thanks so much for the quick response. I’m obviously overlooking something. haha. It’s driving me crazy. So this is what I’ve done. In the index.html code. I added the new menu button “sketches’, based on the portfolio page. Then I went below and copied the entire portfolio section, beginning to end, and changed the id to read sketches-content, etc. Once that was done, opened the css file to add .sketches-content { width:602px; margin:0 auto; padding-top:25px; } clear:both; } to the contents section. Do i need to add a completely new ‘portfolio’ section as well? Sorry if this is confusing..haha. if you would like me to email I will be more than happy to. GREAT FILE , if I haven’t mentioned…;) w

Default-user
wdub28 Purchased

I still cannot add this second section. I’ve added the second gallery to the html, can’t figure out what I need to do to the css. Can I email you and do you have a second to look at my script and see what I’m missing. I’ve been trying for 2 weeks now. Once I have this figured out, I’m good to go! Great file.

Thanks

elemis

Yes if you can send us the template with your changes we can have a look.

Default-user
wdub28 Purchased

Am I going crazy? i cannot locate an email in the help files or your portfolio page, only the contact form and I can’t attach files.

elemis

Just send us a message through the contact form on our profile page, then we will reply to you, so you can send your files.

  • Bought between 100 and 499 items
  • Exclusive Author
  • France
  • Has been a member for 4-5 years
  • Sold between 1 and 100 dollars

Great work and design result.

elemis

Thanks a lot :)

  • Exclusive Author
  • Bought between 1 and 9 items
  • Has been a member for 3-4 years
  • Referred between 1 and 9 users
  • Sold between 100 and 1 000 dollars

Hello,

Nice work you have here :)

It is mentioned that this HTML theme is improved:

UPDATE (20.06.2010)
  • Wordpress version is added.
  • Now both HTML and Wordpress versions are far more easy to edit!
  • Help documentation is improved.

What I need to know is, would it be one package with this item, or you have another link to purchase the Wordpress version?

Thanks!

elemis

Hello, Thank you for your interest. The package includes both HTML and Wordpress versions.

  • Exclusive Author
  • Bought between 1 and 9 items
  • Has been a member for 3-4 years
  • Referred between 1 and 9 users
  • Sold between 100 and 1 000 dollars

Sorry for coming up again with few more questions :)

The package includes both HTML and Wordpress versions.

So I believe the portfolio gallery is editable as a group of dynamic single posts? or how this thing work? Would I be able to add sub categories in the portfolio?

elemis

Portfolio is generated from a single post by using the media feature of Wordpress. Why do you want to have sub-categories? Do you want to have multiple portfolios?

GraphicIdentity

sorry again. Maybe it is not sub-categories, but rather some categories. For example:: logo design, graphic design, etc.

Much thanks :)

elemis

Hello,

Unfortunately having multiple categories is not available. Since this is a vCard theme, we haven’t considered adding much functionality. If you are interested in a one-page template that has a portfolio with multiple categories, you may consider this template:

HTML : www.themeforest.net/item/locus-one-page-template/104009
WP: www.themeforest.net/item/locus-one-page-wordpress/112800

Kind regards.

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

Are you able to have a blog with this theme? I see that it now has a Wordpress version. Thanks! :)

elemis

Hello! Thank you for your interest.

Sorry, blog feature is not available. We added the wordpress version so that people can easily change own information without the code.

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

Thank you for the fast reponse! :) I have just received the theme today, and have it installed on my test site. I had one problem though: I can’t get images to show up in my portfolio. I followed the instructions to change the media.php file, change the thumbnail size under media settings, and I only have one post with the gallery shortcode.

I am thinking it could be either: size of images or issue with the link for the portfolio.

Thanks again! I love this template! So clean, classic and professional.

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

I downloaded your v-card which is very nice, I wanted to use the html version 1 but when i opened it, it only contained the index.html and none of the other pages are presents from what i can see, how do i get the portfolio about contact page etc in the html format?

your help would be much appreciated

CP

elemis

Hello,

Elegant vCard is a one-page template which contains all of the sections (about, portfolio, social and contact) under index.html

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

Hello

I have downloaded your vcard which is lovely, I am using the HTML version of your template (version 1) and was wondering how i can add a logo, which is an image I can not seem to work it out and have gone to the layout.css as stated in your help documentation. I can not however find anything that is the same as the explanation in the help document. Can you tell me how I do this and what the dimensions would be required also. I look forward to your reply.

CP

elemis

It is a misspell. You need to open the index.html and replace the “urlpathofthelogo” with the url of your logo image.

<div id="logo">
<a href="index.html"><img src="urlpathforyourlogo" alt="" /></a>
</div>

            

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

Thank you so much for your help! This is brilliant!

CP

by
by
by
by
by