Discussion on ShiftCV - Blog \ Resume \ Portfolio \ WordPress Theme

Discussion on ShiftCV - Blog \ Resume \ Portfolio \ WordPress Theme

Cart 2,253 sales
Well Documented

ThemeREX supports this item

Supported

585 comments found.

Me again. I startet a second page: http://www.fifaaggregator.de/

I disabled all profile-settings, just to use it as a blog. But when a user clicks on the profile picture in the header, he/she will land on the profile page. Do i have to change that manually in the file template-blog.php at line 31 to something like this?
<div id="profile_photo"><a href="http://fifaaggregator.de"><img src="<?php echo $user_photo; ?>" alt="<?php echo $user_firstname.' '.$user_lastname; ?>" border="0" /></a></div>

Me again:

I would like to have different Sidebars on the MainPage then on the SinglePage. But when i change the settings here:

Both, Main AND Single Page loose the Sidebar.

How could i fix that?

See here: http://fifaaggregator.de/fifa14_news/trade-in-aktion-fuer-fifa-14-bei-amazon-und-gamestop/

And one Problem by Posting some comments… Some people can’t post a comment, because of a error-message like this

Facebook

Q: ... I startet a second page: http://www.fifaaggregator.de/ I disabled all profile-settings, just to use it as a blog. But when a user clicks on the profile picture in the header, he/she will land on the profile page. Do i have to change that manually in the file template-blog.php at line 31 to something like this?

A: It seems to work fine. I clicks on your profile image and was redirected to the blog page.

Q: ...I would like to have different Sidebars on the MainPage then on the SinglePage. But when i change the settings here:

A: Some page should be selected as a main page and in its options (page options) the sitebar should be selected. Than proceed to theme options and select the correct sitebar in ‘Select sidebar for single pages (posts)’

Q: ...Problem by Posting some comments… Some people can’t post a comment, because of a error-message like this

A: Tested and works fine now. Please inform if the isssue still replicated

Pre purchase question – Can we create any type of pages we want and have them displayed as tabs? Or are the 4 in the demo (Profile, resume, contacts, port) the only options?

Just want to make sure. Thanks.

Hi! There is an ability to create only pages displayed in demo and a blog page.

I’ve disable all my plugins and the contact form still does not work. It says message sent but I never receive it. Please advise.

Hi! If the message sent from the contact form but not recieved the issue with your server settings. Test your server this way: click forgot password link on the WP login page. If you did not get email, the server works wrong.

Hei guys, first of all: i love your theme!

I build up my profile site (muehlenstaedt.com) what looks really nice, but i’m unhappy with some resume-page details. #1 If you click on a resume-topic you get a blog-alike-page. eg: http://www.muehlenstaedt.com/resume/head-of-shop-development/ #2 Now you could navigate to your resume-category http://www.muehlenstaedt.com/category_resume/berufserfahrung/ #3 For a static profile (once created, bever touched again) the blog-characteristics (eg Date for the resume-posting, etc) is not really good-lookin. #? Is it possible to deactivate the links in the first place? #? If there is a resume-blog-posting, would it be possible to add tags there? So i/we would be able to add ome social skills for some jobs. eg. team-leading as a tag for my “head of shop-development”. These tag-cloud we/i could add to the resume sidebar as an social-skills widget ;)

Please let me know what do you think of the last idea and how i could fix the mentioned stuff :)

bye and thanks in advance

Hi! 1. 2. Edit this code

<h4 class="post_title"><span class="post_title_icon" style="background-color: <?php echo $cat_color; ?>" /><?php echo $post_title; ?></h4>
– line 197 in template-resume file.

3. This is optional – the option is ‘Show full date’ in theme options -> blog. The example how to hide date in the post header.

hi, big thx for clearing that one so fast!

But to get back to the thing with the tags for resume-topics: Is there a way to add tags for these postings?

Hi! Can you please provide more details how it should be displayed?

Hello, Nice work. I would like instead of portfolio, display a “services” tab. This tab can only be posting a text and 2 pictures. Can you help me?

Hi! We offer the customization in this case. Please email us with more details and screenshots. Thanks

can you send me your email on arkoffa@gmail.com so I can send my sample page. Thx !

I’m receiving the following error message when installing these theme. I’m guessing it has to do with PHP settings. Is there a fix at all on this end, or do I need to do something on the backend?

Fatal error: Call to undefined function mb_strlen() in … wp-content\themes\cv 2\includes\_utils.php on line 174

