Discussion on vCard – HTML5 Resume / CV / Portfolio

Discussion on vCard – HTML5 Resume / CV / Portfolio

Cart 413 sales
Well Documented

ArtTemplate does not currently provide support for this item.

83 comments found.

Hello, I really like the old template design, but I much prefer the new version nav bar. What is the best way for me to proceed to remove circle-menu and inner-menu and replace with nav-container? I have tried pasting in the code for the nav-container but to no avail.

Hello. Could you please provide me with your email address to which I could send you the modified template.
Thanks.

Hello, first of all I would like to tell you that your template is very functional. But I have a problem .. there is no index.html so my host ovh does not read it How should I proceed? I’m a beginner in the code

Hello. Just rename the page you want to see as main page in index.html

I like using the one-page design to cut down on page loading times. I noticed that when navigating to the single-post.html from the blog page, it goes to a new page where the nav buttons then go to the individual about/resume/etc html files. Ive changed the nav bar href properties on the single-post.html file to go back to the anchor tags on the one-page.html file (so instead of the single-post.html having the resume button go to resume.html, it goes to one-page.html#resume-tab. When I do this though, all of the different nav buttons take me back to the about page (though different points on the page). Is there a way that I can make these links actually go back to their respective sections on the one-page.html?

Hello. I think there is a way, but I’m not good at js

Hello, in the contact form, I need to validate and send messages I’m trying to send from my server but nothing comes to the mail contact there any settings I should do for that? I also need to change the location of the contact map, but I can’t find where to change that.

Hello.
You can determine the coordinates of your location using this link https://docs.mapbox.com/playground/marker/
See screenshot https://i.imgur.com/Dmbokrj.png
Further, in the assets/js/mapbox.init.js file, you need to set / change the coordinates indicated in the screenshots that you received above.
https://i.imgur.com/lnixGiO.png
If you have not yet specified the email address to which letters should be received, then you need to do this in the file: assets/php/form-contact.php see screenshot
https://i.imgur.com/MlO0dzo.png
Next, you need to deal with the provider of your server if the letters still do not arrive.

I understand that it wasnt made for webpack in mind, but i was thinking you could walk me through what the plugin file is used for so i can configure it my self

Hello, i am trying to use this theme with gatsby/react, but i am running into major issues using the common.js and the plugin.js files. please how do i configure these files. Do i download the third party applications you used ? what can i do please. I await your response

Hello. I have not used react or webpack. I want to note that this is also not stated in the description.

added a new icon but it doesn’t show – see https://globotest.com/vcard

Hello. How did you add the new icon? The set of icons that the template includes has a limited set of icons.

Hi I save the SVG image from Flaticon, added it to the CSS for icons, changed the HTML but it doesn’t show

Hello. I see that you added: .icon-building: before { content: "\ f1ad"; }
but this refers to my icon fallback: font-family: ‘icomoon’! important; https://i.imgur.com/ToG8INx.png
https://i.imgur.com/xGI4R0g.png
You can do it like this https://i.imgur.com/sBHGb1B.png

how many vcards can I create on my website?

Hello. On your website – as much as you like.

Здравствуйте, в какой стране вы территориально находитесь? Хотели бы сотрудничать с вами в области дизайна.

Hello Mate, How to add the Google analytics code to it. Also, how to update the template. Is it necessary?

Hello.
Here is an instruction for Google analytics
https://www.pair.com/support/kb/how-to-google-analytics-to-an-html-website/
An example of connecting code to a template: https://d.pr/free/i/pr26yL
The update does not contain anything important.

Hi, i uploaded your template to leedr.de. But the download cv button is not working. Can you help me??

thx

You want a file to be downloaded by clicking the button, say pdf, right?

To do this, add a link to the file to the link button.
example: https://d.pr/free/i/bcYrBi

oh ok. I thought there would be something auto generated. thx

I have an important query -

1. For mobile view in one page, if I click on menu then the section changes but everytime the top section (with photo and contact summary) remains the same. Can we do something as it becomes annoying after 2-3 clicks as user does not understand whether there is any change triggered on page or not.

2. On mobile view, once I click on menu link, the menu should get closed. It is not happening currently.

Okay. No problem buddy.

Oh! No refund. You have worked so hard to make this beautiful template. Why refund man. Not at all.

I will try to find out some other ways and if not then also it’s fine. I love your work.

btw I am curious – if you take any custom work or freelance kind of work. I want to design and develop a profile card layout.

Hi. How to add base color on the fly? I am not talking about light or dark.

I want to add multiple base colors – so instead of #304CFD static, this color I can decide on the fly.

Hello. There is an inspector in the browser.

But it does change the color of a particular item. If you want to change the color in one place, and the result should be visible for all elements of the template to which a certain color is assigned, then this can be done in the sass (scss) file.

Hello, I have purchased this template, and I implemented it on WordPress. Whether it infringes your copyright.

Hello.
If you do not sell it, then everything is fine.

Hello there,

where can I get similar avatars or just customize the already existing avatars for the template?

Thanks, Masih

Hello.
You can find more illustrations at https://www.flaticon.com
The avatars presented in the template have the svg format, which you can edit in any vector editor.

I want to buy this template but if available in wp or working blog section pls it is possible

Hello. The WP version is not currently available.

wp version available

Hey, can you help me to use this template with webpack.

Hello. No, I did not work with webpack.

Hi ArtTemplate,

May i know what are the files needed to be placed into the CPanel in order for the website to be fully working.

Right now these are the files in my /public_html. Im not sure if i did it correctly. - https://drive.google.com/open?id=1JJ2PvX5y4pA3oh09tZ2V4rxFpwLr-a9K

After placing the files into the /public_html , i tried visiting the website & it shows this : - https://drive.google.com/open?id=1kOQ7tk8kzg5SR1Ijl_r7ei7hoBztvJyD

When I clicked in About.html , It shows this: - https://drive.google.com/open?id=1u7EU2HK1SlKlSHcJ2DVsraK4V55ShAZd

Please let me know what are the files needed & how to place it into the /public_html folder.

Thanks, Aaron

Hello.
1. Copy the contents of the archive from the TEMPLATE folder to the server (/ public_html).
2. Further in the browser follow the link:
www.yoursite/about.html
www.yoursite/portfolio.html
www.yoursite/resume.html
etc.
Above, I explained to you why your site does not look right.
The folder structure should be like this. DON’T NEED ANYTHING to move from the ASSETS folder, it is VERY IMPORTANT.
https://d.pr/free/i/93pbcG

If all else fails, please provide me with access to your account on the server at this address. I will do everything myself.
artstyles@icloud.com

Ohhhh, It’s working now. Thanks so much :)

