ThemeForest

Singlet | One Page Responsive WordPress Theme

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

Also all the images (vertical AND horizontal) are heavily distorted posted in a page if you view the site on a mobile device. Is there any chance there would be a fix for that?

QuadCodes

Hello,

Since theme supports 4:3 ratio images, Vertical images will distort. you have to change style associated with ( Width & Height )

#qcPortfolioGrid li

& in MediaQueries as well.
Default-user

Please could you qive me detailed instructions how can I change the 4:3 ratio of the images? It would be of great help as otherwise I’ll have to delete the theme and give an absolutely negative rating. After all it’s 2013 and I can’t post any vertical or non 4:3 ratio images on my website. Thank you!

QuadCodes

Hello,

You are trying to change dimension of images that are inside carousel. You can’t change carousel items height dynamically without modifying css.

Please contact me via mail with temporary login details to your wordpress installation.

Also, Please let me know EXACT size of your vertical images & all images should have SAME size.

Regarding image distortion on mobile device, You should use higher resolution images.

Thanks,

- Mandar

Default-user

Hi Mandar,

I’ve sent you an email, I hope you receive it.

Thanks a lot for your kind help!

Dani

Default-user

Hi Mandar, it’s more than 8 days ago that you promised to have a look at my website and still there is no help from you. This is getting a bit frustrating.. please, could you fix the issue mentioned?

thank you!

Dani

QuadCodes

Hello Dani,

Sorry ! I lost your mail in spam. Anyways, I have replied you.

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

Hi There,

I think I’m currently UNINSTALLING your wordpress theme, I have experienced too many bugs as per follow:

1. Contact form not working for Internet Explorer 2. Error in Project slider 3. Menu error for external link.

Please advise.

QuadCodes

Hello,

Please post me a link to your site & I’ll have a look.

Default-user

Hi there, I’ve messaged u in the profile, did u receive it?

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

hi, i created the menu and everything works great, just another quick question, is there a way that the top menu stays visible at all time so i dont have to scroll down for it to appear?

QuadCodes

Hello,

Yes, you can have that !

Go to style.css & on line no : 138 for ”#qcPrimaryNav” remove

display: none;

Then, Go to includes/js/init.js & remove line no 181 to 188

// Show / Hide Navigation
jQuery(document).scroll(function() {
    if( jQuery(this).scrollTop() >= jQuery(window).height()) {
        jQuery('#qcPrimaryNav, #qcKeyBoardNav').not('.nh').fadeIn();
    } else {
        jQuery('#qcPrimaryNav, #qcKeyBoardNav').not('.nh').hide();
    }
});

That’s it !!

Default-user

great, got it working, thanks a lot!!

  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 0-1 years
  • Sold between 1 and 100 dollars

Hello, QC team

Thanks for your theme, he is really great ! But i have a question, how i can remove the ” budget selector” in the contact form please ?

Thank you !

  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 0-1 years
  • Sold between 1 and 100 dollars

Because ,

i removed in the index.php line no : 405 to 428, but after … the contact form is broke …

i recieve no mails

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

hi,

is there a way i can change the blog icons to the featured image of the post?

thanks in advance

QuadCodes

Hello michaelbrignac,

Thanks for purchasing Singlet !

Please contact me via mail with temporary login details to your wordpress installation & I’ll work on your need.

Thanks

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

Hi,

Great theme. I have only one question. Normally I install the plugin ‘Display Widgets’ to display widgets on specific pages. Because I want to display on each page an other header-slider.

With this theme it doesn’t work. I think it’s because this template works differently with the navigation.

Can you tell me if it’s possible to show widgets on specific pages only?

Greets, Mark

QuadCodes

Hello Markgoessens,

Thanks for purchasing Singlet !

As Singlet is one page template, you can not have different widgets for different pages.

Thanks,

- Madnar

Default-user

Hi Madnar,

Thanks for your reply. I understand that. But I can’t imagine that it’s not possible to show a different slider on each ‘page’.

I tried that with a shortcode in a custom field of that page. On the internet I found several PHP codes for that:

