Discussion on Nerduck - Minimal and Creative Portfolio WordPress Theme

Discussion on Nerduck - Minimal and Creative Portfolio WordPress Theme

By
Cart 615 sales
Well Documented

ClaPat supports this item

Supported

179 comments found.

Hi, I have a problem with the portfolio items. The first item on my portfolio links to itself at the end. So When you hover over next project it shows the name of the item I’m already on on. The other portfolio items don’t seem to have this problem. Can you please help me out to fix this? thanks in advance

Hi, try deactivating the post types order plugin. Thanks

Hello, thanks for that great theme.

I need to change one thing. In the portafolio section, inside the project page, the “Next project” button goes back in time: from the first work goes to the last. I think it should be upside down. From the last project (first shown in portafolio page) must to go to the penultimate work (second shown in portafolio page), not to the last, as it’s going right now.

I need to go forward, instead of backward. How can i change this? Thx!

Hello! So we are aiming to release next week an update which has this option of setting the navigation order. open a ticket on clapat.ticksy.com and provide wp admin credentials and we will install the new version. thanks

Thanks. I’ll be waiting ;-)

Hi ClaPat, Any update on when you will be adding a lightbox for the portfolio items? You mentioned that you were hoping to have it added and released at the start of the year?

Cheers.

Hey ClaPat, How is the update going? I really need this feature in order of rolling out my website. Can you provide a realistic timeframe? Believe you said it’d be released by now. Thanks.

Hello, the update is in tests. Beginning/mid next week. We thank you for your patience.

Or this week (depending on the time zone) :)

Hi,

1. my portfolio is showing only 6 items :( There is a limit to the number of projects in the portfolio?

2. why all the projects shows equal items (square) not rectangle items? (i mean masonry view?)

Thanks for reply www.futureform.pl

Hi,

1. no, unless you set it in page options. Also make sure that all portfolio items have featured images

2. you must set different thumbnail sizes for each portfolio item (in their options)

thanks

Hi

1. a. Featured image is set. b. “Maximum Number Of Items In Portfolio Mixed” now is set to 12 item but i still see only 6 .. c. on home page when i set 2 items then i see only 2 but when in setting is 12 items i still see only 6 …

2. ok,i will try.

Thanks

Hello, open a ticket on clapat.ticksy.com and provide wp admin credentials, also indicating the portfolio page name in question. thanks

Hi again :)

1) Can you let me know the css that i need to modify in order to push the menu down….our logo is square and we need the menu moved a bit down…i did this but if i hover the mouse at the top of the browser(when the menu is hidden) the drop-downs appear because it need to be more upwards when it’s hidden.

2) Also in the case of using th overlay menu…any way to keep the wording(Menu) and the vertical line next to the burger icon as it’s with the default menu?

It would be very useful for us to inspect your site therefore send us the url when you have it online, at least the first draft. Regarding the label Menu you can go to /sections/menu_section.php and move (or copy) line 42 to line 38 Thank you

Not really but anyway i’ll try to find out myself how to do it…because just If you copy line 42 to 38 then it will display the menu title 2 times…and if since it’s on line 38 it will display those inside the overlay menu as well (after you click the menu button) and it will diplsay those onlu if you change the css as well because you are using display:none; for when the overlay menu is in use.

Sorry for the multiple messages, but just found the solution to my 1st issue so i thought i should post it here in case someone else is interested…so along with my css changes i posted above you also need to increase the negative value of top property for .clapat-menu-item.

.clapat-menu-item { top: -150px; }

Hi there

Is it ok to update Visual Composer and Revolution Slider manually if i already own them ? Or did you make any modifications to the plugins that i need to know ?

Cheers

We didn’t do any modifications to the plugins themselves. Thanks

Awesome, thanks :)

Hi

I need to disable the animations because they are slowing down my site.

I was expecting an option to disable in the themes settings menu otherwise I’m very happy with the theme.

You told me before that it can be done changing a few lines in the code.

Could you please help me as my css knowledge is limited?

I’ll really appreciate your help with this issue.

Thanks a lot

Please tell us what animations do you want to disable. thanks

Hi I’d like to disable all of the “on loading” animations (that fade in effect for every page when loading content)

Thanks a lot for your help

Hi,

Open style.css and find all these elements: header, #pre-hero, #hero

Set for all opacity 1 and translateY to 0

Regards

Hello a question, are their already plans for integrating Woocomerce. Herewith a suggestion (especially the checkout and cart) see: http://demo2.themealien.com/furnde/ Looking forward for positive reaction.

Ok, thank you for your suggestions

PS, Do you have already a time or date scheduled for the update with Woocomerce?

We don’t at the present moment.

Hi i’m interested to buy. I want to ask if it possible to customize the header exactly like this website http://www.ulturale.com/ with center logo and the type “menu” near the overlay menu button and the two language switch. thank you very much

Hi, This can be done with small modifications. We can help you to achieve it. Regards

hi, can I place a video on my site apart from the one in the main slider. So a video on the page itself

