179 comments found.
Hello, great theme! Could I know if you have plans to implement with woo commerce? Thank you!
Not in the near future. Perhaps in the medium-long term. thanks
Hi
I leave this message 2 days ago in your forum support but still with no answer
Since a couple of days and without make any changes in the admin panel or css, my website (sr-x.com) is randomly failing to show. Seems like the site is loading but a white overlay is covering the page. I can still log in to my admin panel but i cant figure out where the issue is coming from. I think that it might be related to the loading animation?
I would appreciate any help because I’m showing the web this days to potential customers.
Thanks a lot
Responded to your ticket. thanks
Hello, Is it possible to also have the toggle menu or the overlay menu in mobile view instead of the dropdown menu?
Hi there, yes it is possible, however only with a complex change. We may include it in a future update. thanks
Hi there,
I have just purchased your theme and looks awesome so far. I need to change the fonts to be Brandon Grotesque from Typekit. I have tried to follow the steps from Typekit but I can’t seem to make it work. Could you please help with that?
Thank you!
thanks
Hi, can you tell me, if it is possible to display the portfolio from newest to oldest or vice versa and if yes how? My second question is, if it is possible to change the size of the video window other then half and full. I would like it to look like vimeo or youtube. And the last thing I would like to change, the logo size . How do I do that? Many thanks and regards
Hi,
1. ‘display portfolio’ – you mean portfolio navigation (next project) or how you display the thumbnails in the portfolio template page?
2. send us the url of the page
3. customizing the width and height of
logo img {
height: 50px;
width: auto;
}
in theme options -> styling options -> custom css
thanks
Hi, yes, I mean the portfolio navigation -> next project. But as you mentioned the thumbnails, can I also change the sizes of them? Here is the url of my page, but it’s still a preview url. It should be changed within the next 24 hours to allegravideo.ch Thanks in advance and best regards
Me again, The logo size will not change. What do I do wrong?
loops, I forgot
http://preview-web01.136526.aweb.preview-site.ch
.page-id-227 #hero {
height: 80% !important;
}
in theme options -> styling options -> custom css to set 80% height, for example
thanks
Hi again, can I ad a Vimeo icon in the social media section and is it possible to ad colors to the different icons?
Yes, select it from social icons list in theme options.
Customize the colors of the social icons with:
.socials li a {
color: #___your hex code here____;
}
thanks
Thanks!
Hi there, now that is a very stupid question,but is Nerduck not fully responsive? On the mobile it doesn’t function as expected.
Nerduck is fully responsive – give examples otherwise. Or better open a ticket on clapat.ticksy.com, it may be related with your site. Provide specific details and your site url. thanks
Hi, I’m really interested on buying your theme which looks awesome by the way. My only concern is whether the top menu can be set to always visible? (ie. no need to click on the hamburger icon to expand it). Many thanks!
Hi,
Yes, you can set the menu to be always visible in Theme Options.
Regards
Hi, how can I hide the slider dots at the bottom of the slider? (the points indicating the slider follow-up)
Can you send us the page url? thx
galileemedia.com
try adding
.flex-control-nav {
display: none;
}
in theme options -> styling options -> custom css
thanks
Ps any news on implementing Woocomerce?
Hello! we will not be implementing woo in the near future. thanks
Sorry to hear that …
Hello the fade function of the slider does not have a smooth transition, shocking . Can you do smoothening about this?
The main slider speed speed and effect can be set in theme options. thanks
Thank you for your quick reply, What I meant is that the fading transition does not fade smoothly but little bit shocking even when I set the slider speed to 10 (max)
Hi John try changing animation speed parameter
animationSpeed: 1000,
in /js/scripts.js , line 336 here is a complete list of flexslider parameters https://github.com/woothemes/FlexSlider/wiki/FlexSlider-Propertiesthanks
Hi, I would need to know for the beautiful theme nerduck, how set in homepage the portfolio only a single category because in portfolio template and mixed not change . Thank you. Best regards. David
thanks
ok, tks for the quick response, but for home page with portfolio template is only mixed…i must select only single category here… pardon for my english
Yes, but then you would have modify the portfolio mixed template file so that it will look after a certain category / term. Requires php knowledge.
strange is not included in original developed, because there are 2 choises: template normal and mixed… wath is the differences?
Portfolio mixed template includes also the page content.
Hi, please, why in the my first inserted page of the portfolio with “reorder” (first in scrolling) the link “next project” in the bottom do not connecting enithing? Because now is impossible viewing the next item of portfolio … tks -david
Hi there, plz open a ticket on clapat.ticksy.com and provide wp admin credentials, if possible. thanks
Hey I am trying to changer the font size of the body text trough Appearance/themeoptions-typography, but it does not effect any thing. Can you please help?
Hello, try adding the font properties for paragraph(s)
p {
font-size: ....
}
thanks
Hello thank you for your reply, but it does not work also not the setting for font color. Is there an other way?
p {
color: ....
}
OK Great!
How can I change the color of the body text?
Hello, try adding the font properties for paragraph(s)
p { font-size: .... }
in theme options -> styling options -> custom css
thanks
Thanx
Hello ClaPat, I have read already many request for Woo commerce update on this Theme, please adopt this mayor request in your action plan. I am sure that you will not regret it!
Another question. How can i remove on the home page margin from portfolio items. Just as on the “portfolio no margin” site?
Regards
You just go to page options, select ‘Portfolio Templates’ and then ‘Enable Portfolio Thumbnail Margins’ to ‘Off’. thanks
Thanks!
Only margin under main slider remained 
What’s the page url?
www.futureform.pl
.page-template-portfolio-mixed-page #hero {
margin-bottom: 0px;
}
Great! Thank you! 
BTW. there is the possibility of setting a blog post over the entire width of the screen and not just on half?
Hi,
Please add this in Theme Options > Styling Options > Custom CSS:
.post .one_half {
width: 100% !important;
}
Supercool!
Thanks again 
/
Now we wait for update theme – social share portfolio items and pagination or “load more” option in portfolio 
also in blog post social share
thanks
if I will be able to upload myown icons is going to be great because the present does not fit entirely into the minimalist style of template 
You can replace the images where the plugins stores them, just make sure they have the same res.
hi. does this theme support woocommerce?
Hi there, the current version is not integrated with woocommerce. thanks
ah, okay. is this planed for a future update?
if the demand for it is growing, possibly yes, but unfortunately I can give you an exact timeframe. 
How is the next update going? Will the light box feature be present?
No exact date yet, we aim to release it this month. thanks
Hi,
How can i change resolution of logo? I have long, typography logo that is scaling down 
Regards
Hi, what is the site url? thanks
Thank you for reply. I already received assistance in the support center 
When I try to change the font size nothing happens. Can you tell me what the problem is?
Open a ticket on clapat.ticksy.com and provide your site url. thanks
Is it possible to make the burger menu sticky?
Hi, You can set in Theme Options > Header Options > Hide Header disabled.
Regards
Hi! I’m thinking about purchasing this theme, but I wonder if it’s possible to have fullscreen images on the detail page? In the demo I only see fullscreen headers. And is it possible to have a fullscreen overlay menu instead of the basic topbar menu? Thanks in advance!
Hi, To make sure I understand correctly: the hero section (the which comes after the headers – called pre-hero section) can a have a fullscreen image or slider. You can build pages without pre-hero section.
check this page for the fullscreen overlay menu: http://clapat.ro/themes/nerduck-wordpress/overlay-menu/Any other questions, do not hesitate to contact us. thanks
Hi, thanks for your reply. But that is not what I mean. If you look at this page http://clapat.ro/themes/nerduck-wordpress/clapat_ndk_portfolio/frock-template/ then the first image is a fullscreen image but all the other images on the page have white space around them. so what I would like to know is if I can have more fullscreen images on a portfolio detail page? Hope this makes more sense 
Hi, only if you change the container to make it full width with custom CSS. Requires some CSS knowledge. thanks
If I purchase the theme is it possible you help me out with changing this in the css?
Yes we can help you with that. Just submit a ticket to clapat.ticksy.com