-
Posted in : cvCard WP
-
I purchased this theme last night and uploaded the zip file in my WordPress admin panel.
I noticed minor issues so far like when I try to do the base style “Flat” option and I hit save, it doesn’t take into effect when I view it in my browser.
That and the menu appears to be missing some functionality in the admin panel.
Hi, we will fix this immediately with an update. Thanks for the feedback.
Thanks. I was able to add custom CSS to make the flat style work.
There are still many things I’m trying to do to make it look like your sample version. I’m hoping I can accomplish them by reading your manual. For example, I thought the resume page or plugin would be included. How do I find that? Additionally how do I make my portfolio page look like yours as well?
Thanks so much for your help.
please read the Documentation first, you will find answers to your questions. If you can’t, feel free to post them here.
Hi, I’ve been trying to install the theme as followed in the instructions, but It doesn’t show at all, it just shows a blank page, any suggestions of what I may be doing wrong? Thank you.
I manage to upload the data sample and make it work, but how do I change the Base Style, because I tried on the Customize section but it doesn’t change it. Thank you.
Could you please send us the update to make flat style works plz? Thanks!
Hi. If you go to Appearance–>Style tab, and paste this code below into the Custom CSS box, you’ll see it work
.header {
color: #fff; background: #79CE98;
}Hope that helps you. I was so proud of myself for figuring that out:)
Hey guys I manage to resolve the problem as well:
If you go to the folder: theme/cvcard/css/skins/
There are the 3 Base Styles css files (flat.css, overlay-bold.css, overlay.css), whichever you like just open it, and copy / paste into the Custom CSS Box and you can use any of those 3.
Hi, How can I make the font for the title bigger ? and how can I change the color of it ?
also how can I get rid of the round frame for the picture ?
thank youalso how can I change the color of the yellow box underneath the main heading ?
Hi, use these in your theme options > custom css field:
– Make the title bigger:
.header h1 { font-size: 2.4em; }– Change the title color:
.header h1 { color: green; }– Get rid of the round frame for the picture:
.header img { border-radius: 0px; }– Change the color of the yellow box:
.header p { background: springgreen; }Hello, Thanks for all of the helpful information so far! When I try to “insert shortcodes” it is unresponsive. A box to enter content pops open, but nothing happens when I hit “save.” I have tried this with about six shortcodes within my Pages.
I will make some tests on this issue and try to realize what causes the problem. I let you know when I come up with a solution. Thanks for the feedback.
Download the latest version from ThemeForest, then install it in regular way. There is updating instructions file in the package.
Hi Mehmet !
Thanks for explaining how to make the Title font bigger
Can you please tell me how to make the menu fonts smaller ?Hi, use this in your Theme Options > Custom CSS field:
.vs-nav li a { font-size: 1.7em; }Thanks
hi! probably it’s a noob question but i can’t figure out how to show/ show and change the avatar round image above the Title. I don’t have it, even the demo one.
I have another issue too, when i try to add shortcodes form the editor nothing appends, i have to add it manually from the documents html.Thank you! The theme is awesome btw
Hi,
– You can upload a logo from Appearance > Theme Options > General > Image Logo.
– The shortcode generator doesn’t work in wp 3.9. I’m trying to solve this.
Thanks
http://themeforest.net/item/cvcard-wp-responsive-vcard-theme/full_screen_preview/7476245
Hello, and thank you for all of the helpful tips and information so far.
I am trying to figure out how to do some things shown in the preview above. First – the top menus that slide from page to page ( the “resume” “about me” “portfolio” part) How can I replicate this function on my website?
I also do not know how to change the columns from singles to doubles, triples, and more, like shown in the demo (down below under “Services” “Work Process” etc.
My website with this theme is very narrow in width and my menu titles are very small. See here
New version is available on ThemeForest. “Insert Shortcode” button is now working.
@CHenry117: It is to build your site like the demo. Please check out the “Demo Data” section in the theme documentation.
You must be logged in and have valid license to reply to this topic.