Hi, You can add the video embedded code in the page (or pre-hero) content. thanks

I searched and searched but didnt find a solution. I dont want the category selection to be in small caps. How could i fix this?

the mentioned line is included in: (sections/portfolio_section_item.php) but to replace that line didnt change anything.

Hi, Are you referring to all portfolio filters or only the active one? thanks

Replace the line in the file I mentioned the very first time. If you still having difficulties open a ticket on clapat.ticksy.com and provide FTP login. thanks

hi, can i place a “xing” social business link in the footer?

Hi there,

add ‘xing’ in the social links array constructed in /include/defines.php such as


$cpbg_social_links = array(    'facebook' => 'Facebook',
                    'twitter' => 'Twitter',
                    'behance' => 'Behance',
                    'dribbble' => 'Dribbble',
                    'google-plus' => 'Google Plus',
                    'instagram' => 'Instagram',
                    'linkedin' => 'Linkedin',
                    'whatsapp' => 'WhatsApp',
                    'deviantart' => 'DeviantArt',
                    'digg' => 'Digg',
                    'flickr' => 'Flickr',
                    'foursquare' => 'Foursquare',
                    'git' => 'Git',
                    'pinterest' => 'Pinterest',
                    'reddit' => 'Reddit',
                    'skype' => 'Skype',
                    'stumbleupon' => Stumbleupon',
                    'tumblr' => 'Tumblr',
                    'yahoo' => 'Yahoo',
                    'yelp' => 'Yelp',
                    'youtube' => 'Youtube',
                                         'xing' => 'Xing' );

thanks

Hi, One more.

Is it also possible to change the arrow of the Main slider.

To make for example like wise https://pixelgrade.com/demos/pile

Of course also the Back-to-top arrow at the bottom needs to be changed to the same styling.

Looking forward for your reply.

Regards John

This require a lot of custom work. Sorry

Ok thanks…

Hi. I am very interested in your theme.

I have three questions: 1: Can I use the portfolio as the main page (home)?

2: Could the menu be displayed all the time? Default?

3: I need a portfolio with the three columns style without gutter but I need to put some text (title and little description) in sight. Is it posible? Instead of the text to appear with hover effect?

Thanks in advance.

Hi,

1. yes

2. yes

3. This is not possible. But with some minor css modifications you can make the hover text to be visible over the images.

Regards

Hi, When I install the theme it doesn’t seem to work. My content shows up like this:

[vc_column width=”1/2?]

About Nerduck Studio

width=”1/2?]/vc_column

Can you help me to fix this?

Responded to the ticket. You can add any links in slide content, have you tried? thanks

You mean an a href? What I want is to make the entire image clickable, not only the text

Then you have to disable the ‘hero click’ (which centres this section) in /js/scripts.js and then make the href full width + height. thanks

One more, is it also possible to have the slider set to full page, so it has an appearance likewise: https://pixelgrade.com/demos/pile

Looking forward for your reply

Great it works Perfectly,

Only one minor issue, is their also a short code for the menu section, Now they are appearing with a with in a with box. Can you also make this transparant?

Please add this in Theme Options > Custom CSS:

.flexnav li a { background: transparent none repeat; color:#333; }

.flexnav li { background-color: transparent; }

Great it worked smoothly. Thanks

hi the transition of the fading effect on the main slider is still not smooth (galileemedia.com) can you please advise

Hi, Please add this in Theme Options > Styling Options > Custom CSS:

.slides li {
        -webkit-transition: all 0s ease-in-out!important;
        -moz-transition: all 0s ease-in-out!important;
        -o-transition: all 0s ease-in-out!important;
        -ms-transition: all 0s ease-in-out!important;
        transition: all 0s ease-in-out!important;
    }

Thank you greatly!!! The slider transition became smooth…

Hi, i’m interested in buying your theme! I am from Germany and need multilingual support for German and English. Are there any possibilities with this theme; Maybe with a plug-in?

Nerduck theme supports WPML , it has the wpml configuration file shipped with the theme. Thank you

oh great, thank you very much! :-)

oh great, thank you very much! :-)

Hi, me again, I fogot to mention that its the nedruck theme. And I have another question, how is it possible to open an Animated Link in a new Browsertab? It doesn`t matter what I select, its always opening in the same tab. With Button I don´t have the problem, but I like the look of the Animated Link better then a button.

Plz open a ticket on clapat.ticksy.com, provide admin username and pwd and we will help you out. thanks

Hi, after changing the order of my portfolio items with “portfolio>Sortieren” the link “Next project” is not working properly anymore, for example I click Next projekt and its the same projekt again and again. How can I change that and is it maybe possible to link a certain projekt after another? Thanks.

Hello, it’s probably because of the Post Types Order plugin. Initially we included it to be able to reorder the Main Slider slides but it looks like sometimes is causing problems to the projects navigation. Disable it or in the post types order settings ?go and set ‘Show / Hide re-order interface’ to Hide for Portfolio. thank you

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