Discussion on Alamak - Responsive One Page Portfolio Theme

Discussion on Alamak - Responsive One Page Portfolio Theme

Cart 1,164 sales
Well Documented

ridianur supports this item

Supported

This author's response time can be up to 1 business day.

352 comments found.

Hi Ridianur

Quick Q – can the ‘greyscale’ filter/effect in the portfolio thumbnails be de-acivated easily?

Thanks

Hi there,
You can open script.js in js folder and delete this code about line 93
    $(window).load(function () {
        $('.bwWrapper').BlackAndWhite({
            hoverEffect: true, // default true
            // set the path to BnWWorker.js for a superfast implementation
            webworkerPath: false,
            // for the images with a fluid width and height 
            responsive: true,
            // to invert the hover effect
            invertHoverEffect: false,
            // this option works only on the modern browsers ( on IE lower than 9 it remains always 1)
            intensity: 1,
            speed: { //this property could also be just speed: value for both fadeIn and fadeOut
                fadeIn: 200, // 200ms for fadeIn animations
                fadeOut: 800 // 800ms for fadeOut animations
            },
            onImageReady: function (img) {
                // this callback gets executed anytime an image is converted
            }
        });
    });
cheers ;)

Hi Ridianur

I just created a flattery post for portfolio and inserted gallery short code “[gallery ids=”133,135,134” size=large]”

but the image is pixelated. The same image as featured image displays correctly. Is there anyway I can fix this?

www.ixdeas.co/wordpress (click on recent work > The Art Renter)

Thanks

sorry I meant ‘Gallery’ Post!

its look fine in here. Try to delete your browser cache and disabled any cache plugins.
cheers ;)

Hi Ridianur

Do you take on customization work for your themes at additional cost?

Thanks

Hi there,
Yes, sometime i do customization works for my themes. You can messages me the detail about that in via my profile page.
cheers ;)

Thanks a lot. I just sent you an email through your profile page. Hope you received it.

Hi, just answered your email.
cheers ;)

how come I do not termplate reduces the video according to the settings that I gave you? puts all the video in full width

link website: http://www.vibrandoneon.it/live/

TNKS.

Hi there,
There is no options to make single page in fullwidth mode. You only can remove the sidebar/make it fullwidth mode in blog post.

Hey there. Great theme!! Can you help me on my site as I can not get the testimonials Java Script to work. It just puts the second testimonial underneath. Also the #testimonial in the menu does not work. The sites addy is. ricksrockwalls.co.nz

Thanks in advance.

Hi there,
try to open testimonial.js in js folder and find this code
$(".testimonial:has(>div:eq(1)),.norotatingtweets:has(>div:eq(1))").list_ticker({

change that into

$(".testimonial:has(>li:eq(1)),.norotatingtweets:has(>div:eq(1))").list_ticker({
hope this helps

Thank you

Where is your documentation? I’m having difficulties with the pages and the menu… I don’t see the pages on the backend that are on the site!

Hi
Try to download the full package, not only the themes. Its in documentation folder.

Hello! sorry I couldn’t find the answer to my query in the database, so posting it here:

Is it possible to change the thumbnail of the portfolio square image on the homepage? Right now its automatically cropping it into a square.

Thanks Ng

hi, You can add this css in theme options->style setting->custom css
body{color:#333333;}
You can change #333333 with your own value

Thanks. This worked. But as a consequence of this action, the hover color on the nav bar has become black too. And its not visible against a black header color. Is there any way I can change only the navbar hover color? Thanks

Hi, you can add this css
.menu ul li a:hover, .navigation li a:hover{color:#fff;}
You can use firebug/chrome dev tool to see the element class/id for further customization regarding styling. If you’re not comfortable with it try to find someone who capable to do that.
cheers ;)

And thanks again, i didnt notice that u updated the documentation, the version of your template was not able to do that :) Now i got little bug, if i’m pressing the “view all works” button it wont do anything. and if im setting the item portfolio counter on a higher amount the 7th item is shown like that: http://hoffmann-nils.de/wp-content/uploads/2014/06/Bildschirmfoto-2014-06-11-um-10.54.03.png

If u want to take a look on it:

http://hoffmann-nils.de/

Hi there,
Its look like the problem is coming from the category you input for that item(“logo”). Try to add this css in theme options

.port-item img {
    max-width: 100%;
}
.port-item.logo {
    padding: 0 15px;
}
hope its works

wowowowowowow it works…never thought of something like that. i added items and it ruined it just a little bit more but i never thought of deleting an item. great works and thanks again you little genius!

You’re welcome. Im glad it all works fine now :)

Hello!

Could anyone suggest the best image dimensions for the slider image on the home-page to get the same layout as a demo?http://theme.ridianur.com/alamak/

Thanks!

THanks. This is perfect. Is there the option in the CSS to change the height of the homepage-slider image/container?

Hi,
you can add this css in theme options->style setting->custom css box for that

#supersized{height:80%;}

Great. Thanks again!

Hello again, thx for your last hint, i could solve the problem :) The next one should be easy: how can i activate the portfolio filter to show it above the portfolio items?

Hi, you need to use the homepage custom layout for that. You can see the detail in documentation.

Hello again, thx for your last hint, i could solve the problem :) The next one should be easy: how can i activate the portfolio filter to show it above the portfolio items?

Hi ridianur,

i want to open my portfolio items with a click on the images. Most of my customers are not able to click on the little button next to it. is there an option to solve this problem?

Hi there, its need a custom works.
You can see it in here http://ridianur.com/data/change-thumb-image-into-ajax.txt but if you’re not comfortable about changing the code, try to find someone who capable to do that.
cheers ;)

