ThemeForest

SimpleKey - One Page Portfolio WordPress Theme

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

Hi Love the theme. I’d like to purchase the theme for my website but I just wanted to check if I could change the backgrounds to two separate colours. Blue then green so the service’s background is different to the works background and continue that all the way through the page.

badjohnny

Hi

Thanks a lot for your contacting. Yes, you can set different background color or image for each page sections. There is a page setting panel for every page, you can custom background, font color and page headings.

Thanks!

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

Hi again.

I have a problem. My portfolio photo is about 20,000pixel width. But it doesn’t work. Is there size limit? How can I fix it? Please let me know.

Thanks!

badjohnny

Hi, you’d better reduce the width of image, because the max width limited as 950px.

Default-user
amexclub4u Purchased

Sorry. It is 20,000pixel height not width. I must use this. Please help me.

badjohnny

Hi, I can’t help you to fix this issue, because it’s not a bug, just the height is too large. The width of the page is limited as 950px, If you upload the orignal image, for example, your size is 10000X20000, wordpress will auto generate a scaled small image(950X1900) show up on the single page, if you click this image, it will open the orignal size in the lightbox.

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

Great theme. Can I use RoyalSlider plugin into one page?

badjohnny

Hi, unfortunately, the top slider doesn’t support the other slider plugin.

Thanks for your contacting.

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years

HI, Is it possible not to crop the thumbnail of the portfolio? I have some magazine covers as thumbnail whose aspect ratio is about 2:3. i changed the css with the size of the thumbnail i want:

.portfolios.columns4 .portfolio-item { width: 241px; height: 344px; margin: 0 5px 5px 0;

but the system crop the image squared… What can I do?

Thanks Emanuele

badjohnny

Hi

You should also edit theme-init.php in “includes” folder, find the following codes

add_image_size('portfolio_thumbnail', 320, 320,true);
add_image_size('portfolio_thumbnail_4', 241, 241,true);
add_image_size('portfolio_thumbnail_5', 195, 195,true);

Change the size to 2:3, then you shoud upload the image again or use “Regenerate Thumbnails” to regenerate the thumbnails.

Hope it can help you. Thanks.

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

Hi – I’d like to add additional customization to the contact form. Fields such as City and State, and other things. Any help?

badjohnny

Hi, unfortunately, I’m not provide customize service, because there are many comments or emails waiting for I reply, hope you can understand. You should edit content-contactform.php file if you know PHP or it’s possible to find a phper to help you modify this file.

Anyway, really thanks for your purchased!

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

Great theme. I can’t seem to get the blog posts to appear at all. I’ve followed the manual, but nothing I do works. I’ve tried all the shortcodes, and nothing appears.

badjohnny

Hi, can you post your shortcode for the blog here? If you want to show the blog posts on home page, you should write the shortcode as below:

[blog thumbnail=1 number=5 category='']

If you want to output the posts from all categories, leave the category option value empty.

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

Hi. I need your help again. I’d like to add featured image to my portfoilo. How do I upload featured image to my portfolio?

thanks.

badjohnny

Hi, just check this article, I think it will help you to figure out how to set the featured image for portfolio or posts :)https://themeid.com/help/discussion/3904/adding-featured-image-to-your-wordpress-post/p1

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

Hi! Just 2 new questions:

1) I’m using the config element but i saw that the config_item just shows a few number of content lines but i need more than 20 lines. Is there a way to do it?

Thanks!

badjohnny

Hi

Because the height of each item is fixed, the default value is 340px, so you should increase the height value, just add the following CSS to “Simplekey options > Additionals > Additional code”
<style type="text/css">
.config .item {height: 400px;}
</style>

Just replace the height value.

Thanks!

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

Hi, is there a way to do not show the more button in a pricelist? Thank you very much!

badjohnny

As you last question, add the following CSS to “Simplekey options > Additionals > Additional code”

<style type="text/css">
.plan footer{display:none;}
</style>
  • Bought between 10 and 49 items
  • Has been a member for 0-1 years
poweb Purchased

Hi badjohnny, It’s me again…

I was just wondering how I could eliminate/reduce the margin before the main title at the top of a page and the one at the end of the page before another page? Basically, I want to make the pages in themselves shorter so there isn’t so much space between my content and the title of the next page.

Thank you very much!

badjohnny

Hi, I use the following CSS to control that space

<style type="text/css">
#container .page-area {
    padding: 70px 0 80px;
}
</style>

70px is top, 80px is bottom, so you can adjust them by yourself and add the css to “Simplekey options > Additionals > Additional code”.

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

Could you add a Klout icon / link option in the next theme update? i.e. http://klout.com/joelgratcyk

badjohnny

OK, no problem.

by
by
by
by
by