This is wrong server configuration. Please open includes\_utils.php and change mb_strlen to strlen

Where are the social icon sets available..I would like to add other networks instead of some of the ones provided. Also which lines of code will i need to edit for this?

Hi! Social networks for sharing, social networks in footer or both?

Actually I meant at the top of the page above the Profile section

Hi! To add new social network in header you need to follow this steps 1) add a new field in the theme-options 2) add a new verification to the header.php 3) create a network output in header.php 4) add styles to the style.css

Hi cleanrodney

simple open “template_resume.php” arround Line 63 u see beginning

Comment out within Line 85 at the beginning and at the end. Be sure making a Backup of this file.

U can comment out or delete this lines.

Thanks!

Is it possible to turn off the Name|DOB|Address|Phone|etc in the top righthand corner of the theme? I would not like to display this information. Thanks

Hi! Please use the recomendations from the baasch-media’s comment.

Is it possible to display a larger image of profile? About 150 width and 200 height.

Thanks

Hi! Go to template-resume.php and change the values in line 37, in file template-blog.php line 25 and in style.css (#profile_photo) line 985.

Any idea what is causing I’m to be displayed as I\’m in the profile description? We have the theme installed in a development area and on a live site on the same server; the dev site is not having this problem however, the live site is. Any ideas? Thanks!

Hi! Please use screening for ‘’’ symbol.

My previous message left unreplied. So I need to ask again. The contact form of my website does not work on some PCs. I’m not sure if this is related to JavaScript or Ajax … Can I somehow understand the reason of that?

Hi! Some extra instuments that are installed on your computer can block contact form. For example Google Chrome add-ons.

Hi,

Thanks for this beautiful Wordpress theme.

Just one question : I would like to use the French translation but I don’t know how to enable it. My wordpress is in french but there is no option in the admin for your theme.

Edit : the french translation is empty. So this is normal

Hi! Please email us with your WP credentials and FTP access we will investigate the issue.

Hey,

Is there a way we could change the order of portfolio items?

Also is it possible to just enable Resume download rather than print and download both and lastly if I choose resume page as my homepage, the blog toggle on the right is missing. It works fine the other way round.

Ty

Hi! They are sorted only by published date. We will devide button displaying into two functions. Please be sure that blog template was selected for the blog page in page options. The switcher woks only with this settings.

Okay got it! Thank you

Hi,

Many people tried to contact me through the Contact Form. However, they were not able to do so because the form did not work. What would be the reason of that?

Many thanks.

Hi! Please provide more details. Do you have some error message while sending the message or success message. Also please email us with your wp credentials. Some extra plugins can be a reason of the issue.

Hi there, this one looks really cool! Do you have any plans to release this as HTML5 theme? (non-WP) thx

andy

Hi! Yep, we are planing this. The version will be released in October.

Hi, how can I update characters limit in the comments form fields? plus, I have updated CSS file and some other files, will they get affected with the update?

Thanks, Eid

Hi! In the latest update 1.4.1 only file theme-options.php was affected. To change comment field size please go to _front.js and in line 168 change value: 200 with something alse.

Hi,

If you click on one section for example portfolio and than for example contact section, is it possible to the previous section to close automatically ?

Also could you tell me where can I edit the “LET’S KEEP IN TOUCH” text.

Thanks

Hi! 1. In line 95 of _front.js replace false with true 2. Edit line 373 in template_resume file

Hi there – First off, I love your theme, and it is amazingly easy to work with and looks so wonderful. I am having two issues and wondering if you have seen them or have any suggestions:

1. I am using the Skills widget and was able to put the first entry in, but when I press the “add skills” hyperlink, nothing happens except a pound sign is added to the end of the page link.

2. I do not see my QR code generated.

Thanks so much for your help!

Kim

Hi! Please advice what theme version and browser version do you use?

Hi there – I am using Chrome Version 29.0.1547.66 m and version 1.4.0 of the template Shift CV. I also tried it on IE 10 with the same results.

thanks

Hi! 1. An issue will be fixed in the next update. 2. Was not replicated. The code generated correct if Auto is checked. Please email us with screenshots.

Is there a relatively easy way of replacing the Portfolio section with a second version of the Resume section? I like the formatting of the Resume section a bit more for what I’m trying to accomplish, and having two of those (as opposed to one + one of Portfolio format), which be incredibly beneficial to me. I’d appreciate any advice on whether this is feasible without blowing the whole website up. :) Thanks!

Hi! It looks like customization, please email us with more details, screenshot will also be helpful.

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