http://www.tumblr.com/blog/moments2-3

I have uploaded to my tumblr, then delete it.

Hi, in my worpress side bar buttons do not appear, portfolio, sevices, contacts, team … I have to do?. Theme Options if. If the template was installed. Thank you very much. Use google translator, sorry.

ohhh my god, were azap installed but not activated. longer works! ... sorry … thanks thanks thanks :)

ohhh my god, installed but not activated. longer works! ... sorry … thanks thanks thanks

You’re welcome :)

Hi there,

Nice template ! However i’m not a WP specialist and i don’t find the way to insert a “carousel-slider” into a portfolio project, just like we can see in the demo page. I’m sure it’s very easy but i’m turning around the admin pages without find the way.

Thanks in advance, Lucien

Hi there,
try to see the documentation about creating post/portfolio. There is video showing you about that.

sorry, was easy to find ! thanks

sure, np :)

Hi, thanks for your great theme, really happy with it.

I have some questions regarding the Google Map Settings. I would like the map to be less or without saturation and change the lightness value.

But it does not responds to any value, zoom level etc. has no problem at all.

Question numer 2. I would like to change the background of the Submit button in the contact-form. I was able to do that but than all the boxes of the form change as well.

Thanks all for your help.

Paul from Holland

Hi Paul,
1. If you want the google map show without the saturation just input 0 in google map saturation field. And you can input any value for zoom etc with own value.
2. You can see my form code for contact form in documentation, and check the output styling in firebug/chrome dev tool. It will be alot easier for you to understand that.


cheers ;)

1. Hello, that’s the problem. I understand that the value for no saturation should be 0, but nothing changes.. Zoom level etc. responds well.

2. Where can I find the documentation?

hi there,
can you give me your site link?so i can see the problems?
Try to download the full package, not only the theme. And after you download it you can see it in documentatino folder index.html

Good Morning! This is an awesome site and is working well with the exception of my portfolio section. My portfolio posts are not opening, the page just scrolls down but it will not open the content. I have read your solution suggestion on the support page, but that option did not work for me. My site is www.kiffanydugger.com. Perhaps you can take a look and advise me on how to correct the issue. Thanks!

Hi there ,
its look like you haven’t set the slider options yet. Try to create at least 1 slider list in your homepage to prevent any error. You can use your background image for the slider list image.
cheers ;)

Awesome! That worked…you rock!! :)

ok great! im glad to hear that :)

Hello,

I’m trying to import your data and I followed your instructions, it said all of the files failed during the import. :-/ Can you advise on what I might have done wrong?

HI there,
There is no wrong with that. Its only failed to import the images. You just need to replace the images with your own images.
cheers ;)

Great template, love it. I just launched www.astatefootball100.com and noticed that when viewed on mobile or tablet, the main image at the top doesn’t fill the full width of the site. I’m using the video template by default. Any suggestions?

Hi there,
try to using wider image for the background. The images size is based on 100% height.
cheers ;)

i received notification that you made update form 1.5 to 1.5.1 but i cannot find types of update would you share it with us? (bought your theme but using another account)

HI there,
The update only for small issues. Updating the testimonial.js so you can have only 1 testimonial, replacing the wrong version plugin inside /inc/plugins and adding 1 line css in style.css for fix the contact form input field.
And im sorry that i forgot to list the update details.
cheers ;)

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