<?php if ( get_post_meta($post->ID, ‘slider’, true) ) echo do_shortcode(get_post_meta($post->ID, ‘slider’, $single = true)); ?>

I changed the code above to let it work with this theme:

<?php if ( get_post_meta($qcPageID, ‘slider’, true) ) echo do_shortcode(get_post_meta($qcPageID, ‘slider’, $single = true)); ?>

But than, again, the slider only appears on the first page. Can you tell me if this isn’t an option too?

I can’t imagine this doesn’t work. Because the texts on each page can be different too. So why couldn’t I use a different slider on each page?

I hope you know what I can do.

Greets Mark

Default-user

Hi Madnar,

I’m back again. :) I solved the problem by myself. Actually, it was my mistake. The code above did his job great. I didn’t know this code was case-sensitive. That’s why the slider didn’t show up at some pages.

Thanks for your help anyway.

Greets, Mark

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

Hi I have purchased the theme but I am not very happy at the lack of customisation nor the lack of documentation. I want to remove the social media sections from the footer but cant find where to remove them. I also want to customise the contact form but again there is no documentation on how to do this.

I also seem to be having a problem with the shortcodes button on the editor – I want to add a contact form to the bottom of a post but the button does not do anything.

Very poor quality

QuadCodes

Hello,

Thanks for purchasing Singlet !

Please contact me via mail with temporary login details to your wp-installation & I’ll have a look at your issues.

Thanks

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

Hi,

Can you help me change the Dribble feed count in the footer to show youtube subscribers feed instead?

Thanks, Rose

QuadCodes

Hello,

Singlet do not support youtube subscriber count api.

But you can add one as describe here :

https://developers.google.com/youtube/
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
mwocks Purchased

Hello,

Very nice theme, I am liking it so far. I was wondering if there is any way to make the portfolio carousel more than two vertical rows.

M.

  • Has been a member for 0-1 years

Hello, i like this theme, but it’s possible add ajax load portfolio?…

Ty…

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

Hi: I just realized that my contact form is not working. In Theme Options, I have the correct email entered in “Contact Form E-Mail”. I created a Contact Page and selected “Contact” under Choose Page Template. It shows up on the page, but is not working. What have I done wrong? Thanks.

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

Hi: I just realized that my contact form is not working. In Theme Options, I have the correct email entered in “Contact Form E-Mail”. I created a Contact Page and selected “Contact” under Choose Page Template. It shows up on the page, but is not working. What have I done wrong? Thanks.

QuadCodes

Hello,

I’m in the middle of shifting my workspace to new place. So, I’m unable to provide any support whole this week.

I really appreciate your patience & my apologies for any inconvenience cause to you .

Thanking You !

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

Hi

Is it only possible to make one Portfolio page? I would like to make 2-3 different portfolios on different pages. How is that done?

Thanks

QuadCodes

Hello,

Sorrry but you can only have one portfolio.

Thanks

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

Hi,

My published pages aren’t showing up on the theme. Is there anywhere I need to tick a box so that it shows? Thanks!

QuadCodes

Hello,

Please post a link to your site.

Thanks

Default-user

I have fixed this now, but the navigation menu stays visible even on the front page. How do I make it like on your demo?

Default-user

my ‘scroll to..” button on the front page doesn’t scroll down and the portfolio carosel is not clicking/working on hover – HELP!

QuadCodes

Hello,

Please post a link to your site.

Thanks

Default-user

I ended up just re uploading original theme files and it is working again. However, now my menu titles are not working. I can’t work out how to make them show in the navigation menu?!

QuadCodes

Hello,

Have you assign menu @ locations as per documentation ???

Please assign menu.

Thanks

Default-user

Yes that has already been done

QuadCodes

Please contact me via mail with temporary login details to your wp-installation & I’ll have a look.

Default-user

Sorry for not replying but I fixed this issue. I re installed the theme again and it worked fine.

I am now having an issue that my navigation menu is not hiding on the front page. How do I fix this?

QuadCodes

Please contact me via mail with temporary login details to your wp-installation & I’ll have a look.

by
by
by
by
by