After these days of debugging, my website is online, thank you very much for your help ^ _ ^ After going online, I found two problems: 1. Under windows system(PC), use chrome browser to view, the background image is fixed, but under Ipad OS 13.3(iPAD) system and android system(Mobilephone), the background image will stretch and deform with the height of the page, how can I make them Staying still or How to make them better adaptive or use different background JPG images on different devices?

My website : https://linan.work PC:http://img.hugozoe.com/444.gif ipad:http://img.hugozoe.com/ipad.mp4 mobilephone:http://img.hugozoe.com/mob.mp4

My background image CSS code is as follows:

body { background-attachment: fixed; background-image: url(../images/beijing-3.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; background-color: #F5F6F7; …… }

2. There is no way to use the messages in the blog. I can only write the messages by myself. I wonder if it is possible to implement the really available message function?

Hello.
As I understand it, you want the background image, namely all the details of the background image, not to be hidden when the width is reduced. What in the screenshot is what you want?

If so, you will need to be able to have two separate layers:
- mesh pattern
- objects without a background (transparent substrate)
https://d.pr/free/i/J7uguR
body { background-image: url(../images/grid.png), url(../images/objects.png); background-position: center top, center top; background-repeat: repeat, no-repeat; background-size: 100%; }

On the second question, as I understand it, you want to have functionality so that people can post comments on your blog pages?
Alternatively, you can connect the service https://disqus.com
since this is just an HTML template, here either need to make a theme for example on WP or use special services (Commenting System)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey